Home
last modified time | relevance | path

Searched refs:setnetconfig (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/3rdparty/libtirpc/src/
H A Dgetnetpath.c92 if ((np_sessionp->nc_handlep = setnetconfig()) == NULL) { in setnetpath()
149 np_sessionp->nc_handlep = setnetconfig();
H A Dcrypt_client.c59 localhandle = setnetconfig();
H A Drpc_generic.c263 if (!(confighandle = setnetconfig())) {
329 if (!(handle->nhandle = setnetconfig())) {
H A Dkey_call.c352 if (!(localhandle = setnetconfig())) {
H A Drpcb_clnt.c469 nc_handle = setnetconfig(); in local_rpcb()
663 localhandle = setnetconfig(); in __rpcbind_is_up()
H A Dgetnetconfig.c217 setnetconfig() in setnetconfig() function
H A Drpc_soc.c616 localhandle = setnetconfig();
/reactos/dll/3rdparty/libtirpc/tirpc/
H A Dnetconfig.h92 extern void *setnetconfig (void);