Home
last modified time | relevance | path

Searched defs:BOOL (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/isci/
H A Dtypes.h51 typedef uint32_t BOOL; typedef
/freebsd/tools/tools/ipw/
H A Dipwstats.c53 #define BOOL 4 macro
/freebsd/sys/contrib/libnv/
H A Dcnvlist.c83 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument
H A Dnvlist.c1890 NVLIST_GET(bool, bool, BOOL) in NVLIST_GET() argument
1925 NVLIST_GET_ARRAY(const bool *, bool, BOOL) in NVLIST_GET_ARRAY() argument
1994 NVLIST_TAKE_ARRAY(bool *, bool, BOOL) in NVLIST_TAKE_ARRAY() argument
/freebsd/contrib/pam-krb5/pam-util/
H A Doptions.h110 #define BOOL(def) TYPE_BOOLEAN, { (def), 0, NULL, NULL } macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_ppsdev.c56 typedef int BOOL; typedef
H A Drefclock_gpsdjson.c222 # define BOOL int macro
/freebsd/contrib/bsddialog/utility/
H A Dutil_theme.c55 BOOL, enumerator
/freebsd/sys/dev/hptmv/
H A DmvOs.h55 typedef unsigned int UINT, BOOL; typedef
/freebsd/crypto/krb5/src/util/ss/
H A Dss_internal.h39 typedef char BOOL; typedef
/freebsd/contrib/libpcap/
H A Dpcap-dos.h15 typedef int BOOL; typedef
/freebsd/usr.bin/tip/tip/
H A Dtip.h111 #define BOOL 02 /* true-false value */ macro