Searched refs:NIS_PROG (Results 1 – 3 of 3) sorted by relevance
/nis/ |
A D | nis_findserv.c | 107 sin.sin_port = htons (__pmap_getnisport (&sin, NIS_PROG, in __nis_findfastest_with_timeout() 145 clnt = clntudp_create (&saved_sin, NIS_PROG, NIS_VERSION, *timeout, &sock); in __nis_findfastest_with_timeout()
|
A D | nis_call.c | 202 port = __pmap_getnisport (&dbp->addr, NIS_PROG, NIS_VERSION, in __nisbind_connect() 210 dbp->clnt = clntudp_create (&dbp->addr, NIS_PROG, NIS_VERSION, in __nisbind_connect() 213 dbp->clnt = clnttcp_create (&dbp->addr, NIS_PROG, NIS_VERSION, in __nisbind_connect()
|
/nis/rpcsvc/ |
A D | nis.h | 537 #define NIS_PROG 100300 macro
|
Completed in 7 milliseconds