Symbol: bool
usr/src/boot/include/stdbool.h
37
#define bool _Bool
usr/src/boot/sys/sys/types.h
292
typedef _Bool bool;
usr/src/cmd/cmd-inet/usr.bin/pppd/pppd.h
105
typedef unsigned char bool;
usr/src/cmd/csh/sh.h
76
typedef char bool;
usr/src/cmd/cxgbetool/cudbg_view.h
23
typedef boolean_t bool;
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/crcmodel.h
113
typedef unsigned bool;
usr/src/cmd/sendmail/include/libmilter/mfapi.h
97
typedef int bool;
usr/src/cmd/sendmail/include/sm/gen.h
58
typedef int bool;
usr/src/cmd/sendmail/util/mail.local.c
83
typedef int bool;
usr/src/cmd/sendmail/util/mailcompat.c
34
typedef int bool;
usr/src/cmd/sendmail/util/rfc2047.c
55
typedef int bool;
usr/src/cmd/sendmail/util/vacation.c
72
typedef int bool;
usr/src/cmd/sgs/gprof/common/gprof.h
57
typedef Boolean bool;
usr/src/cmd/vi/misc/ctags.c
60
#define bool char
usr/src/cmd/vi/port/ex.h
121
typedef short bool;
usr/src/cmd/vi/port/ex.h
91
typedef char bool;
usr/src/cmd/vi/port/ex.h
94
#define bool vi_bool
usr/src/cmd/zic/private.h
80
# define bool int
usr/src/compat/bhyve/sys/types.h
71
typedef _Bool bool;
usr/src/head/rpcsvc/yp_prot.h
104
typedef unsigned int bool;
usr/src/lib/libc/port/print/print.h
95
typedef char bool;
usr/src/lib/libfru/libfruraw/crcmodel.h
110
typedef unsigned bool;
usr/src/lib/libxcurses/h/curses.h
66
typedef short bool;
usr/src/lib/libxcurses/src/libc/xcurses/has.c
44
bool
usr/src/lib/libxcurses/src/libc/xcurses/has.c
58
bool
usr/src/lib/libxcurses/src/libc/xcurses/has.c
74
bool
usr/src/lib/libxcurses/src/libc/xcurses/has.c
90
bool
usr/src/lib/libxcurses/src/libc/xcurses/touched.c
62
bool
usr/src/lib/libxcurses2/h/curses.h
63
typedef short bool;
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
111
#define bool int
usr/src/psm/stand/boot/common/heap_kmem.c
84
typedef enum {false, true} bool;
usr/src/tools/smatch/src/validation/backend/cast.c
1
typedef _Bool bool;
usr/src/tools/smatch/src/validation/builtin-overflow.c
2
typedef _Bool bool;
usr/src/tools/smatch/src/validation/optim/bool-context-fp.c
1
#define bool _Bool
usr/src/tools/smatch/src/validation/optim/bool-context.c
1
#define bool _Bool
usr/src/tools/smatch/src/validation/optim/bool-simplify2.c
2
typedef _Bool bool;
usr/src/ucbhead/curses.h
30
#define bool char
usr/src/ucblib/libucb/port/stdio/print.h
65
typedef char bool;
usr/src/uts/common/sys/ib/clients/of/sol_ofs/sol_ofs_common.h
119
typedef uchar_t bool;
usr/src/uts/common/sys/stdbool.h
53
#undef bool
usr/src/uts/common/sys/stdbool.h
57
#define bool _Bool