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()
294 void *localhandle; in getkeyserv_handle() local349 if (!(localhandle = setnetconfig())) { in getkeyserv_handle()365 endnetconfig(localhandle); in getkeyserv_handle()368 while ((nconf = getnetconfig(localhandle)) != NULL) { in getkeyserv_handle()388 endnetconfig(localhandle); in getkeyserv_handle()
470 void *localhandle; in svcunix_create() local478 localhandle = setnetconfig(); in svcunix_create()479 while ((nconf = getnetconfig(localhandle)) != NULL) { in svcunix_create()518 endnetconfig(localhandle); in svcunix_create()
654 void *localhandle; in __rpcbind_is_up() local658 localhandle = setnetconfig(); in __rpcbind_is_up()659 while ((nconf = getnetconfig(localhandle)) != NULL) { in __rpcbind_is_up()664 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()
169 void *localhandle; in main() local290 localhandle = setnetconfig(); in main()291 while ((nconf = getnetconfig(localhandle)) != NULL) { in main()312 endnetconfig(localhandle); in main()
113 void *localhandle; in main() local178 localhandle = setnetconfig(); in main()179 while ((nconf = getnetconfig(localhandle)) != NULL) { in main()200 endnetconfig(localhandle); in main()
689 void *localhandle;693 localhandle = setnetconfig();694 while ((nconf = getnetconfig(localhandle)) != NULL) {702 endnetconfig(localhandle);
314 void *localhandle; local318 localhandle = setnetconfig();319 while ((nconf = getnetconfig(localhandle)) != NULL) {330 endnetconfig(localhandle);