HomeSort by: relevance | last modified time | path
    Searched refs:endnetconfig (Results 1 - 8 of 8) sorted by relevancy

  /src/include/
netconfig.h 113 int endnetconfig(void *);
  /src/lib/libc/rpc/
getnetpath.c 118 (void) endnetconfig(np_sessionp->nc_handlep);
220 endnetconfig(np_sessionp->nc_handlep);
getnetconfig.c 62 __weak_alias(endnetconfig,_endnetconfig)
203 * active until endnetconfig() is called with that session's handle as an
357 * endnetconfig() may be called to "unbind" or "close" the netconfig database
358 * when processing is complete, releasing resources for reuse. endnetconfig()
359 * may not be called before setnetconfig(). endnetconfig() returns 0 on
364 endnetconfig(void *handlep) function in typeref:typename:int
Makefile.inc 28 getnetconfig.3 endnetconfig.3 \
rpc_generic.c 317 endnetconfig(confighandle);
470 endnetconfig(handle->nhandle);
rpcb_clnt.c 520 endnetconfig(nc_handle);
  /src/usr.sbin/rpcbind/
rpcbind.c 214 endnetconfig(nc_handle);
  /src/lib/libc/include/
namespace.h 301 #define endnetconfig _endnetconfig macro

Completed in 15 milliseconds