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

/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_bind.c91 * This is a "wrapper" function that is implemented by the yp_bind()
96 yp_bind(domain) function
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c245 * POLICY: Let nobody do a yp_bind or __yp_dobind explicitly
390 clnt_pcreateerror("yp_bind: clnt_tli_create");
396 (void) printf("yp_bind: clnt_tli_create suceeded\n");
485 clnt_pcreateerror("yp_bind: tli_open_rsvdport");
496 clnt_pcreateerror("yp_bind: clnt_tli_create");
502 (void) printf("yp_bind: clnt_tli_create suceeded\n");
841 yp_bind(char *domain) function
1194 syslog(LOG_DEBUG, "yp_bind client: can't stat %d", pdomb->fd);
1202 "yp_bind client: fd %d changed, old=0x%x, new=0x%x",
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile311 yp_bind.3nsl \
559 yp_bind.3nsl := LINKSRC = ypclnt.3nsl

Completed in 49 milliseconds