/src/usr.sbin/bootp/common/ |
readfile.h | 8 extern boolean hwlookcmp(hash_datum *, hash_datum *); 9 extern boolean iplookcmp(hash_datum *, hash_datum *); 10 extern boolean nmcmp(hash_datum *, hash_datum *);
|
bptypes.h | 23 typedef int boolean; typedef in typeref:typename:int
|
/src/games/rogue/ |
rogue.h | 48 #define boolean char macro 457 void add_exp(int, boolean); 464 boolean can_move(int, int, int, int); 466 boolean check_imitator(object *); 476 void do_put_on(object *, boolean); 480 void dr_course(object *, boolean, short, short); 487 void fight(boolean); 488 boolean flame_broil(object *); 492 int get_damage(const char *, boolean); 496 void get_food(object *, boolean); [all...] |
ring.c | 68 boolean r_teleport; 69 boolean r_see_invisible; 70 boolean sustain_strength; 71 boolean maintain_armor; 135 do_put_on(object *ring, boolean on_left) 149 boolean left = 0, right = 0; 210 gr_ring(object *ring, boolean assign_wk) 276 ring_stats(boolean pr)
|
move.c | 59 boolean jump = 0; 62 static boolean can_turn(short, short); 63 static boolean check_hunger(boolean); 66 static boolean next_to_something(int, int); 67 static void turn_passage(short, boolean); 228 boolean 241 static boolean 302 boolean 323 boolean first_miss = 1 [all...] |
init.c | 63 static void env_get_value(char **, char *, boolean); 68 static boolean init_curses = 0; 72 boolean cant_int = 0; 73 boolean did_int = 0; 74 boolean score_only; 75 boolean save_is_interactive = 1; 76 boolean ask_quit = 1; 77 boolean no_skull = 0; 78 boolean passgo = 0; 329 env_get_value(char **s, char *e, boolean add_blank [all...] |
message.c | 64 static boolean rmsg = 0; 66 boolean msg_cleared = 1; 74 message(const char *msg, boolean intrpt) 111 messagef(boolean intrpt, const char *fmt, ...) 155 boolean add_blank, boolean do_echo) 246 boolean label; 353 boolean 360 r_index(const char *str, int ch, boolean last)
|
save.c | 59 static boolean has_been_touched(const struct rogue_time *, 63 static void read_pack(object *, FILE *, boolean); 65 static void rw_dungeon(FILE *, boolean); 66 static void rw_id(struct id *, FILE *, int, boolean); 67 static void rw_rooms(FILE *, boolean); 146 r_write(fp, is_wood, (WANDS * sizeof(boolean))); 226 r_read(fp, is_wood, (WANDS * sizeof(boolean))); 275 read_pack(object *pack, FILE *fp, boolean is_rogue) 303 rw_dungeon(FILE *fp, boolean rw) 326 rw_id(struct id id_table[], FILE *fp, int n, boolean wr [all...] |
spec_hit.c | 63 static boolean gold_at(short, short); 67 static boolean try_to_cough(short, short, object *); 70 boolean being_held; 181 boolean has_something = 0; 289 static boolean 308 boolean 340 static boolean 360 boolean 376 boolean 461 boolean [all...] |
throw.c | 60 static boolean throw_at_monster(object *, object *); 66 boolean first_miss = 1; 126 boolean 208 boolean found = 0;
|
/src/games/hack/ |
def.eshk.h | 77 boolean following; /* following customer since he owes us sth */
|
config.h | 186 typedef xchar boolean; /* 0 or 1 */ typedef in typeref:typename:xchar
|
hack.Decl.c | 75 boolean in_mklev, restoring;
|
hack.h | 186 extern boolean in_mklev; 187 extern boolean level_exists[]; 188 extern boolean restoring;
|
hack.options.c | 74 static void parseoptions(char *, boolean); 94 parseoptions(char *opts, boolean from_env) 98 boolean negated; 216 "Simple (boolean) options are rest_on_space, news, time, ",
|
hack.pager.c | 85 static int page_file(const char *, boolean); 172 static boolean whole_screen = TRUE; 199 static boolean so; 370 page_file(const char *fnam, boolean silent)
|
/src/tests/usr.bin/xlint/lint1/ |
expr_promote.c | 13 _Bool boolean; member in struct:arithmetic_types 41 arg->boolean, /* should get promoted to 'int' */
|
/src/lib/libc/citrus/ |
citrus_prop.h | 48 _CITRUS_PROP_CB0_T(boolean, int) 68 _CITRUS_PROP_CB_T_OPS(boolean); 76 { name, _CITRUS_PROP_BOOL, { .boolean = { cb } } }
|
/src/usr.bin/tip/ |
tipout.c | 83 if (boolean(value(SCRIPT)) && fscript != NULL) 104 if (boolean(value(SCRIPT)) && fscript != NULL) 113 setboolean(value(BEAUTIFY), !boolean(value(BEAUTIFY))); 175 if (boolean(value(SCRIPT)) && fscript != NULL) { 176 if (!boolean(value(BEAUTIFY))) {
|
cmds.c | 171 if (c == '\n' && boolean(value(VERBOSE))) 185 if (boolean(value(VERBOSE))) 279 if (!boolean(value(ECHOCHECK))) 305 if (boolean(value(ECHOCHECK))) 324 if (c == 0177 && !boolean(value(RAWFTP))) 329 if (!boolean(value(RAWFTP))) 333 if (!boolean(value(RAWFTP))) { 334 if (boolean(value(TABEXPAND))) { 342 if (!boolean(value(RAWFTP))) 346 } while (c != '\r' && !boolean(value(RAWFTP))) [all...] |
/src/usr.bin/tip/aculib/ |
courier.c | 69 if (boolean(value(VERBOSE))) 86 if (boolean(value(VERBOSE))) 158 if (boolean(value(VERBOSE))) 163 if (boolean(value(VERBOSE))) 214 boolean(value(VERBOSE))) { 234 if (boolean(value(VERBOSE))) 243 if (boolean(value(VERBOSE))) 303 if (boolean(value(VERBOSE)))
|
t3000.c | 66 if (boolean(value(VERBOSE))) 83 if (boolean(value(VERBOSE))) 152 if (boolean(value(VERBOSE))) 157 if (boolean(value(VERBOSE))) 222 boolean(value(VERBOSE))) { 242 if (boolean(value(VERBOSE))) 251 if (boolean(value(VERBOSE))) 314 if (boolean(value(VERBOSE)))
|
biz22.c | 63 if (boolean(value(VERBOSE))) 85 if (boolean(value(VERBOSE)))
|
ventel.c | 79 if (boolean(value(VERBOSE))) 98 if (connected || timeout || !boolean(value(VERBOSE))) 190 if (boolean(value(VERBOSE)))
|
biz31.c | 69 if (boolean(value(VERBOSE))) 81 if (boolean(value(VERBOSE)))
|