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

  /src/lib/libc/rpc/
getnetpath.c 58 __weak_alias(setnetpath,_setnetpath)
86 * A call to setnetpath() establishes a NETPATH "session". setnetpath()
90 * to setnetpath()).
91 * If setnetpath() is unable to establish a session (due to lack of memory
97 setnetpath(void) function in typeref:typename:void *
140 * NULL and sets errno in case of an error (e.g., setnetpath was not called
207 * (e.g. if setnetpath() was not called previously.
  /src/lib/libc/include/
namespace.h 643 #define setnetpath _setnetpath macro

Completed in 13 milliseconds