Searched defs:finds (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Dconn.c43 static int finds(char *, char *[], int);
89 while ((nf = finds(system, flds, F_MAX)) > 0) {
115 /* finds or getto failed */
264 * finds - set system attribute vector
282 finds(char *sysnam, char *flds[], int fldcount) function
304 DEBUG(1, "malloc failed for info in finds\n", 0);

Completed in 22 milliseconds