Home
last modified time | relevance | path

Searched defs:PASS (Results 1 – 7 of 7) sorted by relevance

/freebsd/tests/sys/netgraph/
H A Dutil.h91 FAIL, PASS enumerator
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_monitor.c175 #define PASS 0xFF macro
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto88 PASS = 3; // Do not alter the response (passthrough) enumerator
/freebsd/crypto/heimdal/appl/push/
H A Dpush.c136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c85 PASS = 274, enumerator
170 #define PASS 274 macro
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c61 enum { PASS, BLOCK }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp103 Pass *const PASS = nullptr; member