Searched defs:bool (Results 1 - 25 of 25) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdbool.in.h30 - <stdbool.h> must be #included before 'bool', 'false', 'true'
33 - You cannot assume that sizeof (bool) == 1.
35 - Programs should not undefine the macros bool, true, and false,
44 - Bit-fields of type 'bool' are not supported. Portable code
45 should use 'unsigned int foo : 1;' rather than 'bool foo : 1;'.
47 - In C99, casts and automatic conversions to '_Bool' or 'bool' are
51 give the expected result when converted to _Bool' or 'bool'.
56 Also, it is suggested that programs use 'bool' rather than '_Bool';
57 this isn't required, but 'bool' is more common. */
65 # include <OS.h> /* defines bool bu
115 #define bool macro
[all...]
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAssert.java46 static void slpassert(boolean bool, String msgTag, Object[] params) { argument
47 if (bool == false) {
/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dcrcmodel.h114 typedef unsigned bool; typedef
141 bool cm_refin; /* Parameter: Reflect input bytes? */
142 bool cm_refot; /* Parameter: Reflect output CRC? */
/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/sys/
H A Dtypes.h27 typedef enum { false = 0, true = 1 } bool; typedef in typeref:enum:__anon598
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dgen.h53 ** Define bool, true, false (from the C99 standard)
60 typedef int bool; typedef
/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz.h33 typedef enum { false = 0, true = 1 } bool; typedef in typeref:enum:__anon603
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dparttool.h35 int bool; member in union:grub_parttool_args::__anon804
/osnet-11/usr/src/lib/libc/port/print/
H A Dprint.h91 typedef char bool; typedef
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c33 typedef int bool; typedef
38 bool Debug = FALSE;
122 bool in_body = FALSE;
H A Drfc2047.c57 typedef int bool; typedef
102 bool
108 bool encoding_found = FALSE; /* did we decode anything? */
109 bool between_encodings = FALSE; /* are we between two encodings? */
110 bool equals_pending = FALSE; /* is there a '=' pending? */
H A Dmail.local.c85 typedef int bool; typedef
90 bool EightBitMime = TRUE; /* advertise 8BITMIME in LMTP */
93 bool bouncequota = FALSE; /* permanent error when over quota */
102 static void deliver(int, int, char *, bool);
345 bool bouncequota;
351 bool gotlhlo = FALSE;
528 bool fullline = TRUE; /* current line is terminated */
529 bool prevfl; /* previous line was terminated */
721 bool bouncequota;
737 bool bouncequot
[all...]
H A Dvacation.c70 typedef int bool; typedef
77 static bool Debug = FALSE;
78 static bool ListMode = FALSE;
79 static bool AnswerAll = FALSE; /* default: answer if in To:/Cc: only */
89 extern bool decode_rfc2047(char *, char *, char *);
91 static bool ask(char *);
92 static bool junkmail(char *);
93 static bool filter_ok(char *, char *);
94 static bool knows(char *);
95 static bool samewor
[all...]
/osnet-11/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_open.c100 int bool; local
101 int *boolp = &bool;
/osnet-11/usr/src/cmd/sendmail/include/libmilter/
H A Dmfapi.h95 #ifndef bool
97 typedef int bool; typedef
100 #endif /* bool */
166 LIBMILTER_API int smfi_opensocket __P((bool));
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_hst.c532 int bool; local
598 &bool, ep) == -1) {
603 if (bool == TRUE)
650 &bool, ep) == -1) {
664 if (clnt_setnameok(node_v[i], sp, &bool, ep) == -1) {
668 if (bool == FALSE) {
2077 int bool; local
2287 if (clnt_setnumbusy(node_v[i], sp->setno, &bool, ep) == -1) {
2292 if (bool == TRUE) {
2299 if (clnt_setnameok(node_v[i], sp, &bool, e
3205 int bool; local
[all...]
H A Dmeta_metad.c432 int bool; local
437 bool = mdrpc_add_drv_sidenms_2_svc(&v2_args, &res, NULL);
438 assert(bool == TRUE);
549 int bool; local
554 bool = mdrpc_imp_adddrvs_2(&v2_args, &res, NULL);
555 assert(bool == TRUE);
637 int bool; local
642 bool = mdrpc_adddrvs_2_svc(&v2_args, &res, NULL);
643 assert(bool == TRUE);
730 int bool; local
807 int bool; local
887 int bool; local
960 int bool; local
1031 int bool; local
1104 int bool; local
1187 int bool; local
1280 int bool; local
1350 int bool; local
1428 int bool; local
1548 int bool; local
1653 int bool; local
1758 int bool; local
2155 int bool; local
2228 int bool; local
2274 int bool; local
2325 int bool; local
2419 int bool; local
2496 int bool; local
2574 int bool; local
2649 int bool; local
2745 int bool; local
2846 int bool; local
3057 int bool; local
3111 int bool; local
3175 int bool; local
3252 int bool; local
3409 int bool; local
3540 int bool; local
3653 int bool; local
3735 int bool; local
3823 int bool; local
3900 int bool; local
4048 int bool; local
[all...]
H A Dmeta_set.c514 int bool; local
530 if (clnt_ownset(hostname, sp, &bool, ep) == -1)
538 if (bool == TRUE)
2132 int bool; local
2154 if (clnt_ownset(nd->nd_nodename, sp, &bool, ep) == -1) {
2156 } else if (bool == TRUE) {
2171 if (clnt_ownset(mynode(), sp, &bool, ep) == -1)
2174 if (bool == TRUE)
H A Dmeta_import.c4274 int bool; local
4286 if (clnt_setnumbusy(mynode(), setno, &bool, ep) == -1) {
4293 if (bool == FALSE)
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c2858 boolean_t *bool = prop->pv_ptr; local
2859 *bool = b ? B_TRUE : B_FALSE;
H A Dscf_tmpl.c489 uint8_t *bool)
497 if (scf_value_get_boolean(val, bool) < 0) {
488 _read_single_boolean_from_pg(scf_propertygroup_t *pg, const char *prop_name, uint8_t *bool) argument
/osnet-11/usr/src/lib/libpool/common/
H A Dpool.c266 uchar_t bool; local
299 (void) pool_value_get_bool(pval, &bool);
300 if (bool == 0) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhandy.h54 /* bool is built-in for g++-2.6.3 and later, which might be used
58 actually has bool. Hence, _G_HAVE_BOOL is pretty useless for us.
62 #ifdef __GNUG__ /* GNU g++ has bool built-in */
68 /* The NeXT dynamic loader headers will not build with the bool macro
74 typedef enum bool { FALSE = 0, TRUE = 1 } bool; typedef in typeref:enum:bool
83 # define bool int macro
85 # define bool char macro
222 =for apidoc Am|bool|strNE|char* s1|char* s2
226 =for apidoc Am|bool|strE
[all...]
/osnet-11/usr/src/lib/libxcurses2/h/
H A Dcurses.h65 typedef short bool; typedef
385 extern bool can_change_color(void);
388 extern int clearok(WINDOW *, bool);
429 extern bool has_colors(void);
430 extern bool has_ic(void);
431 extern bool has_il(void);
434 extern void idcok(WINDOW *, bool);
435 extern int idlok(WINDOW *, bool);
436 extern void immedok(WINDOW *, bool);
454 extern int intrflush(WINDOW *, bool);
[all...]
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c111 #define bool int macro
390 static bool UTF8_In_8859_1(const unsigned char *base, int len)
414 bool In_ISO_8859_1,
449 bool In_8859_1;
537 bool need_quotes)
3963 bool IsUTF8 = FALSE;
4238 bool IsUTF8 = FALSE;
/osnet-11/usr/src/lib/libxcurses/h/
H A Dcurses.h68 typedef short bool; typedef
489 extern bool can_change_color(void);
491 extern bool has_colors(void);
517 extern int clearok(WINDOW *, bool);
518 extern void idcok(WINDOW *, bool);
519 extern int idlok(WINDOW *, bool);
520 extern void immedok(WINDOW *, bool);
521 extern int intrflush(WINDOW *, bool);
522 extern int keypad(WINDOW *, bool);
523 extern int leaveok(WINDOW *, bool);
[all...]

Completed in 158 milliseconds