Searched defs:uaddr (Results 1 – 13 of 13) sorted by relevance
/minix3/tests/fs/nfs/nfsservice/rpcbind/ |
H A D | check_bound.c | 84 check_bound(struct fdlist *fdl, const char *uaddr) in check_bound() 142 is_bound(const char *netid, const char *uaddr) in is_bound() 160 mergeaddr(SVCXPRT *xprt, char *netid, char *uaddr, char *saddr) in mergeaddr()
|
H A D | rpcb_svc_4.c | 268 char *uaddr; in rpcbproc_getaddr_4_local() local 298 char *uaddr; in rpcbproc_getversaddr_4_local() local
|
H A D | rpcb_svc.c | 212 char *uaddr; in rpcbproc_getaddr_3_local() local
|
H A D | rpcb_svc_com.c | 90 char *uaddr; member 313 static char *uaddr; in rpcbproc_getaddr_com() local 396 static char *uaddr; in rpcbproc_taddr2uaddr_com() local 607 char *uaddr, *m_uaddr, *local_uaddr = NULL; in rpcbproc_callit_com() local 922 int forward_fd, char *uaddr, rpcproc_t reply_type, in forward_register() 1210 char *uaddr; in handle_reply() local
|
H A D | rpcb_stat.c | 104 const char *netid, const char *uaddr) in rpcbs_getaddr()
|
H A D | pmap_svc.c | 269 char *uaddr; in pmapproc_getport() local
|
H A D | rpcbind.c | 340 char *uaddr; in init_transport() local
|
/minix3/lib/libc/rpc/ |
H A D | rpcb_clnt.c | 224 char *uaddr) in add_cache() 1211 char *uaddr = NULL; in rpcb_taddr2uaddr() local 1243 rpcb_uaddr2taddr(struct netconfig *nconf, char *uaddr) in rpcb_uaddr2taddr()
|
H A D | rpc_generic.c | 618 uaddr2taddr(const struct netconfig *nconf, const char *uaddr) in uaddr2taddr() 681 __rpc_uaddr2taddr_af(int af, const char *uaddr) in __rpc_uaddr2taddr_af()
|
H A D | svc_dg.c | 493 char *uaddr; in cache_set() local 585 char *uaddr; in cache_get() local
|
/minix3/lib/libc/net/ |
H A D | gethnamaddr.c | 683 const u_char *uaddr = (const u_char *)addr; in gethostbyaddr_r() local 1002 const unsigned char *uaddr; in _dns_gethtbyaddr() local 1236 const unsigned char *uaddr; in _yp_gethtbyaddr() local
|
/minix3/sys/ufs/lfs/ |
H A D | lfs_syscalls.c | 1001 lfs_fakebuf(struct lfs *fs, struct vnode *vp, daddr_t lbn, size_t size, void *uaddr) in lfs_fakebuf()
|
/minix3/common/lib/libprop/ |
H A D | prop_kern.c | 513 void *uaddr; in _prop_object_copyout() local
|