Home
last modified time | relevance | path

Searched refs:getnetconfig (Results 1 – 25 of 28) sorted by relevance

12

/trueos/lib/libc/rpc/
HDMakefile.inc7 clnt_vc.c rpc_dtablesize.c getnetconfig.c getnetpath.c getrpcent.c \
47 MAN+= bindresvport.3 des_crypt.3 getnetconfig.3 getnetpath.3 getrpcent.3 \
57 getnetconfig.3 setnetconfig.3 \
58 getnetconfig.3 getnetconfigent.3 \
59 getnetconfig.3 freenetconfigent.3 \
60 getnetconfig.3 endnetconfig.3 \
61 getnetconfig.3 nc_perror.3 \
62 getnetconfig.3 nc_sperror.3 \
HDcrypt_client.c60 while ((nconf = getnetconfig(localhandle)) != NULL) {
HDgetnetpath.c163 if ((ncp = getnetconfig(np_sessionp->nc_handlep)) == NULL) {
HDSymbol.map79 getnetconfig;
HDrpc_generic.c269 while ((nconf = getnetconfig(confighandle)) != NULL) {
370 nconf = getnetconfig(handle->nhandle);
HDkey_call.c385 while ((nconf = getnetconfig(localhandle)) != NULL) {
HDrpc_soc.c525 while ((nconf = getnetconfig(localhandle)) != NULL) {
HDgetnetconfig.c243 getnetconfig(handlep) in getnetconfig() function
HDrpcb_clnt.c493 while ((nconf = getnetconfig(nc_handle)) != NULL) { in local_rpcb()
679 while ((nconf = getnetconfig(localhandle)) != NULL) { in __rpcbind_is_up()
/trueos/sys/rpc/
HDnetconfig.h83 struct netconfig *getnetconfig(void *);
HDgetnetconfig.c98 getnetconfig(void *handle) in getnetconfig() function
HDrpc_generic.c529 while ((nconf = getnetconfig(confighandle)) != NULL) { in __rpc_getconfip()
619 nconf = getnetconfig(handle->nhandle); in __rpc_getconf()
623 nconf = getnetconfig(handle->nhandle); in __rpc_getconf()
HDrpcb_clnt.c494 while ((nconf = getnetconfig(nc_handle)) != NULL) { in local_rpcb()
694 while ((nconf = getnetconfig(localhandle)) != NULL) {
/trueos/include/
HDnetconfig.h83 struct netconfig *getnetconfig(void *);
/trueos/sys/modules/krpc/
HDMakefile12 getnetconfig.c \
/trueos/lib/libypclnt/
HDypclnt_passwd.c85 while ((nc = getnetconfig(localhandle)) != NULL) { in ypclnt_havepasswdd()
168 while ((nc = getnetconfig(localhandle)) != NULL) { in yppasswd_local()
/trueos/usr.sbin/rpc.lockd/
HDlockd.c309 while ((nconf = getnetconfig(nc_handle))) { in main()
328 while ((nconf = getnetconfig(nc_handle))) { in main()
400 while ((nconf = getnetconfig(nc_handle))) { in main()
/trueos/usr.sbin/rpc.statd/
HDstatd.c196 while ((nconf = getnetconfig(nc_handle))) { in main()
260 while ((nconf = getnetconfig(nc_handle))) { in main()
/trueos/usr.sbin/rpc.yppasswdd/
HDyppasswdd_main.c292 while ((nconf = getnetconfig(localhandle)) != NULL) { in main()
/trueos/contrib/tcp_wrappers/
HDtli.c211 while (config = getnetconfig(handlep)) {
/trueos/usr.sbin/ypserv/
HDyp_main.c536 while((nconf = getnetconfig(nc_handle))) { in main()
/trueos/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
HDrpcbind.c163 while ((nconf = getnetconfig(nc_handle))) { in rpcbind_main()
/trueos/usr.sbin/rpcbind/
HDrpcbind.c183 while ((nconf = getnetconfig(nc_handle))) { in main()
/trueos/usr.sbin/keyserv/
HDkeyserv.c183 while ((nconf = getnetconfig(localhandle)) != NULL) {
/trueos/usr.sbin/mountd/
HDmountd.c479 while ((nconf = getnetconfig(nc_handle))) { in main()
542 while ((nconf = getnetconfig(nc_handle))) { in main()

12