Home
last modified time | relevance | path

Searched refs:rpcprot_t (Results 1 – 2 of 2) sorted by relevance

/dragonfly/include/rpc/
H A Dtypes.h50 typedef u_int32_t rpcprot_t; typedef
/dragonfly/usr.sbin/rpcbind/
H A Dpmap_svc.c54 static struct pmaplist *find_service_pmap(rpcprog_t, rpcvers_t, rpcprot_t);
144 find_service_pmap(rpcprog_t prog, rpcvers_t vers, rpcprot_t prot) in find_service_pmap()