Searched refs:PMAPPROC_UNSET (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/lib/libsa/
H A Drpc.h47 #define PMAPPROC_UNSET 2 macro
/openbsd-current/include/rpc/
H A Dpmap_prot.h51 * PMAPPROC_UNSET(struct pmap) returns (bool_t)
84 #define PMAPPROC_UNSET ((unsigned long)2) macro
/openbsd-current/sys/nfs/
H A Dkrpc.h19 #define PMAPPROC_UNSET 2 macro
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-sunrpc.c52 { PMAPPROC_UNSET, "unset" },
80 case PMAPPROC_UNSET:
/openbsd-current/lib/libc/rpc/
H A Dpmap_clnt.c109 CLNT_CALL(client, PMAPPROC_UNSET, xdr_pmap, &parms, xdr_bool, &rslt,
/openbsd-current/usr.sbin/portmap/
H A Dportmap.c381 case PMAPPROC_UNSET:

Completed in 206 milliseconds