Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstdbool.h57 #define bool _Bool macro
H A Dmac_client_impl.h302 #define MCIP_VIDCACHE_CACHE(vid, bool) \ argument
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAssert.java46 static void slpassert(boolean bool, String msgTag, Object[] params) { in slpassert()
/titanic_50/usr/src/ucbhead/
H A Dcurses.h32 #define bool char macro
/titanic_50/usr/src/tools/cscope-fast/
H A Dinvlib.c951 boolfile(INVCONTROL *invcntl, long *num, int bool) in boolfile()
/titanic_50/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c51 #define YESNO(bool) ((bool) ? 'Y' : 'n') argument
/titanic_50/usr/src/common/net/wanboot/
H A Dboot_http.c152 #define INC_BREAD_CNT(bool, bcnt) \ argument
338 http_conn_is_https(http_handle_t handle, boolean_t *bool) in http_conn_is_https()
/titanic_50/usr/src/cmd/vi/misc/
H A Dctags.c59 #define bool char macro
/titanic_50/usr/src/cmd/vi/port/
H A Dex.h94 #define bool vi_bool macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c836 onoff(int bool) in onoff()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2696 bool2str(void *bool, const char *prop, char *boolstr) in bool2str()
/titanic_50/usr/src/lib/libscf/common/
H A Dscf_tmpl.c490 uint8_t *bool) in _read_single_boolean_from_pg()
/titanic_50/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c110 #define bool int macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c4609 readbool(char *str, boolean_t *bool) in readbool()