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

  /src/lib/libc/rpc/
getnetconfig.c 63 __weak_alias(getnetconfigent,_getnetconfigent)
206 * setnetconfig() need *not* be called before a call to getnetconfigent().
415 * getnetconfigent(netid) returns a pointer to the struct netconfig structure
423 getnetconfigent(const char *netid) function in typeref:struct:netconfig *
496 * netconfigp (previously returned by getnetconfigent()).
  /src/lib/libc/include/
namespace.h 395 #define getnetconfigent _getnetconfigent macro

Completed in 14 milliseconds