Searched refs:localhandle (Results 1 – 9 of 9) sorted by relevance
52 void *localhandle; in _des_crypt_call() local56 localhandle = setnetconfig(); in _des_crypt_call()57 while ((nconf = getnetconfig(localhandle)) != NULL) { in _des_crypt_call()64 endnetconfig(localhandle); in _des_crypt_call()69 endnetconfig(localhandle); in _des_crypt_call()72 endnetconfig(localhandle); in _des_crypt_call()
295 void *localhandle; in getkeyserv_handle() local350 if (!(localhandle = setnetconfig())) { in getkeyserv_handle()366 endnetconfig(localhandle); in getkeyserv_handle()369 while ((nconf = getnetconfig(localhandle)) != NULL) { in getkeyserv_handle()389 endnetconfig(localhandle); in getkeyserv_handle()
471 void *localhandle; in svcunix_create() local479 localhandle = setnetconfig(); in svcunix_create()480 while ((nconf = getnetconfig(localhandle)) != NULL) { in svcunix_create()519 endnetconfig(localhandle); in svcunix_create()
655 void *localhandle; in __rpcbind_is_up() local659 localhandle = setnetconfig(); in __rpcbind_is_up()660 while ((nconf = getnetconfig(localhandle)) != NULL) { in __rpcbind_is_up()665 endnetconfig(localhandle); in __rpcbind_is_up()
68 void *localhandle = 0; 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 = 0; 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() local291 localhandle = setnetconfig(); in main()292 while ((nconf = getnetconfig(localhandle)) != NULL) { in main()313 endnetconfig(localhandle); in main()
118 void *localhandle; local182 localhandle = setnetconfig();183 while ((nconf = getnetconfig(localhandle)) != NULL) {204 endnetconfig(localhandle);
689 void *localhandle;693 localhandle = setnetconfig();694 while ((nconf = getnetconfig(localhandle)) != NULL) {702 endnetconfig(localhandle);
316 void *localhandle; local320 localhandle = setnetconfig();321 while ((nconf = getnetconfig(localhandle)) != NULL) {332 endnetconfig(localhandle);