Searched refs:localhandle (Results 1 – 9 of 9) sorted by relevance
51 void *localhandle; in _des_crypt_call() local55 localhandle = setnetconfig(); in _des_crypt_call()56 while ((nconf = getnetconfig(localhandle)) != NULL) { in _des_crypt_call()63 endnetconfig(localhandle); in _des_crypt_call()68 endnetconfig(localhandle); in _des_crypt_call()71 endnetconfig(localhandle); in _des_crypt_call()
293 void *localhandle; in getkeyserv_handle() local348 if (!(localhandle = setnetconfig())) { in getkeyserv_handle()364 endnetconfig(localhandle); in getkeyserv_handle()367 while ((nconf = getnetconfig(localhandle)) != NULL) { in getkeyserv_handle()387 endnetconfig(localhandle); in getkeyserv_handle()
465 void *localhandle; in svcunix_create() local473 localhandle = setnetconfig(); in svcunix_create()474 while ((nconf = getnetconfig(localhandle)) != NULL) { in svcunix_create()513 endnetconfig(localhandle); in svcunix_create()
648 void *localhandle; in __rpcbind_is_up() local652 localhandle = setnetconfig(); in __rpcbind_is_up()653 while ((nconf = getnetconfig(localhandle)) != NULL) { in __rpcbind_is_up()658 endnetconfig(localhandle); in __rpcbind_is_up()
68 void *localhandle = NULL; in ypclnt_havepasswdd() local84 localhandle = setnetconfig(); in ypclnt_havepasswdd()85 while ((nc = getnetconfig(localhandle)) != NULL) { in ypclnt_havepasswdd()110 endnetconfig(localhandle); in ypclnt_havepasswdd()142 void *localhandle = NULL; in yppasswd_local() local167 localhandle = setnetconfig(); in yppasswd_local()168 while ((nc = getnetconfig(localhandle)) != NULL) { in yppasswd_local()219 endnetconfig(localhandle); in yppasswd_local()
168 void *localhandle; in main() local289 localhandle = setnetconfig(); in main()290 while ((nconf = getnetconfig(localhandle)) != NULL) { in main()311 endnetconfig(localhandle); in main()
107 void *localhandle; in main() local171 localhandle = setnetconfig(); in main()172 while ((nconf = getnetconfig(localhandle)) != NULL) { in main()193 endnetconfig(localhandle); in main()
683 void *localhandle;687 localhandle = setnetconfig();688 while ((nconf = getnetconfig(localhandle)) != NULL) {696 endnetconfig(localhandle);
306 void *localhandle; local310 localhandle = setnetconfig();311 while ((nconf = getnetconfig(localhandle)) != NULL) {322 endnetconfig(localhandle);