Home
last modified time | relevance | path

Searched refs:YPPROC_FIRST (Results 1 – 11 of 11) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ypserv.h20 #define YPPROC_FIRST 4 macro
H A Dpacket-ypserv.c479 { YPPROC_FIRST, "FIRST",
502 { YPPROC_FIRST, "FIRST" },
526 { YPPROC_FIRST, "FIRST",
549 { YPPROC_FIRST, "FIRST" },
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ypserv.h20 #define YPPROC_FIRST 4 macro
H A Dpacket-ypserv.c479 { YPPROC_FIRST, "FIRST",
502 { YPPROC_FIRST, "FIRST" },
526 { YPPROC_FIRST, "FIRST",
549 { YPPROC_FIRST, "FIRST" },
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ypserv.h20 #define YPPROC_FIRST 4 macro
H A Dpacket-ypserv.c479 { YPPROC_FIRST, "FIRST",
502 { YPPROC_FIRST, "FIRST" },
526 { YPPROC_FIRST, "FIRST",
549 { YPPROC_FIRST, "FIRST" },
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ypserv.h20 #define YPPROC_FIRST 4 macro
H A Dpacket-ypserv.c479 { YPPROC_FIRST, "FIRST",
502 { YPPROC_FIRST, "FIRST" },
526 { YPPROC_FIRST, "FIRST",
549 { YPPROC_FIRST, "FIRST" },
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/rpcsvc/
H A Dyp_prot.h170 #define YPPROC_FIRST ((unsigned long)4) macro
/dports/misc/rump/buildrump.sh-b914579/src/include/rpcsvc/
H A Dyp_prot.h159 #define YPPROC_FIRST ((unsigned long)4) macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/yp/
H A Dyp_first.c79 r = clnt_call(ysd->dom_client, (rpcproc_t)YPPROC_FIRST, in __weak_alias()