Home | History | Annotate | Download | only in rpc

Lines Matching refs:NETCONFIG

64 #include <netconfig.h>
114 static CLIENT *getclnthandle(const char *, const struct netconfig *, char **);
116 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
305 getclnthandle(const char *host, const struct netconfig *nconf, char **targaddr)
434 static struct netconfig *loopnconf;
444 * the netconfig file.
477 struct netconfig *nconf, *tmpnconf = NULL;
483 /* fails to open netconfig file */
484 syslog (LOG_ERR, "rpc: failed to open " NETCONFIG);
533 const struct netconfig *nconf, /* Network structure of transport */
534 const struct netbuf *address) /* Services netconfig address */
592 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf)
630 got_entry(rpcb_entry_list_ptr relp, const struct netconfig *nconf)
678 const struct netconfig *nconf, const char *host, CLIENT **clpp)
714 struct netconfig *newnconf;
805 struct netconfig *nconf_clts;
980 const struct netconfig *nconf, struct netbuf *address,
1013 rpcb_getmaps(const struct netconfig *nconf, const char *host)
1064 const struct netconfig *nconf, /* Netconfig structure */
1145 struct netconfig *nconf;
1200 rpcb_taddr2uaddr(struct netconfig *nconf, struct netbuf *taddr)
1235 rpcb_uaddr2taddr(struct netconfig *nconf, char *uaddr)