Searched defs:BOOL (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/dev/isci/ |
H A D | types.h | 51 typedef uint32_t BOOL; typedef
|
/freebsd/tools/tools/ipw/ |
H A D | ipwstats.c | 53 #define BOOL 4 macro
|
/freebsd/sys/contrib/libnv/ |
H A D | cnvlist.c | 83 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument
|
H A D | nvlist.c | 1890 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 D | options.h | 110 #define BOOL(def) TYPE_BOOLEAN, { (def), 0, NULL, NULL } macro
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_ppsdev.c | 56 typedef int BOOL; typedef
|
H A D | refclock_gpsdjson.c | 222 # define BOOL int macro
|
/freebsd/contrib/bsddialog/utility/ |
H A D | util_theme.c | 55 BOOL, enumerator
|
/freebsd/sys/dev/hptmv/ |
H A D | mvOs.h | 55 typedef unsigned int UINT, BOOL; typedef
|
/freebsd/crypto/krb5/src/util/ss/ |
H A D | ss_internal.h | 39 typedef char BOOL; typedef
|
/freebsd/contrib/libpcap/ |
H A D | pcap-dos.h | 15 typedef int BOOL; typedef
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 111 #define BOOL 02 /* true-false value */ macro
|