Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dstdbool.h37 #define bool _Bool macro
/illumos-gate/usr/src/uts/common/sys/
H A Dstdbool.h57 #define bool _Bool macro
H A Dmac_client_impl.h307 #define MCIP_VIDCACHE_CACHE(vid, bool) \ argument
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dbool-context.c1 #define bool _Bool macro
H A Dbool-context-fp.c1 #define bool _Bool macro
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAssert.java46 static void slpassert(boolean bool, String msgTag, Object[] params) { in slpassert()
/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c949 boolfile(INVCONTROL *invcntl, long *num, int bool) in boolfile()
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h30 #define bool char macro
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h94 #define bool vi_bool macro
/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c60 #define bool char macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c833 onoff(int bool) in onoff()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2731 bool2str(void *bool, const char *prop, char *boolstr) in bool2str()
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c490 uint8_t *bool) in _read_single_boolean_from_pg()
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c111 #define bool int macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c4609 readbool(char *str, boolean_t *bool) in readbool()