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

/osnet-11/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",

Completed in 18 milliseconds