Searched defs:netid (Results 1 – 13 of 13) sorted by relevance
/minix3/tests/fs/nfs/nfsservice/rpcbind/ |
H A D | check_bound.c | 142 is_bound(const char *netid, const char *uaddr) in is_bound() 160 mergeaddr(SVCXPRT *xprt, char *netid, char *uaddr, char *saddr) in mergeaddr() 221 rpcbind_get_conf(const char *netid) in rpcbind_get_conf()
|
H A D | rpcb_stat.c | 104 const char *netid, const char *uaddr) in rpcbs_getaddr() 148 rpcvers_t vers, rpcproc_t proc, char *netid, rpcblist_ptr rbl) in rpcbs_rmtcall()
|
H A D | pmap_svc.c | 296 const char *netid, *ua; in pmapproc_getport() local
|
H A D | util.c | 106 char *netid) in addrmerge()
|
H A D | rpcb_svc_com.c | 76 char *netid; member 525 find_rmtcallfd_by_netid(char *netid) in find_rmtcallfd_by_netid() 1293 find_versions(rpcprog_t prog, char *netid, rpcvers_t *lowvp, rpcvers_t *highvp) in find_versions() 1330 find_service(rpcprog_t prog, rpcvers_t vers, char *netid) in find_service()
|
/minix3/lib/libc/rpc/ |
H A D | rpc_generic.c | 100 const char *netid; member 255 char *netid; in __rpc_getconfip() local 498 const char *netid; in __rpcgettp() local 586 __rpc_sockinfo2netid(struct __rpc_sockinfo *sip, const char **netid) in __rpc_sockinfo2netid()
|
H A D | svc_simple.c | 141 char *netid; in rpc_reg() local
|
H A D | svc.c | 219 char *netid = NULL; in svc_reg() local 381 svc_find(rpcprog_t prog, rpcvers_t vers, struct svc_callout **prev, char *netid) in svc_find()
|
H A D | rpcb_clnt.c | 172 check_cache(const char *host, const char *netid) in check_cache() 223 add_cache(const char *host, const char *netid, struct netbuf *taddr, in add_cache()
|
H A D | getnetconfig.c | 423 getnetconfigent(const char *netid) in getnetconfigent()
|
H A D | rpc_soc.c | 230 svc_com_create(int fd, u_int sendsize, u_int recvsize, const char *netid) in svc_com_create()
|
H A D | svc_vc.c | 268 const char *netid; in makefd_xprt() local
|
/minix3/external/bsd/dhcpcd/dist/ |
H A D | ipv6.c | 308 const unsigned char *netid, size_t netid_len, in ipv6_makestableprivate1()
|