HomeSort by relevance Sort by last modified time
    Searched defs:yp_bind (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbc/libc/yp/
yp_bind.c 91 * This is a "wrapper" function that is implemented by the yp_bind()
96 yp_bind(domain) function
  /onnv/onnv-gate/usr/src/lib/libnsl/yp/
yp_bind.c 249 * POLICY: Let nobody do a yp_bind or __yp_dobind explicitly
394 clnt_pcreateerror("yp_bind: clnt_tli_create");
400 (void) printf("yp_bind: clnt_tli_create suceeded\n");
489 clnt_pcreateerror("yp_bind: tli_open_rsvdport");
500 clnt_pcreateerror("yp_bind: clnt_tli_create");
506 (void) printf("yp_bind: clnt_tli_create suceeded\n");
845 yp_bind(char *domain) function
1198 syslog(LOG_DEBUG, "yp_bind client: can't stat %d", pdomb->fd);
1206 "yp_bind client: fd %d changed, old=0x%x, new=0x%x",

Completed in 260 milliseconds