Home
last modified time | relevance | path

Searched refs:dopush (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/saf/
H A Ddoconfig.c53 static int dopush(int, char *);
129 if (dopush(fd, p)) { in doconfig()
267 dopush(int fd, char *p) in dopush() function