Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dcommon.h47 #define B_FALSE _B_FALSE macro
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h40 #define B_FALSE 0 macro
/titanic_41/usr/src/ucbhead/sys/
H A Dtypes.h101 typedef enum boolean { B_FALSE, B_TRUE } boolean_t; enumerator
/titanic_41/usr/src/uts/common/sys/
H A Dtypes.h194 typedef enum { B_FALSE, B_TRUE } boolean_t; enumerator
/titanic_41/usr/src/lib/libsip/common/
H A Dsip.h291 #define B_FALSE 0 macro
/titanic_41/usr/src/uts/common/avs/ns/
H A Dcontract.h131 typedef enum { B_FALSE, B_TRUE } boolean_t; enumerator
/titanic_41/usr/src/lib/libsqlite/tool/
H A Dlemon.c116 typedef enum {B_FALSE=0, B_TRUE} Boolean; enumerator