Home | History | Annotate | Download | only in rpc

Lines Matching refs:NETCONFIG

64 #include <netconfig.h>
80 int nflag; /* Whether NETPATH or NETCONFIG */
252 struct netconfig *
260 struct netconfig *dummy;
278 struct netconfig *nconf;
282 syslog (LOG_ERR, "rpc: failed to open " NETCONFIG);
364 syslog (LOG_ERR, "rpc: failed to open " NETCONFIG);
379 * Returns the next netconfig struct for the given "net" type.
382 struct netconfig *
386 struct netconfig *nconf;
495 struct netconfig *
550 __rpc_nconf2sockinfo(const struct netconfig *nconf, struct __rpc_sockinfo *sip)
573 __rpc_nconf2fd(const struct netconfig *nconf)
605 taddr2uaddr(const struct netconfig *nconf, const struct netbuf *nbuf)
618 uaddr2taddr(const struct netconfig *nconf, const char *uaddr)