Lines Matching refs:netconfig
72 extern CLIENT *_clnt_tli_create_timed(int, const struct netconfig *,
76 static CLIENT *_getclnthandle_timed(char *, struct netconfig *, char **,
287 getclnthandle(char *host, struct netconfig *nconf, char **targaddr) in getclnthandle()
299 _getclnthandle_timed(char *host, struct netconfig *nconf, char **targaddr, in _getclnthandle_timed()
409 static struct netconfig *loopnconf; in local_rpcb()
415 struct netconfig *nconf, *tmpnconf = NULL; in local_rpcb()
451 const struct netconfig *nconf, const struct netbuf *address) in rpcb_set()
471 parms.r_addr = taddr2uaddr((struct netconfig *)nconf, in rpcb_set()
504 const struct netconfig *nconf) in rpcb_unset()
536 got_entry(rpcb_entry_list_ptr relp, struct netconfig *nconf) in got_entry()
565 struct netconfig *netconf; in __rpcbind_is_up()
635 struct netconfig *nconf, char *host, CLIENT **clpp, struct timeval *tp) in __rpcb_findaddr_timed()
698 struct netconfig *nconf_clts; in __rpcb_findaddr_timed()
913 struct netconfig *newnconf; in __rpcb_findaddr_timed()
1074 const struct netconfig *nconf, struct netbuf *address, const char *host) in rpcb_getaddr()
1079 (struct netconfig *)nconf, (char *)host, NULL, NULL)) == NULL) in rpcb_getaddr()
1102 rpcb_getmaps(const struct netconfig *nconf, const char *host) in rpcb_getmaps()
1110 (struct netconfig *)nconf, NULL); in rpcb_getmaps()
1155 rpcb_rmtcall(const struct netconfig *nconf, const char *host, in rpcb_rmtcall()
1166 client = getclnthandle((char *)host, (struct netconfig *)nconf, NULL); in rpcb_rmtcall()
1187 na = uaddr2taddr((struct netconfig *)nconf, r.addr); in rpcb_rmtcall()
1225 struct netconfig *nconf; in rpcb_gettime()
1278 rpcb_taddr2uaddr(struct netconfig *nconf, struct netbuf *taddr) in rpcb_taddr2uaddr()
1308 rpcb_uaddr2taddr(struct netconfig *nconf, char *uaddr) in rpcb_uaddr2taddr()