Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dcommon.h46 #define B_TRUE _B_TRUE macro
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h41 #define B_TRUE 1 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.h292 #define B_TRUE 1 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