Searched defs:PASS (Results 1 – 7 of 7) sorted by relevance
/freebsd/tests/sys/netgraph/ |
H A D | util.h | 91 FAIL, PASS enumerator
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_monitor.c | 175 #define PASS 0xFF macro
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.proto | 88 PASS = 3; // Do not alter the response (passthrough) enumerator
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | push.c | 136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpcmd.c | 85 PASS = 274, enumerator 170 #define PASS 274 macro
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/ |
H A D | pf_snmp.c | 61 enum { PASS, BLOCK }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 111 Pass *const PASS = nullptr; member
|