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

  /src/lib/libc/rpc/
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
  /src/lib/libc/include/
namespace.h 301 #define endnetconfig _endnetconfig macro

Completed in 54 milliseconds