Searched refs:NIS_VERSION (Results 1 – 3 of 3) sorted by relevance
/nis/ |
A D | nis_findserv.c | 108 NIS_VERSION, 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 | 538 #define NIS_VERSION 3 macro
|
Completed in 8 milliseconds