Searched refs:rpcprot_t (Results 1 – 10 of 10) sorted by relevance
| /freebsd/crypto/krb5/src/include/gssrpc/ |
| H A D | pmap_clnt.h | 66 extern bool_t pmap_set(rpcprog_t, rpcvers_t, rpcprot_t, u_int); 81 rpcvers_t, rpcprot_t);
|
| H A D | pmap_prot.h | 77 #define PMAPVERS_PROTO ((rpcprot_t)2) 89 rpcprot_t pm_prot;
|
| H A D | rpc.h | 73 extern int getrpcport(char *, rpcprog_t, rpcvers_t, rpcprot_t);
|
| H A D | types.hin | 90 typedef uint32_t rpcprot_t;
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | getrpcport.c | 48 rpcprot_t proto) in gssrpc_getrpcport()
|
| H A D | pmap_getport.c | 67 rpcprot_t protocol) in pmap_getport()
|
| H A D | pmap_clnt.c | 65 rpcprot_t protocol, in pmap_set()
|
| /freebsd/krb5/include/gssrpc/ |
| H A D | types.h | 90 typedef uint32_t rpcprot_t; typedef
|
| /freebsd/sys/rpc/ |
| H A D | types.h | 48 typedef uint32_t rpcprot_t; typedef
|
| /freebsd/usr.sbin/rpcbind/ |
| H A D | pmap_svc.c | 55 static struct pmaplist *find_service_pmap(rpcprog_t, rpcvers_t, rpcprot_t); 145 find_service_pmap(rpcprog_t prog, rpcvers_t vers, rpcprot_t prot) in find_service_pmap()
|