bin/csh/file.c
59
#ifndef FALSE
bin/csh/file.c
653
ignoring = FALSE;
bin/csh/file.c
727
return (FALSE);
bin/csh/file.c
832
return (FALSE);
bin/csh/file.c
836
return (FALSE);
distrib/special/more/curses.h
44
#ifndef FALSE
games/adventure/init.c
176
dseen[i] = FALSE;
games/adventure/init.c
188
lmwarn = FALSE;
games/adventure/init.c
200
closng = panic = closed = scorng = FALSE;
games/adventure/io.c
103
result = FALSE;
games/adventure/io.c
116
if (result == FALSE)
games/adventure/io.c
132
result = FALSE;
games/adventure/io.c
145
if (result == FALSE)
games/adventure/main.c
260
lmwarn = FALSE;
games/adventure/main.c
402
blklin = FALSE;
games/adventure/main.c
418
scorng = FALSE;
games/adventure/subr.c
106
return (FALSE);
games/adventure/subr.c
114
return (FALSE);
games/adventure/subr.c
122
return (FALSE);
games/adventure/subr.c
130
return (FALSE);
games/adventure/subr.c
233
dseen[6] = FALSE;
games/adventure/subr.c
300
wzdark = FALSE;
games/adventure/subr.c
52
return (FALSE);
games/adventure/subr.c
60
return (FALSE);
games/adventure/subr.c
69
return (FALSE);
games/adventure/subr.c
872
dseen[i] = FALSE;
games/adventure/subr.c
989
dseen[i] = FALSE;
games/adventure/wizard.c
67
return (FALSE);
games/adventure/wizard.c
79
return (FALSE);
games/adventure/wizard.c
86
return (FALSE);
games/adventure/wizard.c
91
return (FALSE);
games/bs/bs.c
1039
bool closenoshot = FALSE;
games/bs/bs.c
171
{ carrier, 0, 'A', 5, 0, 0, 0, FALSE },
games/bs/bs.c
172
{ battle, 0, 'B', 4, 0, 0, 0, FALSE },
games/bs/bs.c
173
{ destroy, 0, 'D', 3, 0, 0, 0, FALSE },
games/bs/bs.c
174
{ sub, 0, 'S', 3, 0, 0, 0, FALSE },
games/bs/bs.c
175
{ ptboat, 0, 'P', 2, 0, 0, 0, FALSE }
games/bs/bs.c
180
{ carrier, 0, 'A', 5, 0, 0, 0, FALSE },
games/bs/bs.c
181
{ battle, 0, 'B', 4, 0, 0, 0, FALSE },
games/bs/bs.c
182
{ destroy, 0, 'D', 3, 0, 0, 0, FALSE },
games/bs/bs.c
183
{ sub, 0, 'S', 3, 0, 0, 0, FALSE },
games/bs/bs.c
184
{ ptboat, 0, 'P', 2, 0, 0, 0, FALSE }
games/bs/bs.c
374
(!checkplace(b, ss, FALSE));
games/bs/bs.c
401
ss->placed = FALSE;
games/bs/bs.c
404
ss->placed = FALSE;
games/bs/bs.c
469
placeship(COMPUTER, ss, FALSE);
games/bs/bs.c
724
return(FALSE);
games/bs/bs.c
744
return(FALSE);
games/canfield/canfield/canfield.c
1017
if (talon != NIL && (talon->visible == FALSE)) {
games/canfield/canfield/canfield.c
1248
return(FALSE);
games/canfield/canfield/canfield.c
1252
return(FALSE);
games/canfield/canfield/canfield.c
1264
return (FALSE);
games/canfield/canfield/canfield.c
1274
mtfdone = FALSE;
games/canfield/canfield/canfield.c
1397
done = FALSE;
games/canfield/canfield/canfield.c
1398
errmsg = FALSE;
games/canfield/canfield/canfield.c
1410
errmsg = FALSE;
games/canfield/canfield/canfield.c
150
bool mtfdone, Cflag = FALSE;
games/canfield/canfield/canfield.c
1686
return (FALSE);
games/canfield/canfield/canfield.c
181
bool startedgame = FALSE, infullgame = FALSE;
games/canfield/canfield/canfield.c
530
deck[i]->visible = FALSE;
games/canfield/canfield/canfield.c
531
deck[i]->paid = FALSE;
games/canfield/canfield/canfield.c
593
else if (cp->visible == FALSE) {
games/canfield/canfield/canfield.c
654
nomore = FALSE;
games/canfield/canfield/canfield.c
667
} while (nomore == FALSE);
games/canfield/canfield/canfield.c
735
infullgame = FALSE;
games/canfield/canfield/canfield.c
736
startedgame = FALSE;
games/canfield/canfield/canfield.c
766
errmsg = FALSE;
games/canfield/canfield/canfield.c
806
return (FALSE);
games/canfield/canfield/canfield.c
821
return (FALSE);
games/canfield/canfield/canfield.c
825
return (FALSE);
games/canfield/canfield/canfield.c
835
return (FALSE);
games/canfield/canfield/canfield.c
854
return (FALSE);
games/canfield/canfield/canfield.c
858
return (FALSE);
games/canfield/canfield/canfield.c
922
if (talon->paid == FALSE && talon->visible == TRUE) {
games/canfield/canfield/canfield.c
966
if (ptr->paid == FALSE && ptr->visible == TRUE) {
games/canfield/canfield/canfield.c
978
if (ptr->paid == FALSE && ptr->visible == TRUE) {
games/cribbage/cards.c
91
return (FALSE);
games/cribbage/crib.c
200
msgcard(deck[i], FALSE);
games/cribbage/crib.c
203
msgcard(deck[j], FALSE);
games/cribbage/crib.c
249
iwon = FALSE;
games/cribbage/crib.c
286
prhand(phand, FULLHAND, Playwin, FALSE);
games/cribbage/crib.c
296
return FALSE;
games/cribbage/crib.c
335
prhand(phand, FULLHAND, Playwin, FALSE);
games/cribbage/crib.c
341
prhand(phand, FULLHAND, Playwin, FALSE);
games/cribbage/crib.c
359
win = FALSE;
games/cribbage/crib.c
380
msgcard(turnover, FALSE);
games/cribbage/crib.c
382
prcrib(mycrib, FALSE);
games/cribbage/crib.c
391
msgcard(turnover, FALSE);
games/cribbage/crib.c
393
prcrib(mycrib, FALSE);
games/cribbage/crib.c
447
played = FALSE;
games/cribbage/crib.c
455
mego = ugo = FALSE;
games/cribbage/crib.c
459
prhand(ph, pnum, Playwin, FALSE);
games/cribbage/crib.c
478
mego = ugo = FALSE;
games/cribbage/crib.c
502
msgcard(crd, FALSE);
games/cribbage/crib.c
504
prhand(ph, pnum, Playwin, FALSE);
games/cribbage/crib.c
525
prhand(ph, pnum, Playwin, FALSE);
games/cribbage/crib.c
531
mego = ugo = FALSE;
games/cribbage/crib.c
535
played = FALSE;
games/cribbage/crib.c
542
pnum, Playwin, FALSE);
games/cribbage/crib.c
560
prhand(ph, pnum, Playwin, FALSE);
games/cribbage/crib.c
573
mego = ugo = FALSE;
games/cribbage/crib.c
575
last = FALSE; /* disable last flag */
games/cribbage/crib.c
580
prhand(ph, pnum, Playwin, FALSE);
games/cribbage/crib.c
598
return (FALSE);
games/cribbage/crib.c
608
prhand(Table, Tcnt, Tablewin, FALSE);
games/cribbage/crib.c
638
return (FALSE);
games/cribbage/crib.c
81
clearok(stdscr, FALSE);
games/cribbage/extern.c
37
bool explain = FALSE; /* player mistakes explained */
games/cribbage/extern.c
38
bool iwon = FALSE; /* if comp won last game */
games/cribbage/extern.c
39
bool muggins = FALSE; /* player mistakes exploited */
games/cribbage/extern.c
40
bool quiet = FALSE; /* if suppress random mess */
games/cribbage/extern.c
41
bool rflag = FALSE; /* if all cuts random */
games/cribbage/io.c
214
retval = FALSE;
games/cribbage/io.c
74
return (msgcrd(c, FALSE, " of ", FALSE));
games/cribbage/io.c
85
return (FALSE);
games/cribbage/score.c
265
run = FALSE;
games/cribbage/score.c
303
got[i] = FALSE;
games/cribbage/support.c
124
prhand(hand, CINHAND, Playwin, FALSE);
games/cribbage/support.c
162
j = scorehand(h, turnover, CINHAND, strcmp(s, "crib") == 0, FALSE);
games/cribbage/support.c
163
prhand(h, CINHAND, Compwin, FALSE);
games/cribbage/support.c
260
scorehand(h, d[k], CINHAND, TRUE, FALSE);
games/cribbage/support.c
290
return (FALSE);
games/hack/hack.apply.c
420
goto_level(dlevel+1, FALSE);
games/hack/hack.apply.c
488
dig_down = FALSE;
games/hack/hack.cmd.c
147
boolean firsttime = FALSE;
games/hack/hack.do.c
433
if(hmon(mon,obj,1) == FALSE)
games/hack/hack.eat.c
368
newuhs(FALSE);
games/hack/hack.end.c
226
boolean has_amulet = FALSE;
games/hack/hack.end.c
471
boolean quit = FALSE, killed = FALSE, starv = FALSE;
games/hack/hack.fight.c
207
boolean hittxt = FALSE;
games/hack/hack.fight.c
261
return(FALSE);
games/hack/hack.fight.c
289
return(FALSE);
games/hack/hack.fight.c
335
return(FALSE);
games/hack/hack.invent.c
307
return(FALSE);
games/hack/hack.invent.c
375
boolean allowgold = FALSE;
games/hack/hack.invent.c
376
boolean allowall = FALSE;
games/hack/hack.invent.c
377
boolean allownone = FALSE;
games/hack/hack.invent.c
526
boolean allflag = FALSE;
games/hack/hack.invent.c
714
boolean unpd = FALSE;
games/hack/hack.invent.c
96
for(i = 0; i < 52; i++) inuse[i] = FALSE;
games/hack/hack.lev.c
333
in_mklev = FALSE;
games/hack/hack.mklev.c
127
secret = FALSE;
games/hack/hack.mklev.c
158
goldseen = FALSE;
games/hack/hack.mklev.c
680
while(ct--) makeniche(FALSE);
games/hack/hack.mon.c
612
pool = FALSE;
games/hack/hack.options.c
107
negated = FALSE;
games/hack/hack.options.c
266
parseoptions(buf, FALSE);
games/hack/hack.options.c
78
flags.standout = flags.nonull = FALSE;
games/hack/hack.options.c
83
flags.female = FALSE; /* players are usually male */
games/hack/hack.pager.c
358
(void) page_file((c == 'l') ? HELP : SHELP, FALSE);
games/hack/hack.read.c
604
return FALSE;
games/hack/hack.read.c
611
return FALSE;
games/hack/hack.read.c
75
boolean known = FALSE;
games/hack/hack.save.c
177
restoring = FALSE;
games/hack/hack.save.c
233
restoring = FALSE;
games/hack/hack.shk.c
1000
avoid = FALSE;
games/hack/hack.shk.c
1014
badinv = FALSE;
games/hack/hack.shk.c
1029
avoid = FALSE;
games/hack/hack.shk.c
1038
avoid = FALSE;
games/hack/hack.shk.c
996
avoid = FALSE;
games/hack/hack.trap.c
163
goto_level(newlevel, FALSE);
games/hack/hack.trap.c
519
goto_level(newlevel, FALSE); /* calls done("escaped") if newlevel==0 */
games/hack/hack.tty.c
104
static boolean settty_needed = FALSE;
games/hack/hack.unix.c
433
(void) page_file(mailbox, FALSE);
games/hack/hack.zap.c
143
res = FALSE;
games/hack/hack.zap.c
157
res = FALSE;
games/hack/hack.zap.c
179
res = FALSE;
games/hangman/endgame.c
60
leaveok(stdscr, FALSE);
games/hangman/getguess.c
51
leaveok(stdscr, FALSE);
games/hangman/getguess.c
92
correct = FALSE;
games/hangman/playgame.c
53
Guessed[i] = FALSE;
games/hunt/hunt/hunt.c
460
explained = FALSE;
games/hunt/hunt/hunt.c
55
FLAG Am_monitor = FALSE;
games/hunt/hunt/hunt.c
58
FLAG no_beep = FALSE;
games/hunt/hunt/hunt.c
63
static FLAG Query_driver = FALSE;
games/hunt/hunt/hunt.c
64
static FLAG Show_scores = FALSE;
games/hunt/hunt/otto.c
497
return FALSE;
games/hunt/hunt/otto.c
505
return FALSE; /* until it's done right */
games/hunt/hunt/playit.c
283
explain = FALSE;
games/hunt/hunt/playit.c
366
explain = FALSE;
games/hunt/huntd/answer.c
135
return FALSE;
games/hunt/huntd/answer.c
157
return FALSE;
games/hunt/huntd/answer.c
202
return FALSE;
games/hunt/huntd/answer.c
268
return FALSE;
games/hunt/huntd/answer.c
325
newpp->p_undershot = FALSE;
games/hunt/huntd/driver.c
106
should_announce = FALSE;
games/hunt/huntd/driver.c
212
first = FALSE;
games/hunt/huntd/driver.c
229
zap(pp, FALSE);
games/hunt/huntd/driver.c
233
had_char = FALSE;
games/hunt/huntd/driver.c
308
zap(pp, FALSE);
games/hunt/huntd/driver.c
427
should_announce = FALSE;
games/hunt/huntd/driver.c
469
See_over[DOOR] = FALSE;
games/hunt/huntd/driver.c
470
See_over[WALL1] = FALSE;
games/hunt/huntd/driver.c
471
See_over[WALL2] = FALSE;
games/hunt/huntd/driver.c
472
See_over[WALL3] = FALSE;
games/hunt/huntd/driver.c
473
See_over[WALL4] = FALSE;
games/hunt/huntd/driver.c
474
See_over[WALL5] = FALSE;
games/hunt/huntd/driver.c
678
drawplayer(pp, FALSE);
games/hunt/huntd/driver.c
774
np->p_undershot = FALSE;
games/hunt/huntd/driver.c
82
static FLAG server = FALSE;
games/hunt/huntd/driver.c
830
(PLAYER *) NULL, FALSE, SPACE);
games/hunt/huntd/driver.c
920
return FALSE;
games/hunt/huntd/driver.c
935
return FALSE;
games/hunt/huntd/execute.c
223
moved = FALSE;
games/hunt/huntd/execute.c
323
pp->p_undershot = FALSE;
games/hunt/huntd/execute.c
326
drawplayer(pp, FALSE);
games/hunt/huntd/execute.c
386
shot_req[req_index], pp, FALSE, pp->p_face);
games/hunt/huntd/execute.c
434
slime_req[req_index] * conf_slimefactor, pp, FALSE, pp->p_face);
games/hunt/huntd/extern.c
38
FLAG Am_monitor = FALSE; /* current process is a monitor */
games/hunt/huntd/makemaze.c
114
return FALSE; /* can't touch ODD spots */
games/hunt/huntd/makemaze.c
117
return FALSE; /* Beyond vertical bounds, NO */
games/hunt/huntd/makemaze.c
119
return FALSE; /* Beyond horizontal bounds, NO */
games/hunt/huntd/makemaze.c
122
return FALSE; /* Already clear, NO */
games/hunt/huntd/makemaze.c
127
return FALSE; /* Introduces cycle, NO */
games/hunt/huntd/makemaze.c
130
return FALSE; /* Introduces cycle, NO */
games/hunt/huntd/makemaze.c
133
return FALSE; /* Introduces cycle, NO */
games/hunt/huntd/shots.c
1061
return FALSE;
games/hunt/huntd/shots.c
1138
return FALSE;
games/hunt/huntd/shots.c
386
return FALSE;
games/hunt/huntd/shots.c
576
return FALSE;
games/hunt/huntd/shots.c
649
pp->p_undershot = FALSE;
games/mille/comp.c
164
foundend = FALSE;
games/mille/comp.c
410
return FALSE;
games/mille/comp.c
425
return FALSE;
games/mille/comp.c
472
return FALSE;
games/mille/comp.c
60
canstop = FALSE;
games/mille/comp.c
61
foundend = FALSE;
games/mille/init.c
135
first = FALSE;
games/mille/init.c
152
pp->sh_safety[i] = FALSE;
games/mille/init.c
172
new = FALSE;
games/mille/init.c
57
pp->coups[j] = FALSE;
games/mille/init.c
71
pp->can_go = FALSE;
games/mille/init.c
74
pp->new_speed = FALSE;
games/mille/init.c
75
pp->new_battle = FALSE;
games/mille/init.c
82
Finished = FALSE;
games/mille/mille.c
120
restore = On_exit = FALSE;
games/mille/mille.c
60
restore = FALSE;
games/mille/misc.c
122
return FALSE;
games/mille/misc.c
164
Saved = FALSE;
games/mille/misc.c
166
leaveok(Board, FALSE);
games/mille/misc.c
175
return FALSE;
games/mille/misc.c
56
return FALSE;
games/mille/move.c
114
pp->new_battle = FALSE;
games/mille/move.c
115
pp->new_speed = FALSE;
games/mille/move.c
205
Next = FALSE;
games/mille/move.c
224
check_ext(FALSE);
games/mille/move.c
262
pp->can_go = FALSE;
games/mille/move.c
323
Next = (Next == (bool)-1 ? FALSE : TRUE);
games/mille/move.c
335
static bool last_ex = FALSE; /* set if last command was E */
games/mille/move.c
340
last_ex = FALSE;
games/mille/move.c
345
leaveok(Board, FALSE);
games/mille/move.c
392
On_exit = FALSE;
games/mille/move.c
402
prscore(FALSE);
games/mille/move.c
405
Finished = FALSE;
games/mille/move.c
421
leaveok(Board, FALSE);
games/mille/move.c
58
Next = FALSE;
games/mille/move.c
71
goodplay = FALSE;
games/mille/save.c
108
&& getyn(OVERWRITEFILEPROMPT) == FALSE))
games/mille/save.c
109
return FALSE;
games/mille/save.c
113
return FALSE;
games/mille/save.c
72
leaveok(Board, FALSE);
games/mille/varpush.c
72
return FALSE;
games/mille/varpush.c
78
return FALSE;
games/mille/varpush.c
99
return FALSE;
games/monop/cards.c
101
dp->gojf_used = FALSE;
games/monop/cards.c
210
spec = FALSE;
games/monop/cards.c
248
dp->gojf_used = FALSE;
games/monop/execute.c
272
if (rest_f(buf) == FALSE) {
games/monop/execute.c
298
return(FALSE);
games/monop/execute.c
302
return(FALSE);
games/monop/execute.c
315
return(FALSE);
games/monop/execute.c
370
(t2 != FALSE && t2 != TRUE))
games/monop/execute.c
389
trading = FALSE;
games/monop/execute.c
400
(t3 != TRUE && t3 != FALSE) ||
games/monop/execute.c
428
return(FALSE);
games/monop/execute.c
438
return(FALSE);
games/monop/execute.c
80
new_play = FALSE; /* new_play is true if fixing */
games/monop/execute.c
98
new_play = was_jail = FALSE;
games/monop/houses.c
356
return(FALSE);
games/monop/houses.c
65
got_morg = FALSE;
games/monop/houses.c
73
got_morg = good = FALSE;
games/monop/initdeck.c
161
newline = FALSE;
games/monop/initdeck.c
191
newline = FALSE;
games/monop/initdeck.c
195
newline = FALSE;
games/monop/jail.c
89
return FALSE;
games/monop/misc.c
257
mp->sq[i]->desc->monop = FALSE;
games/monop/monop.c
139
over = FALSE;
games/monop/morg.c
190
board[prop].desc->morg = FALSE;
games/monop/morg.c
205
told_em = FALSE;
games/monop/morg.c
209
fixing = FALSE;
games/monop/print.c
51
printsq(i, FALSE);
games/monop/print.c
66
printsq(play[i].loc, FALSE);
games/monop/prop.c
164
in[i] = FALSE;
games/monop/prop.c
48
trading = FALSE;
games/monop/trade.c
108
used[numin] = FALSE;
games/monop/trade.c
176
some = FALSE;
games/monop/trade.c
290
sqp->desc->morg = FALSE;
games/monop/trade.c
67
trades[i].gojf = FALSE;
games/phantasia/fight.c
112
Player.p_blessing = FALSE;
games/phantasia/fight.c
1175
ch = getanswer("NY", FALSE);
games/phantasia/fight.c
1195
ch = getanswer("NY", FALSE);
games/phantasia/fight.c
1264
ch = getanswer("NY", FALSE);
games/phantasia/fight.c
1285
ch = getanswer("NY", FALSE);
games/phantasia/fight.c
131
firsthit = FALSE;
games/phantasia/fight.c
1427
ch = getanswer("NY", FALSE);
games/phantasia/fight.c
1496
ch = getanswer("NY", FALSE);
games/phantasia/fight.c
181
Player.p_ring.ring_inuse = FALSE; /* not using ring */
games/phantasia/fight.c
512
Player.p_palantir = FALSE;
games/phantasia/fight.c
551
ch = getanswer("YN", FALSE);
games/phantasia/fight.c
556
Player.p_ring.ring_inuse = FALSE;
games/phantasia/fight.c
77
Luckout = FALSE; /* haven't tried to luckout yet */
games/phantasia/fight.c
86
Player.p_virgin = FALSE;
games/phantasia/gamesupport.c
169
playerp->p_type, descrtype(playerp, FALSE) + 1);
games/phantasia/gamesupport.c
216
c = getanswer("!BA", FALSE);
games/phantasia/gamesupport.c
225
Echo = FALSE;
games/phantasia/gamesupport.c
245
Echo = FALSE;
games/phantasia/gamesupport.c
488
*bptr = FALSE;
games/phantasia/gamesupport.c
600
descrtype(&Other, FALSE), descrstatus(&Other));
games/phantasia/gamesupport.c
691
bool found = FALSE; /* set if we found an entry for this login */
games/phantasia/interplayer.c
131
Luckout = FALSE;
games/phantasia/interplayer.c
189
Foestrikes = FALSE;
games/phantasia/interplayer.c
193
Foestrikes = FALSE;
games/phantasia/interplayer.c
237
ch = getanswer("NY", FALSE);
games/phantasia/interplayer.c
277
Foestrikes = FALSE;
games/phantasia/interplayer.c
309
if ((ch = getanswer("YN", FALSE)) == 'Y')
games/phantasia/interplayer.c
485
Enrgyvoid.ev_active = FALSE;
games/phantasia/interplayer.c
569
Player.p_blessing = FALSE;
games/phantasia/io.c
135
getanswer(" ", FALSE);
games/phantasia/io.c
267
ch = getanswer("NY", FALSE);
games/phantasia/io.c
272
ch = getanswer("NY", FALSE);
games/phantasia/main.c
1043
Player.p_blindness = FALSE;
games/phantasia/main.c
108
bool noheader = FALSE; /* set if don't want header */
games/phantasia/main.c
109
bool headeronly = FALSE; /* set if only want header */
games/phantasia/main.c
110
bool examine = FALSE; /* set if examine a character */
games/phantasia/main.c
158
changestats(FALSE);
games/phantasia/main.c
175
switch (getanswer("NYQ", FALSE)) {
games/phantasia/main.c
262
Changed = FALSE;
games/phantasia/main.c
320
Beyond = FALSE;
games/phantasia/main.c
321
Marsh = FALSE;
games/phantasia/main.c
322
Throne = FALSE;
games/phantasia/main.c
323
Changed = FALSE;
games/phantasia/main.c
324
Wizard = FALSE;
games/phantasia/main.c
325
Timeout = FALSE;
games/phantasia/main.c
327
Windows = FALSE;
games/phantasia/main.c
408
chartype = getanswer("1234567", FALSE);
games/phantasia/main.c
411
chartype = getanswer("123456", FALSE);
games/phantasia/main.c
469
Echo = FALSE;
games/phantasia/main.c
520
bool hasmoved = FALSE; /* set if player has moved */
games/phantasia/main.c
748
bool councilfound = FALSE; /* set if we find a member of the
games/phantasia/main.c
750
bool kingfound = FALSE; /* set if we find a king */
games/phantasia/main.c
893
Echo = FALSE;
games/phantasia/main.c
914
ch = getanswer("YN", FALSE);
games/phantasia/main.c
996
ch = getanswer("NY", FALSE);
games/phantasia/misc.c
1107
Throne = Marsh = Beyond = FALSE;
games/phantasia/misc.c
1320
playerp->p_ring.ring_inuse = FALSE;
games/phantasia/misc.c
1341
playerp->p_blindness = FALSE;
games/phantasia/misc.c
1411
cleanup(FALSE);
games/phantasia/misc.c
235
bool dishonest = FALSE; /* set when merchant is dishonest */
games/phantasia/misc.c
275
ch = getanswer("LPS", FALSE);
games/phantasia/misc.c
286
ch = getanswer(" 1234567", FALSE);
games/phantasia/misc.c
419
ch = getanswer("NY", FALSE);
games/phantasia/misc.c
499
mvprintw(0, 0, "%s%s\n", Player.p_name, descrlocation(&Player, FALSE));
games/phantasia/misc.c
540
mvprintw(8, 0, "Type: %s\n", descrtype(&Player, FALSE));
games/phantasia/misc.c
932
ch = getanswer("NY", FALSE);
games/phantasia/misc.c
935
cleanup(FALSE);
games/quiz/quiz.c
148
qp->q_asked = qp->q_answered = FALSE;
games/quiz/rxp.c
115
return (FALSE);
games/quiz/rxp.c
134
if ((err = rxp__compile(s, FALSE)) != TRUE)
games/quiz/rxp.c
158
return (FALSE);
games/quiz/rxp.c
173
return (FALSE);
games/quiz/rxp.c
226
return (FALSE);
games/quiz/rxp.c
231
return (FALSE);
games/quiz/rxp.c
241
FALSE, grp_end, rxpbuf + *rp++, sp)) != TRUE)
games/quiz/rxp.c
249
return (FALSE);
games/quiz/rxp.c
251
return (*rp != END ? FALSE : TRUE);
games/quiz/rxp.c
286
if ((err = rxp__expand(FALSE)) == NULL)
games/quiz/rxp.c
98
return(FALSE);
games/robots/extern.c
38
bool Jump = FALSE; /* Jump while running, counting, or waiting */
games/robots/extern.c
41
bool Pattern_roll = FALSE; /* Auto play for YHBJNLUK pattern */
games/robots/extern.c
43
bool Real_time = FALSE; /* Play in real time? */
games/robots/extern.c
44
bool Running = FALSE; /* Currently in the middle of a run */
games/robots/extern.c
46
bool Stand_still = FALSE; /* Auto play for standing still pattern */
games/robots/extern.c
48
bool Teleport = FALSE; /* Teleport automatically when player must */
games/robots/extern.c
50
bool Was_bonus = FALSE; /* Was a bonus last level */
games/robots/init_field.c
108
first = FALSE;
games/robots/init_field.c
71
Dead = FALSE;
games/robots/init_field.c
72
Waiting = FALSE;
games/robots/main.c
207
return FALSE;
games/robots/main.c
76
show_only = FALSE;
games/robots/make_level.c
56
Waiting = FALSE;
games/robots/make_level.c
58
leaveok(stdscr, FALSE);
games/robots/move.c
183
flushok(stdscr, FALSE);
games/robots/move.c
189
Running = FALSE;
games/robots/move.c
193
leaveok(stdscr, FALSE);
games/robots/move.c
224
leaveok(stdscr, FALSE);
games/robots/move.c
254
return FALSE;
games/robots/move.c
275
Running = FALSE;
games/robots/move.c
276
leaveok(stdscr, FALSE);
games/robots/move.c
283
return FALSE;
games/robots/move.c
314
return FALSE;
games/robots/move.c
325
Running = FALSE;
games/robots/move.c
326
leaveok(stdscr, FALSE);
games/robots/play_level.c
77
Was_bonus = FALSE;
games/robots/play_level.c
86
Was_bonus = FALSE;
games/robots/score.c
101
Full_clear = FALSE;
games/robots/score.c
61
bool done_show = FALSE;
games/robots/score.c
64
Newscore = FALSE;
games/worm/worm.c
126
scrollok(tv, FALSE);
games/worm/worm.c
127
scrollok(stw, FALSE);
include/rpc/types.h
48
#ifndef FALSE
lib/libc/rpc/auth_none.c
125
return (FALSE);
lib/libc/rpc/auth_unix.c
263
return (FALSE);
lib/libc/rpc/authunix_prot.c
59
return (FALSE);
lib/libc/rpc/clnt_raw.c
239
return (FALSE);
lib/libc/rpc/clnt_tcp.c
163
ct->ct_closeit = FALSE;
lib/libc/rpc/clnt_tcp.c
171
ct->ct_waitset = FALSE;
lib/libc/rpc/clnt_tcp.c
244
&& timeout.tv_usec == 0) ? FALSE : TRUE;
lib/libc/rpc/clnt_tcp.c
361
return (FALSE);
lib/libc/rpc/clnt_udp.c
410
return (FALSE);
lib/libc/rpc/clnt_udp.c
97
args->cu->cu_closeit = FALSE;
lib/libc/rpc/pmap_clnt.c
100
return (FALSE);
lib/libc/rpc/pmap_clnt.c
105
return (FALSE);
lib/libc/rpc/pmap_clnt.c
64
return (FALSE);
lib/libc/rpc/pmap_clnt.c
69
return (FALSE);
lib/libc/rpc/pmap_clnt.c
77
rslt = FALSE;
lib/libc/rpc/pmap_prot.c
52
return (FALSE);
lib/libc/rpc/pmap_prot2.c
109
return (FALSE);
lib/libc/rpc/pmap_prot2.c
97
return (FALSE);
lib/libc/rpc/pmap_rmt.c
113
return (FALSE);
lib/libc/rpc/pmap_rmt.c
116
return (FALSE);
lib/libc/rpc/pmap_rmt.c
121
return (FALSE);
lib/libc/rpc/pmap_rmt.c
125
return (FALSE);
lib/libc/rpc/pmap_rmt.c
144
return (FALSE);
lib/libc/rpc/pmap_rmt.c
224
bool_t done = FALSE;
lib/libc/rpc/rpc_callmsg.c
101
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
111
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
117
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
122
oa->oa_length) == FALSE) {
lib/libc/rpc/rpc_callmsg.c
123
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
137
if (xdr_enum(xdrs, &oa->oa_flavor) == FALSE ||
lib/libc/rpc/rpc_callmsg.c
138
xdr_u_int(xdrs, &oa->oa_length) == FALSE) {
lib/libc/rpc/rpc_callmsg.c
139
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
147
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
153
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
158
oa->oa_length) == FALSE) {
lib/libc/rpc/rpc_callmsg.c
159
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
184
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
50
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
53
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
63
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
67
return (FALSE);
lib/libc/rpc/rpc_callmsg.c
97
return (FALSE);
lib/libc/rpc/rpc_prot.c
110
return (FALSE);
lib/libc/rpc/rpc_prot.c
115
return (FALSE);
lib/libc/rpc/rpc_prot.c
120
return (FALSE);
lib/libc/rpc/rpc_prot.c
140
return (FALSE);
lib/libc/rpc/rpc_prot.c
161
return (FALSE);
lib/libc/rpc/rpc_prot.c
60
return (FALSE);
lib/libc/rpc/rpc_prot.c
84
return (FALSE);
lib/libc/rpc/rpc_prot.c
86
return (FALSE);
lib/libc/rpc/rpc_prot.c
93
return (FALSE);
lib/libc/rpc/svc.c
301
return (FALSE);
lib/libc/rpc/svc.c
305
return (FALSE);
lib/libc/rpc/svc.c
594
prog_found = FALSE;
lib/libc/rpc/svc_raw.c
110
return (FALSE);
lib/libc/rpc/svc_raw.c
121
return (FALSE);
lib/libc/rpc/svc_raw.c
126
return (FALSE);
lib/libc/rpc/svc_raw.c
137
return (FALSE);
lib/libc/rpc/svc_raw.c
148
return (FALSE);
lib/libc/rpc/svc_simple.c
99
if (svc_sendreply(transp, xdr_void, NULL) == FALSE)
lib/libc/rpc/svc_tcp.c
130
bool_t madesock = FALSE;
lib/libc/rpc/svc_tcp.c
248
return (FALSE);
lib/libc/rpc/svc_tcp.c
265
return (FALSE);
lib/libc/rpc/svc_tcp.c
282
return (FALSE);
lib/libc/rpc/svc_tcp.c
291
return (FALSE); /* there is never an rpc msg to be processed */
lib/libc/rpc/svc_tcp.c
417
return (FALSE);
lib/libc/rpc/svc_udp.c
100
bool_t madesock = FALSE;
lib/libc/rpc/svc_udp.c
195
return (FALSE);
lib/libc/rpc/svc_udp.c
199
return (FALSE);
lib/libc/rpc/svc_udp.c
218
bool_t stat = FALSE;
lib/libc/rpc/xdr.c
105
return (FALSE);
lib/libc/rpc/xdr.c
113
return (FALSE);
lib/libc/rpc/xdr.c
133
return (FALSE);
lib/libc/rpc/xdr.c
141
return (FALSE);
lib/libc/rpc/xdr.c
162
return (FALSE);
lib/libc/rpc/xdr.c
181
return (FALSE);
lib/libc/rpc/xdr.c
203
return (FALSE);
lib/libc/rpc/xdr.c
211
return (FALSE);
lib/libc/rpc/xdr.c
231
return (FALSE);
lib/libc/rpc/xdr.c
239
return (FALSE);
lib/libc/rpc/xdr.c
260
return (FALSE);
lib/libc/rpc/xdr.c
268
return (FALSE);
lib/libc/rpc/xdr.c
288
return (FALSE);
lib/libc/rpc/xdr.c
296
return (FALSE);
lib/libc/rpc/xdr.c
317
return (FALSE);
lib/libc/rpc/xdr.c
325
return (FALSE);
lib/libc/rpc/xdr.c
344
return (FALSE);
lib/libc/rpc/xdr.c
352
return (FALSE);
lib/libc/rpc/xdr.c
366
return (FALSE);
lib/libc/rpc/xdr.c
382
return (FALSE);
lib/libc/rpc/xdr.c
404
return (FALSE);
lib/libc/rpc/xdr.c
406
*bp = (lb == XDR_FALSE) ? FALSE : TRUE;
lib/libc/rpc/xdr.c
412
return (FALSE);
lib/libc/rpc/xdr.c
434
return (FALSE);
lib/libc/rpc/xdr.c
465
return (FALSE);
lib/libc/rpc/xdr.c
474
return (FALSE);
lib/libc/rpc/xdr.c
485
return (FALSE);
lib/libc/rpc/xdr.c
504
return (FALSE);
lib/libc/rpc/xdr.c
508
return (FALSE);
lib/libc/rpc/xdr.c
524
return (FALSE);
lib/libc/rpc/xdr.c
537
return (FALSE);
lib/libc/rpc/xdr.c
575
return (FALSE);
lib/libc/rpc/xdr.c
591
return ((dfault == NULL) ? FALSE :
lib/libc/rpc/xdr.c
634
return (FALSE);
lib/libc/rpc/xdr.c
637
return (FALSE);
lib/libc/rpc/xdr.c
653
return (FALSE);
lib/libc/rpc/xdr.c
665
return (FALSE);
lib/libc/rpc/xdr.c
688
if (XDR_PUTLONG(xdrs, (long *)&ul[0]) == FALSE)
lib/libc/rpc/xdr.c
689
return (FALSE);
lib/libc/rpc/xdr.c
692
if (XDR_GETLONG(xdrs, (long *)&ul[0]) == FALSE)
lib/libc/rpc/xdr.c
693
return (FALSE);
lib/libc/rpc/xdr.c
694
if (XDR_GETLONG(xdrs, (long *)&ul[1]) == FALSE)
lib/libc/rpc/xdr.c
695
return (FALSE);
lib/libc/rpc/xdr.c
703
return (FALSE);
lib/libc/rpc/xdr.c
715
if (XDR_PUTLONG(xdrs, (long *)&ul[0]) == FALSE)
lib/libc/rpc/xdr.c
716
return (FALSE);
lib/libc/rpc/xdr.c
719
if (XDR_GETLONG(xdrs, (long *)&ul[0]) == FALSE)
lib/libc/rpc/xdr.c
720
return (FALSE);
lib/libc/rpc/xdr.c
721
if (XDR_GETLONG(xdrs, (long *)&ul[1]) == FALSE)
lib/libc/rpc/xdr.c
722
return (FALSE);
lib/libc/rpc/xdr.c
730
return (FALSE);
lib/libc/rpc/xdr_array.c
139
return(FALSE);
lib/libc/rpc/xdr_array.c
71
return (FALSE);
lib/libc/rpc/xdr_array.c
76
return (FALSE);
lib/libc/rpc/xdr_array.c
90
return (FALSE);
lib/libc/rpc/xdr_float.c
126
return (FALSE);
lib/libc/rpc/xdr_float.c
73
return (FALSE);
lib/libc/rpc/xdr_mem.c
112
return (FALSE);
lib/libc/rpc/xdr_mem.c
124
return (FALSE);
lib/libc/rpc/xdr_mem.c
137
return (FALSE);
lib/libc/rpc/xdr_mem.c
151
return (FALSE);
lib/libc/rpc/xdr_mem.c
164
return (FALSE);
lib/libc/rpc/xdr_mem.c
176
return (FALSE);
lib/libc/rpc/xdr_mem.c
198
return (FALSE);
lib/libc/rpc/xdr_rec.c
205
rstrm->frag_sent = FALSE;
lib/libc/rpc/xdr_rec.c
211
rstrm->in_haveheader = FALSE;
lib/libc/rpc/xdr_rec.c
214
rstrm->nonblock = FALSE;
lib/libc/rpc/xdr_rec.c
242
return (FALSE);
lib/libc/rpc/xdr_rec.c
261
if (! flush_out(rstrm, FALSE))
lib/libc/rpc/xdr_rec.c
262
return (FALSE);
lib/libc/rpc/xdr_rec.c
280
return (FALSE);
lib/libc/rpc/xdr_rec.c
282
return (FALSE);
lib/libc/rpc/xdr_rec.c
287
return (FALSE);
lib/libc/rpc/xdr_rec.c
311
if (! flush_out(rstrm, FALSE))
lib/libc/rpc/xdr_rec.c
312
return (FALSE);
lib/libc/rpc/xdr_rec.c
377
return (FALSE);
lib/libc/rpc/xdr_rec.c
435
if (__xdrrec_getrec(xdrs, &xstat, FALSE)) {
lib/libc/rpc/xdr_rec.c
444
return (FALSE);
lib/libc/rpc/xdr_rec.c
448
return (FALSE);
lib/libc/rpc/xdr_rec.c
451
return (FALSE);
lib/libc/rpc/xdr_rec.c
453
rstrm->last_frag = FALSE;
lib/libc/rpc/xdr_rec.c
477
return (FALSE);
lib/libc/rpc/xdr_rec.c
496
rstrm->frag_sent = FALSE;
lib/libc/rpc/xdr_rec.c
524
return (FALSE);
lib/libc/rpc/xdr_rec.c
528
return (FALSE);
lib/libc/rpc/xdr_rec.c
534
return (FALSE);
lib/libc/rpc/xdr_rec.c
541
return (FALSE);
lib/libc/rpc/xdr_rec.c
558
return (FALSE);
lib/libc/rpc/xdr_rec.c
563
return (FALSE);
lib/libc/rpc/xdr_rec.c
569
rstrm->in_haveheader = (FALSE);
lib/libc/rpc/xdr_rec.c
583
return (FALSE);
lib/libc/rpc/xdr_rec.c
614
return (FALSE);
lib/libc/rpc/xdr_rec.c
628
return FALSE;
lib/libc/rpc/xdr_rec.c
634
return (FALSE);
lib/libc/rpc/xdr_rec.c
648
return FALSE;
lib/libc/rpc/xdr_rec.c
658
return (FALSE);
lib/libc/rpc/xdr_rec.c
676
return (FALSE);
lib/libc/rpc/xdr_rec.c
678
return (FALSE);
lib/libc/rpc/xdr_rec.c
680
rstrm->last_frag = ((header & LAST_FRAG) == 0) ? FALSE : TRUE;
lib/libc/rpc/xdr_rec.c
690
return(FALSE);
lib/libc/rpc/xdr_rec.c
704
return (FALSE);
lib/libc/rpc/xdr_rec.c
735
return (FALSE);
lib/libc/rpc/xdr_reference.c
117
return (FALSE);
lib/libc/rpc/xdr_reference.c
73
return (FALSE);
lib/libc/rpc/xdr_stdio.c
103
return (FALSE);
lib/libc/rpc/xdr_stdio.c
114
return (FALSE);
lib/libc/rpc/xdr_stdio.c
123
return (FALSE);
lib/libc/rpc/xdr_stdio.c
132
return (FALSE);
lib/libc/rpc/xdr_stdio.c
148
FALSE : TRUE);
lib/libc/softfloat/timesoftfloat.c
1920
{ "int32_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1921
{ "int32_to_float64", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1923
{ "int32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1926
{ "int32_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1928
{ "int64_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1929
{ "int64_to_float64", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1931
{ "int64_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1934
{ "int64_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1936
{ "float32_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1937
{ "float32_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1938
{ "float32_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1939
{ "float32_to_int64_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1940
{ "float32_to_float64", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1942
{ "float32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1945
{ "float32_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1947
{ "float32_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1948
{ "float32_add", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1949
{ "float32_sub", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1950
{ "float32_mul", 2, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1951
{ "float32_div", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1952
{ "float32_rem", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1953
{ "float32_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1954
{ "float32_eq", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1955
{ "float32_le", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1956
{ "float32_lt", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1957
{ "float32_eq_signaling", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1958
{ "float32_le_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1959
{ "float32_lt_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1960
{ "float64_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1961
{ "float64_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1962
{ "float64_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1963
{ "float64_to_int64_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1964
{ "float64_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1966
{ "float64_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1969
{ "float64_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1971
{ "float64_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1972
{ "float64_add", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1973
{ "float64_sub", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1974
{ "float64_mul", 2, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1975
{ "float64_div", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1976
{ "float64_rem", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1977
{ "float64_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1978
{ "float64_eq", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1979
{ "float64_le", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1980
{ "float64_lt", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1981
{ "float64_eq_signaling", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1982
{ "float64_le_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1983
{ "float64_lt_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1985
{ "floatx80_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1986
{ "floatx80_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1987
{ "floatx80_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1988
{ "floatx80_to_int64_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1989
{ "floatx80_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1990
{ "floatx80_to_float64", 1, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1992
{ "floatx80_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1994
{ "floatx80_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
1995
{ "floatx80_add", 2, TRUE, TRUE, FALSE, TRUE },
lib/libc/softfloat/timesoftfloat.c
1996
{ "floatx80_sub", 2, TRUE, TRUE, FALSE, TRUE },
lib/libc/softfloat/timesoftfloat.c
1998
{ "floatx80_div", 2, TRUE, TRUE, FALSE, TRUE },
lib/libc/softfloat/timesoftfloat.c
1999
{ "floatx80_rem", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2000
{ "floatx80_sqrt", 1, TRUE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2001
{ "floatx80_eq", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2002
{ "floatx80_le", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2003
{ "floatx80_lt", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2004
{ "floatx80_eq_signaling", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2005
{ "floatx80_le_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2006
{ "floatx80_lt_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2009
{ "float128_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2010
{ "float128_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2011
{ "float128_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2012
{ "float128_to_int64_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2013
{ "float128_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2014
{ "float128_to_float64", 1, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2016
{ "float128_to_floatx80", 1, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2018
{ "float128_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2019
{ "float128_add", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2020
{ "float128_sub", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2021
{ "float128_mul", 2, FALSE, TRUE, TRUE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2022
{ "float128_div", 2, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2023
{ "float128_rem", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2024
{ "float128_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2025
{ "float128_eq", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2026
{ "float128_le", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2027
{ "float128_lt", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2028
{ "float128_eq_signaling", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2029
{ "float128_le_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2030
{ "float128_lt_quiet", 2, FALSE, FALSE, FALSE, FALSE },
lib/libc/softfloat/timesoftfloat.c
2485
functionArgument = FALSE;
lib/libc/time/localtime.c
1053
isdst = FALSE;
lib/libc/time/localtime.c
1098
sp->ttis[0].tt_isdst = FALSE;
lib/libc/time/localtime.c
1210
if (name[0] == ':' || tzparse(name, lclptr, FALSE) != 0)
lib/libc/time/localtime.c
1599
return FALSE;
lib/libc/time/localtime.c
1610
return FALSE;
lib/libc/time/localtime.c
1668
*okayp = FALSE;
lib/libc/time/localtime.c
1834
t = time2sub(tmp, funcp, offset, okayp, FALSE);
lib/libc/time/localtime.c
1883
seen[i] = FALSE;
lib/libc/time/localtime.c
390
sp->goback = sp->goahead = FALSE;
lib/libc/time/localtime.c
469
ttisp->tt_ttisstd = FALSE;
lib/libc/time/localtime.c
473
ttisp->tt_ttisstd != FALSE)
lib/libc/time/localtime.c
482
ttisp->tt_ttisgmt = FALSE;
lib/libc/time/localtime.c
486
ttisp->tt_ttisgmt != FALSE)
lib/libc/time/localtime.c
525
result = tzparse(&up->buf[1], &ts, FALSE);
lib/libc/time/localtime.c
586
result = FALSE;
lib/libc/time/localtime.c
929
load_result = tzload(TZDEFRULES, sp, FALSE);
lib/libc/time/private.h
41
#ifndef FALSE
lib/libc/yp/xdr_ypbind_binding.c
37
return (FALSE);
lib/libc/yp/xdr_ypbind_resp.c
37
return FALSE;
lib/libc/yp/xdr_ypbind_resp.c
48
return FALSE;
lib/libc/yp/xdr_ypbind_setdom.c
37
return FALSE;
lib/libc/yp/xdr_ypbind_setdom.c
40
return FALSE;
lib/libc/yp/xdr_ypmaplist.c
37
return FALSE;
lib/libc/yp/xdr_ypreq_key.c
37
return FALSE;
lib/libc/yp/xdr_ypreq_key.c
40
return FALSE;
lib/libc/yp/xdr_ypreq_nokey.c
37
return FALSE;
lib/libc/yp/xdr_ypresp_all.c
37
return FALSE;
lib/libc/yp/xdr_ypresp_all.c
42
case FALSE:
lib/libc/yp/xdr_ypresp_all.c
45
return FALSE;
lib/libc/yp/xdr_ypresp_key_val.c
37
return FALSE;
lib/libc/yp/xdr_ypresp_key_val.c
40
return FALSE;
lib/libc/yp/xdr_ypresp_maplist.c
37
return FALSE;
lib/libc/yp/xdr_ypresp_master.c
37
return FALSE;
lib/libc/yp/xdr_ypresp_order.c
37
return FALSE;
lib/libc/yp/xdr_ypresp_val.c
37
return FALSE;
lib/libc/yp/yp_all.c
56
rc = FALSE;
lib/libcrypto/arc4random/arc4random_win.h
37
HANDLE p = CreateMutex(NULL, FALSE, NULL); \
lib/libcurses/base/lib_addch.c
125
bool result = FALSE;
lib/libcurses/base/lib_bkgd.c
265
return _nc_background(win, ch, FALSE);
lib/libcurses/base/lib_color.c
187
CallDriver_3(SP_PARM, td_color, FALSE, bg, outc);
lib/libcurses/base/lib_color.c
314
bool result = FALSE;
lib/libcurses/base/lib_color.c
333
int result = FALSE;
lib/libcurses/base/lib_color.c
504
bool changed = FALSE;
lib/libcurses/base/lib_color.c
579
bool isDefault = FALSE;
lib/libcurses/base/lib_color.c
580
bool wasDefault = FALSE;
lib/libcurses/base/lib_color.c
781
int result = FALSE;
lib/libcurses/base/lib_color.c
803
int code = FALSE;
lib/libcurses/base/lib_color.c
816
|| set_color_pair)) ? TRUE : FALSE);
lib/libcurses/base/lib_delwin.c
56
result = FALSE;
lib/libcurses/base/lib_delwin.c
65
result = FALSE;
lib/libcurses/base/lib_driver.c
87
returnCode(IsValidTIScreen(sp) ? CallDriver_1(sp, td_kyExist, keycode) : FALSE);
lib/libcurses/base/lib_echo.c
76
IsEcho(SP_PARM) = FALSE;
lib/libcurses/base/lib_flash.c
70
res = CallDriver_1(SP_PARM, td_doBeepOrFlash, FALSE);
lib/libcurses/base/lib_freeall.c
76
bool deleted = FALSE;
lib/libcurses/base/lib_freeall.c
81
bool found = FALSE;
lib/libcurses/base/lib_getch.c
318
_nc_set_read_thread(FALSE);
lib/libcurses/base/lib_getch.c
344
_nc_set_read_thread(FALSE);
lib/libcurses/base/lib_getch.c
436
sp->_called_wgetch = FALSE;
lib/libcurses/base/lib_instr.c
80
bool done = FALSE;
lib/libcurses/base/lib_isendwin.c
54
return FALSE;
lib/libcurses/base/lib_mouse.c
1003
result = FALSE;
lib/libcurses/base/lib_mouse.c
1067
result = (eventp->bstate & REPORT_MOUSE_POSITION) ? TRUE : FALSE;
lib/libcurses/base/lib_mouse.c
1122
_nc_set_read_thread(FALSE);
lib/libcurses/base/lib_mouse.c
1189
_nc_set_read_thread(FALSE);
lib/libcurses/base/lib_mouse.c
1298
_nc_set_read_thread(FALSE);
lib/libcurses/base/lib_mouse.c
1310
bool result = FALSE;
lib/libcurses/base/lib_mouse.c
1348
result = (eventp->bstate & REPORT_MOUSE_POSITION) ? TRUE : FALSE;
lib/libcurses/base/lib_mouse.c
1359
bool result = FALSE;
lib/libcurses/base/lib_mouse.c
1471
enable_gpm_mouse(sp, FALSE);
lib/libcurses/base/lib_mouse.c
1477
sp->_mouse_active = FALSE;
lib/libcurses/base/lib_mouse.c
1482
enable_win32_mouse(sp, FALSE);
lib/libcurses/base/lib_mouse.c
1564
endLoop = FALSE;
lib/libcurses/base/lib_mouse.c
1583
changed = FALSE;
lib/libcurses/base/lib_mouse.c
1589
merge = FALSE;
lib/libcurses/base/lib_mouse.c
1670
merge = FALSE;
lib/libcurses/base/lib_mouse.c
1688
merge = FALSE;
lib/libcurses/base/lib_mouse.c
1763
mouse_activate(sp, FALSE);
lib/libcurses/base/lib_mouse.c
1769
mouse_activate(sp, FALSE);
lib/libcurses/base/lib_mouse.c
1774
mouse_activate(sp, FALSE);
lib/libcurses/base/lib_mouse.c
1779
mouse_activate(sp, FALSE);
lib/libcurses/base/lib_mouse.c
1989
bool result = FALSE;
lib/libcurses/base/lib_mouse.c
1998
(win->_begy + win->_maxy) >= y) ? TRUE : FALSE);
lib/libcurses/base/lib_mouse.c
2035
return (((0 == sp) || (sp->_mouse_type == M_NONE)) ? FALSE : TRUE);
lib/libcurses/base/lib_mouse.c
2055
bool result = FALSE;
lib/libcurses/base/lib_mouse.c
474
bool result = FALSE;
lib/libcurses/base/lib_mouse.c
514
sp->_mouse_gpm_loaded = FALSE;
lib/libcurses/base/lib_mouse.c
522
sp->_mouse_gpm_found = FALSE;
lib/libcurses/base/lib_mouse.c
595
result = FALSE;
lib/libcurses/base/lib_mouse.c
603
sp->_mouse_active = FALSE;
lib/libcurses/base/lib_mouse.c
779
bool result = FALSE;
lib/libcurses/base/lib_mouse.c
812
bool result = FALSE;
lib/libcurses/base/lib_newterm.c
153
SP_PARM->_filtered = FALSE;
lib/libcurses/base/lib_newterm.c
156
_nc_prescreen.filter_mode = FALSE;
lib/libcurses/base/lib_newterm.c
167
_nc_prescreen.filter_mode = FALSE;
lib/libcurses/base/lib_newterm.c
215
fileno(_ofp), &errret, FALSE) != ERR) {
lib/libcurses/base/lib_newterm.c
302
SP_PARM->_use_meta = FALSE;
lib/libcurses/base/lib_newwin.c
314
? FALSE
lib/libcurses/base/lib_newwin.c
317
win->_idlok = FALSE;
lib/libcurses/base/lib_newwin.c
319
win->_scroll = FALSE;
lib/libcurses/base/lib_newwin.c
320
win->_leaveok = FALSE;
lib/libcurses/base/lib_newwin.c
321
win->_use_keypad = FALSE;
lib/libcurses/base/lib_newwin.c
323
win->_immed = FALSE;
lib/libcurses/base/lib_nl.c
84
IsNl(SP_PARM) = FALSE;
lib/libcurses/base/lib_overlay.c
132
returnCode(overlap(win1, win2, FALSE));
lib/libcurses/base/lib_overlay.c
172
bool copied = FALSE;
lib/libcurses/base/lib_overlay.c
184
touched = FALSE;
lib/libcurses/base/lib_pad.c
295
win->_clear = FALSE;
lib/libcurses/base/lib_pad.c
303
if (win->_leaveok == FALSE
lib/libcurses/base/lib_refresh.c
291
win->_clear = FALSE;
lib/libcurses/base/lib_refresh.c
75
win->_clear = FALSE;
lib/libcurses/base/lib_restart.c
67
if (TINFO_SETUP_TERM(&new_term, termp, filenum, errret, FALSE) != OK) {
lib/libcurses/base/lib_screen.c
215
bool found = FALSE;
lib/libcurses/base/lib_screen.c
225
found = FALSE;
lib/libcurses/base/lib_screen.c
506
bool old_format = FALSE;
lib/libcurses/base/lib_screen.c
615
success = FALSE;
lib/libcurses/base/lib_screen.c
621
success = FALSE;
lib/libcurses/base/lib_screen.c
628
success = FALSE;
lib/libcurses/base/lib_screen.c
682
first = FALSE;
lib/libcurses/base/lib_set_term.c
127
bool result = FALSE;
lib/libcurses/base/lib_set_term.c
262
return FALSE;
lib/libcurses/base/lib_set_term.c
268
return FALSE;
lib/libcurses/base/lib_set_term.c
455
sp->_default_color = FALSE;
lib/libcurses/base/lib_set_term.c
456
sp->_has_sgr_39_49 = FALSE;
lib/libcurses/base/lib_set_term.c
566
support_cookies = FALSE;
lib/libcurses/base/lib_set_term.c
660
sp->_nc_sp_idlok = FALSE;
lib/libcurses/base/lib_set_term.c
687
CurScreen(sp)->_clear = FALSE;
lib/libcurses/base/lib_set_term.c
767
sp->_prescreen = FALSE;
lib/libcurses/base/lib_slk.c
244
SP_PARM->_slk->hidden = FALSE;
lib/libcurses/base/lib_slkrefr.c
124
slk->ent[i].dirty = FALSE;
lib/libcurses/base/lib_slkrefr.c
127
slk->dirty = FALSE;
lib/libcurses/base/lib_slkrefr.c
131
CallDriver_1(sp, td_hwlabelOnOff, slk->hidden ? FALSE : TRUE);
lib/libcurses/base/lib_touch.c
60
returnCode(FALSE);
lib/libcurses/base/lib_touch.c
63
returnCode(win->_line[line].firstchar != _NOCHANGE ? TRUE : FALSE);
lib/libcurses/base/lib_touch.c
78
returnCode(FALSE);
lib/libcurses/base/new_pair.c
210
used = FALSE;
lib/libcurses/base/new_pair.c
277
bool found = FALSE;
lib/libcurses/base/resizeterm.c
292
found = FALSE;
lib/libcurses/base/resizeterm.c
327
found = FALSE;
lib/libcurses/base/resizeterm.c
483
SP_PARM->_sig_winch = FALSE;
lib/libcurses/base/safe_sprintf.c
132
done = FALSE;
lib/libcurses/base/safe_sprintf.c
81
int done = FALSE;
lib/libcurses/base/tries.c
118
returnCode(FALSE);
lib/libcurses/base/tries.c
131
returnCode(FALSE);
lib/libcurses/base/tries.c
143
returnCode(FALSE);
lib/libcurses/base/tries.c
148
returnCode(FALSE);
lib/libcurses/base/tries.c
99
returnCode(FALSE);
lib/libcurses/base/wresize.c
186
valid = FALSE;
lib/libcurses/curses.h
1174
leaveok(newscr, FALSE); \
lib/libcurses/curses.h
1434
#define is_cleared(win) (NCURSES_OK_ADDR(win) ? (win)->_clear : FALSE)
lib/libcurses/curses.h
1435
#define is_idcok(win) (NCURSES_OK_ADDR(win) ? (win)->_idcok : FALSE)
lib/libcurses/curses.h
1436
#define is_idlok(win) (NCURSES_OK_ADDR(win) ? (win)->_idlok : FALSE)
lib/libcurses/curses.h
1437
#define is_immedok(win) (NCURSES_OK_ADDR(win) ? (win)->_immed : FALSE)
lib/libcurses/curses.h
1438
#define is_keypad(win) (NCURSES_OK_ADDR(win) ? (win)->_use_keypad : FALSE)
lib/libcurses/curses.h
1439
#define is_leaveok(win) (NCURSES_OK_ADDR(win) ? (win)->_leaveok : FALSE)
lib/libcurses/curses.h
1440
#define is_nodelay(win) (NCURSES_OK_ADDR(win) ? ((win)->_delay == 0) : FALSE)
lib/libcurses/curses.h
1441
#define is_notimeout(win) (NCURSES_OK_ADDR(win) ? (win)->_notimeout : FALSE)
lib/libcurses/curses.h
1442
#define is_pad(win) (NCURSES_OK_ADDR(win) ? ((win)->_flags & _ISPAD) != 0 : FALSE)
lib/libcurses/curses.h
1443
#define is_scrollok(win) (NCURSES_OK_ADDR(win) ? (win)->_scroll : FALSE)
lib/libcurses/curses.h
1444
#define is_subwin(win) (NCURSES_OK_ADDR(win) ? ((win)->_flags & _SUBWIN) != 0 : FALSE)
lib/libcurses/curses.h
1445
#define is_syncok(win) (NCURSES_OK_ADDR(win) ? (win)->_sync : FALSE)
lib/libcurses/curses.priv.h
1276
IsRaw(sp) = FALSE; \
lib/libcurses/curses.priv.h
2536
# define IsTermInfoOnConsole(sp) FALSE
lib/libcurses/curses.priv.h
2544
# define IsTermInfoOnConsole(sp) FALSE
lib/libcurses/curses.priv.h
568
#define GetNoPadding(sp) FALSE
lib/libcurses/tinfo/access.c
166
bool result = FALSE;
lib/libcurses/tinfo/access.c
179
bool result = FALSE;
lib/libcurses/tinfo/access.c
194
#define is_posix_elevated() FALSE
lib/libcurses/tinfo/access.c
204
? FALSE \
lib/libcurses/tinfo/access.c
239
result = FALSE;
lib/libcurses/tinfo/access.c
244
result = FALSE;
lib/libcurses/tinfo/alloc_entry.c
367
to->Booleans[i] = FALSE;
lib/libcurses/tinfo/alloc_ttype.c
139
to->Booleans[base + m] = FALSE;
lib/libcurses/tinfo/alloc_ttype.c
313
return FALSE;
lib/libcurses/tinfo/alloc_ttype.c
394
to->Booleans[k] = FALSE;
lib/libcurses/tinfo/alloc_ttype.c
440
bool used_ext_Names = FALSE;
lib/libcurses/tinfo/alloc_ttype.c
451
same = FALSE;
lib/libcurses/tinfo/captoinfo.c
1020
int c, tc = FALSE;
lib/libcurses/tinfo/captoinfo.c
632
bool syntax_error = FALSE;
lib/libcurses/tinfo/captoinfo.c
795
will_fix = FALSE;
lib/libcurses/tinfo/comp_error.c
49
NCURSES_EXPORT_VAR(bool) _nc_suppress_warnings = FALSE;
lib/libcurses/tinfo/comp_hash.c
60
bool termcap = (hash_table != _nc_get_hash_table(FALSE));
lib/libcurses/tinfo/comp_parse.c
140
return (FALSE);
lib/libcurses/tinfo/comp_parse.c
172
bool removed = FALSE;
lib/libcurses/tinfo/comp_parse.c
358
int rc = FALSE;
lib/libcurses/tinfo/comp_parse.c
397
return FALSE
lib/libcurses/tinfo/comp_parse.c
438
return (FALSE);
lib/libcurses/tinfo/comp_parse.c
459
foundit = FALSE;
lib/libcurses/tinfo/comp_parse.c
531
return (FALSE);
lib/libcurses/tinfo/comp_parse.c
545
keepgoing = FALSE;
lib/libcurses/tinfo/comp_parse.c
763
_nc_tic_expand(0, FALSE, 0);
lib/libcurses/tinfo/comp_scan.c
295
had_newline = FALSE;
lib/libcurses/tinfo/comp_scan.c
326
? TRUE : FALSE);
lib/libcurses/tinfo/comp_scan.c
397
int dot_flag = FALSE;
lib/libcurses/tinfo/comp_scan.c
540
bool capability = FALSE;
lib/libcurses/tinfo/comp_scan.c
575
_nc_get_hash_table(FALSE))) {
lib/libcurses/tinfo/comp_scan.c
669
had_newline = FALSE;
lib/libcurses/tinfo/comp_scan.c
845
bool ignored = FALSE;
lib/libcurses/tinfo/comp_scan.c
846
bool long_warning = FALSE;
lib/libcurses/tinfo/comp_scan.c
91
NCURSES_EXPORT_VAR (bool) _nc_disable_period = FALSE; /* used by tic -a option */
lib/libcurses/tinfo/comp_scan.c
998
ignored = FALSE;
lib/libcurses/tinfo/db_iterator.c
125
bool result = FALSE;
lib/libcurses/tinfo/db_iterator.c
182
bool result = FALSE;
lib/libcurses/tinfo/db_iterator.c
289
bool cache_has_expired = FALSE;
lib/libcurses/tinfo/db_iterator.c
419
found = FALSE;
lib/libcurses/tinfo/db_iterator.c
76
bool result = FALSE;
lib/libcurses/tinfo/hashed_db.c
291
bool result = FALSE;
lib/libcurses/tinfo/hashed_db.c
314
bool result = FALSE;
lib/libcurses/tinfo/lib_acs.c
101
SP_PARM->_screen_acs_map[j] = FALSE;
lib/libcurses/tinfo/lib_data.c
118
#define TGETENT_0 { 0L, FALSE, NULL, NULL, NULL }
lib/libcurses/tinfo/lib_data.c
126
FALSE, /* init_signals */
lib/libcurses/tinfo/lib_data.c
127
FALSE, /* init_screen */
lib/libcurses/tinfo/lib_data.c
132
FALSE, /* have_tic_directory */
lib/libcurses/tinfo/lib_data.c
133
FALSE, /* keep_tic_directory */
lib/libcurses/tinfo/lib_data.c
200
FALSE, /* trace_opened */
lib/libcurses/tinfo/lib_data.c
228
FALSE, /* leak_checking */
lib/libcurses/tinfo/lib_data.c
242
FALSE, /* filter_mode */
lib/libcurses/tinfo/lib_data.c
263
FALSE, /* use_tioctl */
lib/libcurses/tinfo/lib_data.c
270
FALSE, /* flag to set if padding disabled */
lib/libcurses/tinfo/lib_data.c
310
static bool initialized = FALSE;
lib/libcurses/tinfo/lib_has_cap.c
57
bool code = FALSE;
lib/libcurses/tinfo/lib_has_cap.c
64
&& (delete_character || parm_dch)) ? TRUE : FALSE;
lib/libcurses/tinfo/lib_has_cap.c
81
bool code = FALSE;
lib/libcurses/tinfo/lib_has_cap.c
85
&& (delete_line || parm_delete_line)) ? TRUE : FALSE;
lib/libcurses/tinfo/lib_options.c
275
return (FALSE);
lib/libcurses/tinfo/lib_options.c
295
returnCode(SP != 0 ? has_key_internal(keycode, SP_PARM->_keytry) : FALSE);
lib/libcurses/tinfo/lib_raw.c
260
IsRaw(SP_PARM) = FALSE;
lib/libcurses/tinfo/lib_setup.c
1025
return _nc_setupterm(tname, Filedes, errret, FALSE);
lib/libcurses/tinfo/lib_setup.c
477
sp->_sig_winch = FALSE;
lib/libcurses/tinfo/lib_setup.c
510
tp->Booleans[n] = FALSE;
lib/libcurses/tinfo/lib_termcap.c
98
bool found_cache = FALSE;
lib/libcurses/tinfo/lib_tgoto.c
50
result = FALSE; /* tparm() handles empty strings */
lib/libcurses/tinfo/lib_tgoto.c
56
result = FALSE;
lib/libcurses/tinfo/lib_tgoto.c
63
result = FALSE;
lib/libcurses/tinfo/lib_tgoto.c
82
bool need_BC = FALSE;
lib/libcurses/tinfo/lib_ti.c
112
entry_ptr = _nc_find_type_entry(str, NUMBER, FALSE);
lib/libcurses/tinfo/lib_ti.c
159
entry_ptr = _nc_find_type_entry(str, STRING, FALSE);
lib/libcurses/tinfo/lib_ti.c
67
entry_ptr = _nc_find_type_entry(str, BOOLEAN, FALSE);
lib/libcurses/tinfo/lib_tparm.c
1106
bool result = FALSE;
lib/libcurses/tinfo/lib_tparm.c
1243
tparm_copy_valist(&myData, FALSE, ap);
lib/libcurses/tinfo/lib_tparm.c
1276
tparm_copy_valist(&myData, FALSE, ap);
lib/libcurses/tinfo/lib_tparm.c
1340
if (tparm_setup(cur_term, string, &myData) == OK && ValidCap(FALSE)) {
lib/libcurses/tinfo/lib_tparm.c
1390
tparm_copy_valist(&myData, FALSE, ap);
lib/libcurses/tinfo/lib_tparm.c
312
TPS(stack)[TPS(stack_ptr)].num_type = FALSE; \
lib/libcurses/tinfo/lib_tparm.c
367
bool done = FALSE;
lib/libcurses/tinfo/lib_tparm.c
368
bool allowminus = FALSE;
lib/libcurses/tinfo/lib_tparm.c
369
bool dot = FALSE;
lib/libcurses/tinfo/lib_tparm.c
370
bool err = FALSE;
lib/libcurses/tinfo/lib_tparm.c
719
bool termcap_hack = FALSE;
lib/libcurses/tinfo/lib_tparm.c
783
bool incremented_two = FALSE;
lib/libcurses/tinfo/lib_tparm.c
798
bool dynamic_used = FALSE;
lib/libcurses/tinfo/lib_tputs.c
282
bool always_delay = FALSE;
lib/libcurses/tinfo/lib_tputs.c
283
bool normal_delay = FALSE;
lib/libcurses/tinfo/lib_tputs.c
322
always_delay = FALSE;
lib/libcurses/tinfo/lib_tputs.c
401
mandatory = FALSE;
lib/libcurses/tinfo/lib_ttyflags.c
152
rc = CallDriver_2(SP_PARM, td_mode, FALSE, TRUE);
lib/libcurses/tinfo/lib_ttyflags.c
230
rc = CallDriver_2(SP_PARM, td_mode, TRUE, FALSE);
lib/libcurses/tinfo/lib_ttyflags.c
263
rc = CallDriver_2(SP_PARM, td_mode, FALSE, FALSE);
lib/libcurses/tinfo/lib_ttyflags.c
266
_nc_keypad(SP_PARM, FALSE);
lib/libcurses/tinfo/lib_ttyflags.c
61
result = CallDriver_2(SP_PARM, td_sgmode, FALSE, buf);
lib/libcurses/tinfo/lib_win32con.c
100
static bool console_initialized = FALSE;
lib/libcurses/tinfo/lib_win32con.c
1121
bool res = FALSE;
lib/libcurses/tinfo/lib_win32con.c
1134
BOOL buffered = FALSE;
lib/libcurses/tinfo/lib_win32con.c
1236
_nc_console_set_scrollback(FALSE, &WINCONSOLE.SBI);
lib/libcurses/tinfo/lib_win32con.c
172
BOOL result = FALSE;
lib/libcurses/tinfo/lib_win32con.c
380
bool result = FALSE;
lib/libcurses/tinfo/lib_win32con.c
412
bool result = FALSE;
lib/libcurses/tinfo/lib_win32con.c
447
bool result = FALSE;
lib/libcurses/tinfo/lib_win32con.c
492
bool rc = FALSE;
lib/libcurses/tinfo/lib_win32con.c
534
bool changed = FALSE;
lib/libcurses/tinfo/lib_win32con.c
677
bool result = FALSE;
lib/libcurses/tinfo/lib_win32con.c
811
bool found = FALSE;
lib/libcurses/tinfo/lib_win32util.c
87
FALSE,
lib/libcurses/tinfo/make_keys.c
70
bool found = FALSE;
lib/libcurses/tinfo/name_match.c
110
found = FALSE;
lib/libcurses/tinfo/name_match.c
111
for (code = TRUE; *s != '\0'; code = FALSE, s++) {
lib/libcurses/tinfo/name_match.c
127
return FALSE;
lib/libcurses/tinfo/obsolete.c
263
static bool initialized = FALSE;
lib/libcurses/tinfo/obsolete.c
264
static bool triggered = FALSE;
lib/libcurses/tinfo/obsolete.c
265
bool result = FALSE;
lib/libcurses/tinfo/parse_entry.c
1150
struct name_table_entry const *entry_ptr = _nc_get_table(FALSE);
lib/libcurses/tinfo/parse_entry.c
121
for (n = first, found = FALSE; n < last; n++) {
lib/libcurses/tinfo/parse_entry.c
217
result = FALSE;
lib/libcurses/tinfo/parse_entry.c
249
result = FALSE;
lib/libcurses/tinfo/parse_entry.c
253
result = FALSE;
lib/libcurses/tinfo/parse_entry.c
256
first = FALSE;
lib/libcurses/tinfo/parse_entry.c
293
bool bad_tc_usage = FALSE;
lib/libcurses/tinfo/parse_entry.c
433
for (ap = _nc_get_alias_table(FALSE); ap->from; ap++)
lib/libcurses/tinfo/parse_entry.c
442
_nc_get_hash_table(FALSE));
lib/libcurses/tinfo/parse_entry.c
618
bool has_base_entry = FALSE;
lib/libcurses/tinfo/parse_entry.c
644
_nc_wrap_entry(entryp, FALSE);
lib/libcurses/tinfo/parse_entry.c
961
to_ptr = _nc_find_entry(ap->to, _nc_get_hash_table(FALSE));
lib/libcurses/tinfo/read_entry.c
167
success = FALSE;
lib/libcurses/tinfo/read_entry.c
183
success = FALSE;
lib/libcurses/tinfo/read_entry.c
189
success = FALSE;
lib/libcurses/tinfo/read_entry.c
250
tp->Booleans[i] = FALSE;
lib/libcurses/tinfo/read_entry.c
266
bool result = FALSE;
lib/libcurses/tinfo/read_entry.c
401
string_table, FALSE)) {
lib/libcurses/tinfo/read_entry.c
505
ext_str_limit, ptr->ext_str_table, FALSE)) {
lib/libcurses/tinfo/read_entry.c
566
ptr->Booleans[i] = FALSE;
lib/libcurses/tinfo/read_entry.c
630
bool result = FALSE;
lib/libcurses/tinfo/read_entry.c
653
bool result = FALSE;
lib/libcurses/tinfo/read_entry.c
802
&& (capdbp = _nc_db_open(filename, FALSE)) != 0) {
lib/libcurses/tinfo/read_termcap.c
1003
_nc_read_entry_source((FILE *) 0, tc_buf, FALSE, TRUE, NULLHOOK);
lib/libcurses/tinfo/read_termcap.c
1037
bool use_buffer = FALSE;
lib/libcurses/tinfo/read_termcap.c
1049
normal = FALSE;
lib/libcurses/tinfo/read_termcap.c
1053
normal = FALSE;
lib/libcurses/tinfo/read_termcap.c
1089
bool omit = FALSE;
lib/libcurses/tinfo/read_termcap.c
1122
_nc_read_entry_source((FILE *) 0, tc_buf, FALSE, FALSE, NULLHOOK);
lib/libcurses/tinfo/read_termcap.c
1139
_nc_read_entry_source(fp, (char *) 0, FALSE, TRUE, NULLHOOK);
lib/libcurses/tinfo/read_termcap.c
1153
if (_nc_resolve_uses2(TRUE, FALSE) != TRUE)
lib/libcurses/tinfo/read_termcap.c
279
int myfd = FALSE;
lib/libcurses/tinfo/read_termcap.c
315
foundit = FALSE;
lib/libcurses/tinfo/read_termcap.c
321
int eof = FALSE;
lib/libcurses/tinfo/read_termcap.c
480
tc_not_resolved = FALSE;
lib/libcurses/tinfo/read_termcap.c
723
bool found = FALSE;
lib/libcurses/tinfo/read_termcap.c
744
*endp = FALSE;
lib/libcurses/tinfo/read_termcap.c
874
int endflag = FALSE;
lib/libcurses/tinfo/read_termcap.c
881
bool ignore = FALSE;
lib/libcurses/tinfo/strings.c
124
return FALSE;
lib/libcurses/tinfo/strings.c
145
return FALSE;
lib/libcurses/tinfo/tinfo_driver.c
1176
support_cookies = FALSE;
lib/libcurses/tinfo/tinfo_driver.c
1293
_nc_set_read_thread(FALSE);
lib/libcurses/tinfo/tinfo_driver.c
1444
bool res = FALSE;
lib/libcurses/tinfo/tinfo_driver.c
1448
res = TINFO_HAS_KEY(TCB->csp, key) == 0 ? FALSE : TRUE;
lib/libcurses/tinfo/tinfo_driver.c
151
#define SETUP_FAIL FALSE
lib/libcurses/tinfo/tinfo_driver.c
158
bool result = FALSE;
lib/libcurses/tinfo/tinfo_driver.c
388
bool result = FALSE;
lib/libcurses/tinfo/tinfo_driver.c
404
int result = FALSE;
lib/libcurses/tinfo/tinfo_driver.c
614
if ((drv_sgmode(TCB, FALSE, &(_term->Nttyb)) == OK)) {
lib/libcurses/tinfo/tinfo_driver.c
640
if (drv_sgmode(TCB, FALSE, &(_term->Ottyb)) == OK) {
lib/libcurses/tinfo/tinfo_driver.c
655
_nc_keypad(sp, FALSE);
lib/libcurses/tinfo/tinfo_driver.c
736
|| set_color_pair)) ? TRUE : FALSE);
lib/libcurses/tinfo/tinfo_driver.c
901
drv_setcolor(TCB, FALSE, bg, outc);
lib/libcurses/tinfo/trim_sgr0.c
127
return FALSE; /* oops */
lib/libcurses/tinfo/trim_sgr0.c
133
bool result = FALSE;
lib/libcurses/tinfo/trim_sgr0.c
246
bool found = FALSE;
lib/libcurses/tinfo/write_entry.c
237
bool success = FALSE;
lib/libcurses/tinfo/write_entry.c
708
bool result = FALSE;
lib/libcurses/tinfo/write_entry.c
733
bool need_ints = FALSE;
lib/libcurses/tinfo/write_entry.c
812
buf[i] = FALSE;
lib/libcurses/trace/lib_trace.c
231
bool before = FALSE;
lib/libcurses/trace/lib_trace.c
232
bool after = FALSE;
lib/libcurses/trace/lib_trace.c
409
leading = FALSE;
lib/libcurses/trace/lib_trace.c
431
bool result = FALSE;
lib/libcurses/tty/hashmap.c
182
return FALSE;
lib/libcurses/tty/hashmap.c
198
? TRUE : FALSE;
lib/libcurses/tty/lib_mvcur.c
1111
FALSE);
lib/libcurses/tty/lib_mvcur.c
1197
_nc_setupscreen(lines, columns, stdout, FALSE, 0);
lib/libcurses/tty/lib_mvcur.c
1264
_nc_get_hash_table(FALSE));
lib/libcurses/tty/lib_mvcur.c
1271
cur_term->type.Booleans[np->nte_index] = FALSE;
lib/libcurses/tty/lib_mvcur.c
1292
FALSE, 70, 0, 0, FALSE, FALSE, 0);
lib/libcurses/tty/lib_mvcur.c
1293
dump_entry(&TerminalType(cur_term), FALSE, TRUE, 0, 0);
lib/libcurses/tty/lib_mvcur.c
1353
profiling = FALSE;
lib/libcurses/tty/lib_mvcur.c
178
static bool profiling = FALSE;
lib/libcurses/tty/lib_mvcur.c
654
ovw = FALSE;
lib/libcurses/tty/lib_mvcur.c
669
ovw = FALSE;
lib/libcurses/tty/lib_mvcur.c
690
ovw = FALSE;
lib/libcurses/tty/lib_tstp.c
353
result = FALSE;
lib/libcurses/tty/lib_tstp.c
369
result = FALSE;
lib/libcurses/tty/lib_tstp.c
394
static bool ignore_tstp = FALSE;
lib/libcurses/tty/lib_twait.c
400
if (milliseconds >= 0 && _nc_gettime(&t0, FALSE) >= milliseconds) {
lib/libcurses/tty/lib_twait.c
438
returntime = _nc_gettime(&t0, FALSE);
lib/libcurses/tty/lib_vidattr.c
118
bool reverse = FALSE;
lib/libcurses/tty/lib_vidattr.c
123
#define fix_pair0 FALSE
lib/libcurses/tty/tty_update.c
1001
CurScreen(SP_PARM)->_clear = FALSE; /* reset flag */
lib/libcurses/tty/tty_update.c
1002
NewScreen(SP_PARM)->_clear = FALSE; /* reset flag */
lib/libcurses/tty/tty_update.c
1312
bool attrchanged = FALSE;
lib/libcurses/tty/tty_update.c
1364
CurScreen(SP_PARM)), FALSE);
lib/libcurses/tty/tty_update.c
1519
ClrToEOL(NCURSES_SP_ARGx blank, FALSE);
lib/libcurses/tty/tty_update.c
1534
ClrToEOL(NCURSES_SP_ARGx blank, FALSE);
lib/libcurses/tty/tty_update.c
1608
ClrToEOL(NCURSES_SP_ARGx blank, FALSE);
lib/libcurses/tty/tty_update.c
1655
FALSE,
lib/libcurses/tty/tty_update.c
1658
fast_clear = FALSE;
lib/libcurses/tty/tty_update.c
2017
bool cursor_saved = FALSE;
lib/libcurses/tty/tty_update.c
2081
ClrToEOL(NCURSES_SP_ARGx blank2, FALSE);
lib/libcurses/tty/tty_update.c
2124
ClrToEOL(NCURSES_SP_ARGx blank2, FALSE);
lib/libcurses/tty/tty_update.c
2238
FALSE,
lib/libcurses/tty/tty_update.c
2240
SP_PARM->_default_color = FALSE;
lib/libcurses/tty/tty_update.c
372
bool have_pending = FALSE;
lib/libcurses/tty/tty_update.c
380
return FALSE;
lib/libcurses/tty/tty_update.c
423
return FALSE;
lib/libcurses/tty/tty_update.c
538
return FALSE;
lib/libcurses/tty/tty_update.c
541
return FALSE;
lib/libcurses/tty/tty_update.c
548
return FALSE;
lib/libcurses/tty/tty_update.c
553
return FALSE;
lib/libcurses/tty/tty_update.c
794
_nc_signal_handler(FALSE);
lib/libcurses/tty/tty_update.c
849
bool failed = FALSE;
lib/libcurses/tty/tty_update.c
893
bool end_onscreen = FALSE;
lib/libcurses/widechar/lib_add_wch.c
122
bool result = FALSE;
lib/libcurses/widechar/lib_inwstr.c
58
bool done = FALSE;
lib/libcurses/widechar/lib_vid_attr.c
91
bool reverse = FALSE;
lib/libcurses/widechar/lib_vid_attr.c
96
#define fix_pair0 FALSE
lib/libform/fld_def.c
229
return FALSE;
lib/libform/fld_page.c
81
returnBool((Normalize_Field(field)->status & _NEWPAGE) ? TRUE : FALSE);
lib/libform/fld_stat.c
78
returnBool((Normalize_Field(field)->status & _CHANGED) ? TRUE : FALSE);
lib/libform/form.priv.h
264
bool blank = FALSE; \
lib/libform/form.priv.h
277
result = FALSE; \
lib/libform/form.priv.h
288
result = FALSE; \
lib/libform/form.priv.h
308
result = ((*buffer || (l < width)) ? FALSE : TRUE); \
lib/libform/frm_data.c
103
result = FALSE;
lib/libform/frm_data.c
111
result = FALSE;
lib/libform/frm_data.c
139
bool result = FALSE;
lib/libform/frm_data.c
146
bool cursor_moved = FALSE;
lib/libform/frm_data.c
52
bool result = FALSE;
lib/libform/frm_data.c
63
result = (form->toprow == 0) ? FALSE : TRUE;
lib/libform/frm_data.c
67
result = (form->begincol == 0) ? FALSE : TRUE;
lib/libform/frm_driver.c
1123
return (!iscntrl(UChar(ch)) ? TRUE : FALSE);
lib/libform/frm_driver.c
1184
#define Display_Field(field) Display_Or_Erase_Field(field,FALSE)
lib/libform/frm_driver.c
1752
bool again = FALSE;
lib/libform/frm_driver.c
2374
return ((s == begin_of_last_line) ? TRUE : FALSE);
lib/libform/frm_driver.c
2396
is_blank(last_char_in_line)) ? TRUE : FALSE);
lib/libform/frm_driver.c
3046
return FALSE;
lib/libform/frm_driver.c
3087
return FALSE;
lib/libform/frm_driver.c
3246
return FALSE;
lib/libform/frm_driver.c
4457
if (mouse_trafo(&ry, &rx, FALSE))
lib/libform/frm_driver.c
4485
if (wmouse_trafo(sub, &ry, &rx, FALSE))
lib/libform/frm_driver.c
4658
if (mouse_trafo(&ry, &rx, FALSE))
lib/libform/frm_driver.c
4686
if (wmouse_trafo(sub, &ry, &rx, FALSE))
lib/libform/frm_driver.c
4956
bool found = FALSE;
lib/libform/frm_driver.c
655
bool result = FALSE;
lib/libform/frm_driver.c
731
result = FALSE;
lib/libform/frm_driver.c
751
result = FALSE;
lib/libform/fty_alnum.c
147
return (isalnum(UChar(c)) ? TRUE : FALSE);
lib/libform/fty_alpha.c
147
return (isalpha(UChar(c)) ? TRUE : FALSE);
lib/libform/fty_enum.c
330
return FALSE;
lib/libform/fty_enum.c
370
return FALSE;
lib/libform/fty_enum.c
410
return FALSE;
lib/libform/fty_enum.c
88
argp->checkcase = ccase ? TRUE : FALSE;
lib/libform/fty_enum.c
89
argp->checkunique = cunique ? TRUE : FALSE;
lib/libform/fty_int.c
174
bool result = FALSE;
lib/libform/fty_int.c
190
bool blank = FALSE;
lib/libform/fty_int.c
200
result = FALSE;
lib/libform/fty_int.c
210
result = FALSE;
lib/libform/fty_int.c
235
result = FALSE;
lib/libform/fty_int.c
264
return ((isDigit(UChar(c)) || (c == '-')) ? TRUE : FALSE);
lib/libform/fty_ipv4.c
70
|| d3 > 255 || d4 > 255) ? FALSE : TRUE);
lib/libform/fty_ipv4.c
87
return ((isdigit(UChar(c)) || (c == '.')) ? TRUE : FALSE);
lib/libform/fty_num.c
193
bool result = FALSE;
lib/libform/fty_num.c
209
bool blank = FALSE;
lib/libform/fty_num.c
220
result = FALSE;
lib/libform/fty_num.c
232
result = FALSE;
lib/libform/fty_num.c
238
result = FALSE;
lib/libform/fty_num.c
273
result = FALSE;
lib/libform/fty_num.c
310
: FALSE);
lib/libform/fty_regex.c
337
bool match = FALSE;
lib/libform/fty_regex.c
344
? FALSE
lib/libform/fty_regex.c
352
: FALSE);
lib/libkeynote/keynote.y
32
%token TRUE FALSE NUM FLOAT STRING VARIABLE
lib/libkeynote/keynote.y
331
| FALSE { $$ = 0; }
lib/libkeynote/keynote.y
35
%token SEMICOLON TRUE FALSE
lib/libmenu/m_driver.c
124
bool found = FALSE, passed = FALSE;
lib/libmenu/m_driver.c
468
if (mouse_trafo(&ry, &rx, FALSE))
lib/libmenu/m_driver.c
500
if (wmouse_trafo(sub, &ry, &rx, FALSE))
lib/libmenu/m_driver.c
92
return ((*part) ? FALSE : TRUE);
lib/libmenu/m_global.c
200
(*item)->value = FALSE;
lib/libmenu/m_global.c
208
return (FALSE);
lib/libmenu/m_global.c
228
return (FALSE);
lib/libmenu/m_global.c
353
l += calculate_actual_width(menu, FALSE);
lib/libmenu/m_global.c
389
bool cycle = (menu->opt & O_NONCYCLIC) ? FALSE : TRUE;
lib/libmenu/m_global.c
556
bool mterm_called = FALSE;
lib/libmenu/m_global.c
557
bool iterm_called = FALSE;
lib/libmenu/m_global.c
95
FALSE, /* value */
lib/libmenu/m_item_new.c
82
result = FALSE;
lib/libmenu/m_item_new.c
93
result = FALSE;
lib/libmenu/m_item_opt.c
75
item->value = FALSE;
lib/libmenu/m_item_val.c
102
returnBool((Normalize_Item(item)->value) ? TRUE : FALSE);
lib/libmenu/m_item_val.c
72
item->value = value ? TRUE : FALSE;
lib/libmenu/m_item_vis.c
68
returnBool(FALSE);
lib/libmenu/m_opts.c
93
(*item)->value = FALSE;
lib/libmenu/m_post.c
325
(*items)->value = FALSE;
lib/libmenu/m_post.c
61
bool isfore = FALSE, isback = FALSE, isgrey = FALSE;
lib/libmenu/m_post.c
91
isfore = FALSE;
lib/libpanel/p_hidden.c
54
rc = (IS_LINKED(pan) ? FALSE : TRUE);
lib/libpanel/panel.priv.h
124
#define IS_LINKED(p) (((p)->above || (p)->below ||((p)==_nc_bottom_panel)) ? TRUE : FALSE)
lib/libpanel/panel.priv.h
138
? FALSE : TRUE)
sbin/mountd/mountd.c
1147
has_host = FALSE;
sbin/mountd/mountd.c
1149
lookup_failed = FALSE;
sbin/mountd/mountd.c
1953
done = FALSE;
sys/arch/alpha/alpha/machdep.c
795
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/alpha/alpha/machdep.c
801
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/alpha/alpha/pmap.c
1143
boolean_t needisync = FALSE;
sys/arch/alpha/alpha/pmap.c
1292
boolean_t needkisync = FALSE;
sys/arch/alpha/alpha/pmap.c
1363
FALSE, cpu_id) == TRUE) {
sys/arch/alpha/alpha/pmap.c
1471
boolean_t hadasm = FALSE; /* XXX gcc -Wuninitialized */
sys/arch/alpha/alpha/pmap.c
1472
boolean_t needisync = FALSE;
sys/arch/alpha/alpha/pmap.c
1473
boolean_t setisync = FALSE;
sys/arch/alpha/alpha/pmap.c
1595
tflush = FALSE;
sys/arch/alpha/alpha/pmap.c
1601
setisync = needisync = FALSE;
sys/arch/alpha/alpha/pmap.c
1727
tflush = FALSE;
sys/arch/alpha/alpha/pmap.c
1767
boolean_t needisync = FALSE;
sys/arch/alpha/alpha/pmap.c
1831
boolean_t needisync = FALSE;
sys/arch/alpha/alpha/pmap.c
1909
pmap_pte_set_w(pte, FALSE);
sys/arch/alpha/alpha/pmap.c
1932
boolean_t rv = FALSE;
sys/arch/alpha/alpha/pmap.c
2135
boolean_t rv = FALSE;
sys/arch/alpha/alpha/pmap.c
2162
boolean_t rv = FALSE;
sys/arch/alpha/alpha/pmap.c
2288
boolean_t needisync = FALSE;
sys/arch/alpha/alpha/pmap.c
2303
return (FALSE);
sys/arch/alpha/alpha/pmap.c
2435
boolean_t didlock = FALSE;
sys/arch/alpha/alpha/pmap.c
2436
boolean_t exec = FALSE;
sys/arch/alpha/alpha/pmap.c
2788
return (FALSE);
sys/arch/alpha/alpha/pmap.c
2895
if (uvm.page_init_done == FALSE) {
sys/arch/alpha/alpha/pmap.c
2904
&ptaddr) == FALSE)
sys/arch/alpha/alpha/pmap.c
2933
if (uvm.page_init_done == FALSE) {
sys/arch/alpha/alpha/pmap.c
2939
} else if (pmap_physpage_alloc(PGU_NORMAL, &ptaddr) == FALSE)
sys/arch/alpha/alpha/pmap.c
3065
if (pmap_physpage_alloc(PGU_L1PT, &ptpa) == FALSE)
sys/arch/alpha/alpha/pmap.c
3099
if (pmap_physpage_alloc(usage, &ptpa) == FALSE)
sys/arch/alpha/alpha/pmap.c
3180
(vaddr_t)(&VPT[VPT_INDEX(va)]), FALSE,
sys/arch/amd64/amd64/machdep.c
310
16*NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/amd64/amd64/machdep.c
317
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/amd64/stand/efiboot/efipxe.c
141
FALSE, &size, NULL, &servip, path, NULL, FALSE);
sys/arch/amd64/stand/efiboot/efipxe.c
160
tftpfile->inbuf, FALSE, &size, NULL, &servip, path, NULL, FALSE);
sys/arch/arm/arm/arm32_machdep.c
267
16*NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/arm/arm/arm32_machdep.c
273
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/arm/arm/db_interface.c
178
return (pmap_extract(pmap, addr, NULL) == FALSE);
sys/arch/arm/arm/db_interface.c
233
if (pmap_get_pde_pte(pmap, (vaddr_t) dst, &pde, &pte) == FALSE)
sys/arch/arm/include/pmap.h
276
if (pmap_get_pde_pte(pmap_kernel(), va, &pdep, &ptep) == FALSE)
sys/arch/arm64/arm64/bus_dma.c
614
if (pmap_extract(pmap, vaddr, &curaddr) == FALSE)
sys/arch/arm64/arm64/db_interface.c
201
return (pmap_extract(pmap, addr, NULL) == FALSE);
sys/arch/arm64/arm64/machdep.c
276
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/arm64/arm64/machdep.c
282
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/arm64/arm64/pmap.c
1997
npages * PAGE_SIZE, VM_MAP_INTRSAFE, FALSE, NULL);
sys/arch/arm64/stand/efiboot/efipxe.c
116
status = pxe->Mtftp(NULL, 0, NULL, FALSE, NULL, NULL,
sys/arch/arm64/stand/efiboot/efipxe.c
117
NULL, NULL, NULL, FALSE);
sys/arch/arm64/stand/efiboot/efipxe.c
168
FALSE, &size, NULL, &dstip, path, NULL, FALSE);
sys/arch/arm64/stand/efiboot/efipxe.c
187
tftpfile->inbuf, FALSE, &size, NULL, &dstip, path, NULL, FALSE);
sys/arch/arm64/stand/efiboot/efipxe.c
430
0, FALSE, 0, NULL);
sys/arch/armv7/stand/efiboot/efipxe.c
116
status = pxe->Mtftp(NULL, 0, NULL, FALSE, NULL, NULL,
sys/arch/armv7/stand/efiboot/efipxe.c
117
NULL, NULL, NULL, FALSE);
sys/arch/armv7/stand/efiboot/efipxe.c
168
FALSE, &size, NULL, &dstip, path, NULL, FALSE);
sys/arch/armv7/stand/efiboot/efipxe.c
187
tftpfile->inbuf, FALSE, &size, NULL, &dstip, path, NULL, FALSE);
sys/arch/armv7/stand/efiboot/efipxe.c
430
0, FALSE, 0, NULL);
sys/arch/hppa/hppa/machdep.c
618
16*NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/hppa/hppa/machdep.c
624
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/hppa/hppa/pmap.c
1145
return (FALSE);
sys/arch/hppa/hppa/vm_machdep.c
167
if (pmap_extract(pm, uva, &pa) == FALSE)
sys/arch/hppa/spmath/cnv_float.h
113
tiny = FALSE; \
sys/arch/hppa/spmath/cnv_float.h
121
tiny = FALSE; \
sys/arch/hppa/spmath/cnv_float.h
129
tiny = FALSE; \
sys/arch/hppa/spmath/cnv_float.h
184
FALSE))
sys/arch/hppa/spmath/cnv_float.h
199
FALSE))
sys/arch/hppa/spmath/cnv_float.h
50
(Sall(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) : FALSE)
sys/arch/hppa/spmath/cnv_float.h
80
Sall(sgl_value) << (SGL_EXP_LENGTH + 2 + exponent) : FALSE)
sys/arch/hppa/spmath/dfadd.c
33
register int inexact = FALSE;
sys/arch/hppa/spmath/dfdiv.c
31
register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
sys/arch/hppa/spmath/dfdiv.c
315
is_tiny = FALSE;
sys/arch/hppa/spmath/dfdiv.c
323
is_tiny = FALSE;
sys/arch/hppa/spmath/dfdiv.c
332
is_tiny = FALSE;
sys/arch/hppa/spmath/dfmpy.c
307
is_tiny = FALSE;
sys/arch/hppa/spmath/dfmpy.c
31
register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
sys/arch/hppa/spmath/dfmpy.c
315
is_tiny = FALSE;
sys/arch/hppa/spmath/dfmpy.c
324
is_tiny = FALSE;
sys/arch/hppa/spmath/dfrem.c
30
register int roundup = FALSE;
sys/arch/hppa/spmath/dfsqrt.c
31
register int guardbit = FALSE, even_exponent;
sys/arch/hppa/spmath/dfsub.c
33
register int inexact = FALSE, underflowtrap;
sys/arch/hppa/spmath/divsfm.c
38
else op1_sign = FALSE;
sys/arch/hppa/spmath/divsfm.c
74
overflow = FALSE;
sys/arch/hppa/spmath/divsfr.c
38
else op1_sign = FALSE;
sys/arch/hppa/spmath/divsfr.c
68
overflow = FALSE;
sys/arch/hppa/spmath/divsim.c
38
else op1_sign = FALSE;
sys/arch/hppa/spmath/divsim.c
67
overflow = FALSE;
sys/arch/hppa/spmath/divsir.c
38
else op1_sign = FALSE;
sys/arch/hppa/spmath/divsir.c
67
overflow = FALSE;
sys/arch/hppa/spmath/divufr.c
33
overflow = FALSE;
sys/arch/hppa/spmath/divuir.c
27
overflow = FALSE;
sys/arch/hppa/spmath/fcnvff.c
114
register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
sys/arch/hppa/spmath/fcnvff.c
115
register int lsb_odd = FALSE;
sys/arch/hppa/spmath/fcnvfx.c
126
register int inexact = FALSE;
sys/arch/hppa/spmath/fcnvfx.c
246
register int inexact = FALSE;
sys/arch/hppa/spmath/fcnvfx.c
31
register int inexact = FALSE;
sys/arch/hppa/spmath/fcnvfx.c
364
register int inexact = FALSE;
sys/arch/hppa/spmath/float.h
333
#define TRUE (!FALSE)
sys/arch/hppa/spmath/frnd.c
134
register int inexact = FALSE;
sys/arch/hppa/spmath/frnd.c
33
register int inexact = FALSE;
sys/arch/hppa/spmath/md.h
40
#define TRUE (!FALSE)
sys/arch/hppa/spmath/mpys.c
27
overflow = FALSE;
sys/arch/hppa/spmath/mpyscv.c
23
overflow = FALSE;
sys/arch/hppa/spmath/mpyu.c
28
overflow = FALSE;
sys/arch/hppa/spmath/mpyucv.c
23
overflow = FALSE;
sys/arch/hppa/spmath/sfadd.c
33
register int inexact = FALSE;
sys/arch/hppa/spmath/sfdiv.c
29
register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
sys/arch/hppa/spmath/sfdiv.c
305
is_tiny = FALSE;
sys/arch/hppa/spmath/sfdiv.c
313
is_tiny = FALSE;
sys/arch/hppa/spmath/sfdiv.c
322
is_tiny = FALSE;
sys/arch/hppa/spmath/sfmpy.c
29
register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
sys/arch/hppa/spmath/sfmpy.c
290
is_tiny = FALSE;
sys/arch/hppa/spmath/sfmpy.c
298
is_tiny = FALSE;
sys/arch/hppa/spmath/sfmpy.c
307
is_tiny = FALSE;
sys/arch/hppa/spmath/sfrem.c
29
register int roundup = FALSE;
sys/arch/hppa/spmath/sfsqrt.c
30
register int guardbit = FALSE, even_exponent;
sys/arch/hppa/spmath/sfsub.c
32
register int inexact = FALSE, underflowtrap;
sys/arch/i386/i386/machdep.c
375
16*NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/i386/i386/machdep.c
381
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/i386/i386/vm_machdep.c
124
if (pmap_extract(pmap_kernel(), (vaddr_t)addr, &pa) == FALSE)
sys/arch/i386/isa/ahc_isa.c
388
if (ahc_reset(ahc, /*reinit*/FALSE) != 0)
sys/arch/loongson/loongson/machdep.c
993
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/loongson/loongson/machdep.c
996
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/luna88k/luna88k/machdep.c
362
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/luna88k/luna88k/machdep.c
368
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/m88k/m88k/pmap.c
1002
pmap_remove_pte(pmap, va, pte, NULL, FALSE);
sys/arch/m88k/m88k/pmap.c
1601
return (FALSE);
sys/arch/m88k/m88k/pmap.c
1614
boolean_t rv = FALSE;
sys/arch/m88k/m88k/pmap.c
1692
boolean_t rc = FALSE;
sys/arch/m88k/m88k/pmap.c
1818
return (FALSE);
sys/arch/m88k/m88k/pmap.c
240
return FALSE;
sys/arch/m88k/m88k/pmap.c
796
pmap_map(s_firmware, l_firmware, PROT_READ | PROT_WRITE, FALSE);
sys/arch/m88k/m88k/trap.c
1485
return (FALSE);
sys/arch/m88k/m88k/trap.c
1722
if (pmap_extract(pmap, va, &pa) != FALSE)
sys/arch/macppc/macppc/machdep.c
382
VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/macppc/macppc/machdep.c
388
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/mips64/mips64/sys_machdep.c
133
if (uvm_map_lookup_entry(map, va, &entry) == FALSE) {
sys/arch/mips64/mips64/trap.c
1558
p->p_md.md_fppgva + PAGE_SIZE, PROT_READ | PROT_WRITE, 0, FALSE,
sys/arch/mips64/mips64/trap.c
1559
FALSE);
sys/arch/mips64/mips64/trap.c
1598
p->p_md.md_fppgva + PAGE_SIZE, PROT_READ | PROT_EXEC, 0, FALSE, FALSE);
sys/arch/mips64/mips64/trap.c
1612
p->p_md.md_fppgva + PAGE_SIZE, PROT_NONE, 0, FALSE, FALSE);
sys/arch/mips64/mips64/trap.c
566
PROT_NONE, 0, FALSE, FALSE);
sys/arch/mips64/mips64/vm_machdep.c
173
if (pmap_extract(pm, uva, &pa) == FALSE)
sys/arch/octeon/octeon/machdep.c
652
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/octeon/octeon/machdep.c
655
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/powerpc/powerpc/pmap.c
1687
return FALSE;
sys/arch/powerpc/powerpc/trap.c
458
cnpollc(FALSE);
sys/arch/powerpc64/powerpc64/bus_dma.c
535
if (pmap_extract(pmap, vaddr, &curaddr) == FALSE)
sys/arch/powerpc64/powerpc64/machdep.c
735
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/powerpc64/powerpc64/machdep.c
741
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/riscv64/riscv64/bus_dma.c
622
if (pmap_extract(pmap, vaddr, &curaddr) == FALSE)
sys/arch/riscv64/riscv64/db_interface.c
172
return (pmap_extract(pmap, addr, NULL) == FALSE);
sys/arch/riscv64/riscv64/machdep.c
250
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/riscv64/riscv64/machdep.c
256
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/riscv64/riscv64/pmap.c
1814
npages * PAGE_SIZE, VM_MAP_INTRSAFE, FALSE, NULL);
sys/arch/riscv64/stand/efiboot/efipxe.c
116
status = pxe->Mtftp(NULL, 0, NULL, FALSE, NULL, NULL,
sys/arch/riscv64/stand/efiboot/efipxe.c
117
NULL, NULL, NULL, FALSE);
sys/arch/riscv64/stand/efiboot/efipxe.c
168
FALSE, &size, NULL, &dstip, path, NULL, FALSE);
sys/arch/riscv64/stand/efiboot/efipxe.c
187
tftpfile->inbuf, FALSE, &size, NULL, &dstip, path, NULL, FALSE);
sys/arch/riscv64/stand/efiboot/efipxe.c
430
0, FALSE, 0, NULL);
sys/arch/sh/sh/mem.c
219
if (__mm_mem_addr((paddr_t)off) == FALSE && suser(p) != 0)
sys/arch/sh/sh/mem.c
261
return (FALSE);
sys/arch/sh/sh/mem.c
268
return (FALSE);
sys/arch/sh/sh/pmap.c
1025
return (FALSE);
sys/arch/sh/sh/pmap.c
401
return (FALSE); /* no mapping exists. */
sys/arch/sh/sh/pmap.c
406
return (FALSE);
sys/arch/sh/sh/pmap.c
426
return (FALSE);
sys/arch/sh/sh/pmap.c
616
return (FALSE);
sys/arch/sh/sh/pmap.c
803
return ((pg->pg_flags & PG_PMAP_REF) ? TRUE : FALSE);
sys/arch/sh/sh/pmap.c
817
return (FALSE);
sys/arch/sh/sh/pmap.c
844
return ((pg->pg_flags & PG_PMAP_MOD) ? TRUE : FALSE);
sys/arch/sh/sh/pmap.c
860
return (FALSE);
sys/arch/sh/sh/sh_machdep.c
274
16 * NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/sh/sh/sh_machdep.c
280
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/sh/sh/vm_machdep.c
278
if (pmap_extract(pm, uva, &pa) == FALSE)
sys/arch/sparc64/dev/iommu.c
316
(vaddr_t)sb->sb_flush, &sb->sb_flushpa) == FALSE)
sys/arch/sparc64/dev/iommu.c
744
if (pmap_extract(pmap, a, &pa) == FALSE)
sys/arch/sparc64/dev/iommu.c
826
if (pmap_extract(pmap, a, &pa) == FALSE)
sys/arch/sparc64/dev/viommu.c
339
if (pmap_extract(pmap, a, &pa) == FALSE)
sys/arch/sparc64/dev/viommu.c
416
if (pmap_extract(pmap, a, &pa) == FALSE)
sys/arch/sparc64/sparc64/machdep.c
1602
if (pmap_extract(pmap_kernel(), sva, &pa) == FALSE)
sys/arch/sparc64/sparc64/machdep.c
218
16*NCARGS, VM_MAP_PAGEABLE, FALSE, NULL);
sys/arch/sparc64/sparc64/machdep.c
225
VM_PHYS_SIZE, 0, FALSE, NULL);
sys/arch/sparc64/sparc64/machdep.c
986
if (pmap_extract(pmap_kernel(), vaddr, &pa) == FALSE) {
sys/arch/sparc64/sparc64/pmap.c
1985
return FALSE;
sys/arch/sparc64/sparc64/vm_machdep.c
314
if (pmap_extract(pm, uva, &pa) == FALSE)
sys/dev/eisa/ahc_eisa.c
198
if (ahc_reset(ahc, /*reinit*/FALSE) != 0)
sys/dev/ic/adv.c
641
int int_pend = FALSE;
sys/dev/ic/advlib.c
1498
int_pending = FALSE;
sys/dev/ic/advlib.c
2116
sdtr_accept = FALSE;
sys/dev/ic/advlib.c
2123
sdtr_accept = FALSE;
sys/dev/ic/advlib.c
2331
disable_syn_offset_one_fix = FALSE;
sys/dev/ic/advlib.c
358
if ((AscStopChip(iot, ioh) == FALSE) ||
sys/dev/ic/advlib.c
363
if (AscIsChipHalted(iot, ioh) == FALSE)
sys/dev/ic/advlib.c
852
int retval = FALSE;
sys/dev/ic/advlib.c
882
sta = FALSE;
sys/dev/ic/advlib.c
884
sta = FALSE;
sys/dev/ic/aic79xx.c
10660
ahd_run_tqinfifo(ahd, /*paused*/FALSE);
sys/dev/ic/aic79xx.c
1595
ahd_reset_channel(ahd, 'A', /*Initiate Reset*/FALSE);
sys/dev/ic/aic79xx.c
1852
silent = FALSE;
sys/dev/ic/aic79xx.c
1864
if (silent == FALSE) {
sys/dev/ic/aic79xx.c
1875
if (silent == FALSE) {
sys/dev/ic/aic79xx.c
1952
if (silent == FALSE)
sys/dev/ic/aic79xx.c
1967
if (silent == FALSE)
sys/dev/ic/aic79xx.c
2110
if (SCB_IS_SILENT(scb) == FALSE) {
sys/dev/ic/aic79xx.c
2265
} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE)
sys/dev/ic/aic79xx.c
2315
} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE)
sys/dev/ic/aic79xx.c
2337
} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, FALSE)
sys/dev/ic/aic79xx.c
2583
stepping = FALSE;
sys/dev/ic/aic79xx.c
2627
if (stepping == FALSE) {
sys/dev/ic/aic79xx.c
2843
&& force == FALSE)
sys/dev/ic/aic79xx.c
3887
end_session = FALSE;
sys/dev/ic/aic79xx.c
4088
msgout_request = FALSE;
sys/dev/ic/aic79xx.c
4225
found = FALSE;
sys/dev/ic/aic79xx.c
4278
response = FALSE;
sys/dev/ic/aic79xx.c
4279
reject = FALSE;
sys/dev/ic/aic79xx.c
4399
sending_reply = FALSE;
sys/dev/ic/aic79xx.c
4475
if (sending_reply == FALSE && reject == FALSE) {
sys/dev/ic/aic79xx.c
4710
if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
sys/dev/ic/aic79xx.c
4748
} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
sys/dev/ic/aic79xx.c
4773
} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {
sys/dev/ic/aic79xx.c
4812
aic_set_transaction_tag(scb, /*enabled*/FALSE,
sys/dev/ic/aic79xx.c
5438
ahd_reset(ahd, /*reinit*/FALSE);
sys/dev/ic/aic79xx.c
6522
ahd_enable_coalescing(ahd, FALSE);
sys/dev/ic/aic79xx.c
8200
xpt_release_devq(lstate->path, pending, /*runqueue*/FALSE);
sys/dev/ic/aic79xx.c
8211
xpt_release_devq(lstate->path, /*count*/1, /*runqueue*/FALSE);
sys/dev/ic/aic79xx.c
8409
&& end_set[cs_count] == FALSE) {
sys/dev/ic/aic79xx.c
8417
&& begin_set[cs_count] == FALSE) {
sys/dev/ic/aic79xx.c
9315
/*notfound_failure*/FALSE);
sys/dev/ic/aic79xx.c
9563
/*force*/FALSE);
sys/dev/ic/aic79xx.h
96
#ifndef FALSE
sys/dev/ic/aic79xx_openbsd.c
592
ahd_set_width(ahd, &devinfo, width, AHD_TRANS_GOAL, FALSE);
sys/dev/ic/aic79xx_openbsd.c
626
AHD_TRANS_GOAL, FALSE);
sys/dev/ic/aic7xxx.c
1070
ahc_reset_channel(ahc, intr_channel, /*Initiate Reset*/FALSE);
sys/dev/ic/aic7xxx.c
1118
silent = FALSE;
sys/dev/ic/aic7xxx.c
1129
if (silent == FALSE) {
sys/dev/ic/aic7xxx.c
1335
MSG_EXT_PPR, FALSE)) {
sys/dev/ic/aic7xxx.c
1354
MSG_EXT_WDTR, FALSE)) {
sys/dev/ic/aic7xxx.c
1366
MSG_EXT_SDTR, FALSE)) {
sys/dev/ic/aic7xxx.c
1462
stepping = FALSE;
sys/dev/ic/aic7xxx.c
1497
if (stepping == FALSE) {
sys/dev/ic/aic7xxx.c
1656
&& force == FALSE)
sys/dev/ic/aic7xxx.c
2689
end_session = FALSE;
sys/dev/ic/aic7xxx.c
2726
ahc->send_msg_perror = FALSE;
sys/dev/ic/aic7xxx.c
2869
msgout_request = FALSE;
sys/dev/ic/aic7xxx.c
2989
found = FALSE;
sys/dev/ic/aic7xxx.c
3041
response = FALSE;
sys/dev/ic/aic7xxx.c
3042
reject = FALSE;
sys/dev/ic/aic7xxx.c
3167
sending_reply = FALSE;
sys/dev/ic/aic7xxx.c
3243
if (sending_reply == FALSE && reject == FALSE) {
sys/dev/ic/aic7xxx.c
3476
if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
sys/dev/ic/aic7xxx.c
3495
} else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
sys/dev/ic/aic7xxx.c
3520
} else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {
sys/dev/ic/aic7xxx.c
3559
ahc_set_transaction_tag(scb, /*enabled*/FALSE,
sys/dev/ic/aic7xxx.c
3997
ahc_reset(ahc, /*reinit*/FALSE);
sys/dev/ic/aic7xxx.c
5662
/*stop_on_first*/FALSE, /*remove*/TRUE,
sys/dev/ic/aic7xxx.c
5663
/*save_state*/FALSE);
sys/dev/ic/aic7xxx.c
5810
restart_needed = FALSE;
sys/dev/ic/aic7xxx.c
6014
xpt_release_devq(lstate->path, pending, /*runqueue*/FALSE);
sys/dev/ic/aic7xxx.c
6025
xpt_release_devq(lstate->path, /*count*/1, /*runqueue*/FALSE);
sys/dev/ic/aic7xxx.c
6170
&& end_set[cs_count] == FALSE) {
sys/dev/ic/aic7xxx.c
6178
&& begin_set[cs_count] == FALSE) {
sys/dev/ic/aic7xxx.c
6663
/*notfound_failure*/FALSE);
sys/dev/ic/aic7xxx.c
6962
/*force*/FALSE);
sys/dev/ic/aic7xxx_inline.h
563
ahc_run_tqinfifo(ahc, /*paused*/FALSE);
sys/dev/ic/aic7xxx_openbsd.c
661
ahc_set_width(ahc, &devinfo, width, AHC_TRANS_GOAL, FALSE);
sys/dev/ic/aic7xxx_openbsd.c
697
AHC_TRANS_GOAL, FALSE);
sys/dev/ic/aic7xxx_seeprom.c
220
have_autoterm = FALSE;
sys/dev/ic/aic7xxxvar.h
71
#ifndef FALSE
sys/dev/ic/bt8xx.h
492
#ifndef FALSE
sys/dev/ic/oosiop.c
1231
oosiop_reset(sc, FALSE);
sys/dev/ic/psp.c
543
error = uvm_map_pageable(&p->p_vmspace->vm_map, start, end, FALSE, 0);
sys/dev/kcov.c
428
if (pmap_extract(pmap_kernel(), va, &pa) == FALSE)
sys/dev/microcode/aic7xxx/aicasm.h
56
#ifndef FALSE
sys/dev/microcode/aic7xxx/aicasm_gram.y
1000
in_critical_section = FALSE;
sys/dev/microcode/aic7xxx/aicasm_gram.y
1824
and_op = FALSE;
sys/dev/microcode/aic7xxx/aicasm_gram.y
1833
if (and_op == FALSE
sys/dev/microcode/aic7xxx/aicasm_gram.y
1847
if (symbol->info.rinfo->typecheck_masks != FALSE) {
sys/dev/microcode/aic7xxx/aicasm_gram.y
1948
return (FALSE);
sys/dev/microcode/aic7xxx/aicasm_gram.y
978
if (in_critical_section != FALSE) {
sys/dev/microcode/aic7xxx/aicasm_gram.y
994
if (in_critical_section == FALSE) {
sys/dev/microcode/aic7xxx/aicasm_symbol.c
234
field = FALSE;
sys/dev/pci/ahc_pci.c
1204
enable = FALSE;
sys/dev/pci/ahc_pci.c
1205
pcheck = FALSE;
sys/dev/pci/ahc_pci.c
1206
fast = FALSE;
sys/dev/pci/ahc_pci.c
1207
large = FALSE;
sys/dev/pci/ahc_pci.c
812
ahc_intr_enable(ahc, FALSE);
sys/dev/pci/ahc_pci.c
878
error = ahc_reset(ahc, /*reinit*/FALSE);
sys/dev/pci/ahd_pci.c
493
error = ahd_reset(ahd, /*reinit*/FALSE);
sys/dev/pci/ahd_pci.c
697
/*bytestream*/FALSE);
sys/dev/pci/bktr/bktr_audio.c
129
bktr->audio_mute_state = FALSE; /* clear mute */
sys/dev/pci/bktr/bktr_audio.c
225
static int muteState = FALSE;
sys/dev/pci/bktr/bktr_audio.c
233
if ( muteState == FALSE )
sys/dev/pci/bktr/bktr_core.c
1170
bktr->dma_prog_loaded = FALSE;
sys/dev/pci/bktr/bktr_core.c
1216
bktr->dma_prog_loaded = FALSE;
sys/dev/pci/bktr/bktr_core.c
1255
bktr->dma_prog_loaded = FALSE;
sys/dev/pci/bktr/bktr_core.c
1546
bktr->dma_prog_loaded = FALSE;
sys/dev/pci/bktr/bktr_core.c
1670
bktr->dma_prog_loaded = FALSE;
sys/dev/pci/bktr/bktr_core.c
1675
if (bktr->capture_area_enabled == FALSE) {
sys/dev/pci/bktr/bktr_core.c
1737
temp_mute( bktr, FALSE );
sys/dev/pci/bktr/bktr_core.c
1751
temp_mute( bktr, FALSE );
sys/dev/pci/bktr/bktr_core.c
1777
temp_mute( bktr, FALSE );
sys/dev/pci/bktr/bktr_core.c
1779
temp_mute( bktr, FALSE );
sys/dev/pci/bktr/bktr_core.c
1793
temp_mute( bktr, FALSE );
sys/dev/pci/bktr/bktr_core.c
2057
temp_mute( bktr, FALSE );
sys/dev/pci/bktr/bktr_core.c
2239
bktr->pixfmt_compat = FALSE;
sys/dev/pci/bktr/bktr_core.c
2390
return FALSE;
sys/dev/pci/bktr/bktr_core.c
2403
bktr->current_col >= bktr->line_length) return FALSE;
sys/dev/pci/bktr/bktr_core.c
2439
return FALSE;
sys/dev/pci/bktr/bktr_core.c
3441
if (bktr->dma_prog_loaded == FALSE) {
sys/dev/pci/bktr/bktr_core.c
404
bktr->dma_prog_loaded = FALSE;
sys/dev/pci/bktr/bktr_core.c
439
bktr->clr_on_start = FALSE;
sys/dev/pci/bktr/bktr_core.c
449
bktr->audio_mute_state = FALSE;
sys/dev/pci/bktr/bktr_core.c
649
bktr->vbi_read_blocked = FALSE;
sys/dev/pci/bktr/bktr_core.c
809
bktr->clr_on_start = FALSE;
sys/dev/pci/bktr/bktr_core.c
892
bktr->capture_area_enabled = FALSE;
sys/dev/pci/bktr/bktr_core.c
913
bktr->vbi_read_blocked = FALSE;
sys/dev/pci/bktr/bktr_core.c
955
bktr->dma_prog_loaded = FALSE;
sys/dev/pci/bktr/bktr_os.c
531
temp_mute(sc, FALSE);
sys/dev/pci/drm/amd/amdgpu/amdgpu_xcp.c
448
if (adev->xcp_mgr->xcp[i].valid == FALSE) {
sys/dev/pci/drm/amd/amdgpu/vcn_v3_0.c
59
#define DEC_SW_RING_ENABLED FALSE
sys/dev/pci/if_em.c
1135
sc->hw.autoneg = FALSE;
sys/dev/pci/if_em.c
1143
sc->hw.autoneg = FALSE;
sys/dev/pci/if_em.c
1158
sc->hw.phy_reset_disable = FALSE;
sys/dev/pci/if_em.c
1454
return (FALSE);
sys/dev/pci/if_em.c
345
static int em_smart_pwr_down = FALSE;
sys/dev/pci/if_em.c
458
sc->hw.phy_reset_disable = FALSE;
sys/dev/pci/if_em.c
621
sc->pcix_82544 = FALSE;
sys/dev/pci/if_em.c
623
sc->hw.icp_xxxx_is_link_up = FALSE;
sys/dev/pci/if_em_hw.c
1088
em_gate_hw_phy_config_ich8lan(hw, FALSE);
sys/dev/pci/if_em_hw.c
1137
if (em_is_onboard_nvm_eeprom(hw) == FALSE) {
sys/dev/pci/if_em_hw.c
11463
k1_enable = phy_data & E1000_NVM_K1_ENABLE ? TRUE : FALSE;
sys/dev/pci/if_em_hw.c
11480
k1_enable = FALSE;
sys/dev/pci/if_em_hw.c
11496
k1_enable = FALSE;
sys/dev/pci/if_em_hw.c
1627
em_gate_hw_phy_config_ich8lan(hw, FALSE);
sys/dev/pci/if_em_hw.c
2098
hw->sgmii_active == FALSE)
sys/dev/pci/if_em_hw.c
2137
hw->sgmii_active == FALSE)
sys/dev/pci/if_em_hw.c
2370
hw->phy_reset_disable = FALSE;
sys/dev/pci/if_em_hw.c
2424
ret_val = em_set_d3_lplu_state(hw, FALSE);
sys/dev/pci/if_em_hw.c
2438
ret_val = em_set_lplu_state_pchlan(hw, FALSE);
sys/dev/pci/if_em_hw.c
2440
ret_val = em_set_d0_lplu_state(hw, FALSE);
sys/dev/pci/if_em_hw.c
2654
if (em_check_mng_mode(hw) == FALSE) {
sys/dev/pci/if_em_hw.c
2714
ret_val = em_set_lplu_state_pchlan(hw, FALSE);
sys/dev/pci/if_em_hw.c
2888
ret_val = em_set_lplu_state_pchlan(hw, FALSE);
sys/dev/pci/if_em_hw.c
4287
hw->get_link_status = FALSE;
sys/dev/pci/if_em_hw.c
4323
hw->get_link_status = FALSE;
sys/dev/pci/if_em_hw.c
4388
em_config_dsp_after_link_change(hw, FALSE);
sys/dev/pci/if_em_hw.c
4461
hw->tbi_compatibility_on = FALSE;
sys/dev/pci/if_em_hw.c
4527
hw->serdes_link_down = FALSE;
sys/dev/pci/if_em_hw.c
4540
hw->serdes_link_down = FALSE;
sys/dev/pci/if_em_hw.c
4579
hw->serdes_link_down = FALSE;
sys/dev/pci/if_em_hw.c
5107
&data2, FALSE);
sys/dev/pci/if_em_hw.c
5328
return (em_access_phy_reg_hv(hw, reg_addr, &phy_data, FALSE));
sys/dev/pci/if_em_hw.c
5933
em_gate_hw_phy_config_ich8lan(hw, FALSE);
sys/dev/pci/if_em_hw.c
6016
boolean_t match = FALSE;
sys/dev/pci/if_em_hw.c
6303
eeprom->use_eerd = FALSE;
sys/dev/pci/if_em_hw.c
6304
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6322
eeprom->use_eerd = FALSE;
sys/dev/pci/if_em_hw.c
6323
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6352
eeprom->use_eerd = FALSE;
sys/dev/pci/if_em_hw.c
6353
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6367
eeprom->use_eerd = FALSE;
sys/dev/pci/if_em_hw.c
6368
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6389
if (em_is_onboard_nvm_eeprom(hw) == FALSE) {
sys/dev/pci/if_em_hw.c
6400
if (em_get_flash_presence_i210(hw) == FALSE) {
sys/dev/pci/if_em_hw.c
6403
eeprom->use_eerd = FALSE;
sys/dev/pci/if_em_hw.c
6404
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6419
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6432
eeprom->use_eerd = FALSE;
sys/dev/pci/if_em_hw.c
6433
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6442
FALSE;
sys/dev/pci/if_em_hw.c
6470
eeprom->use_eerd = FALSE;
sys/dev/pci/if_em_hw.c
6471
eeprom->use_eewr = FALSE;
sys/dev/pci/if_em_hw.c
6480
FALSE;
sys/dev/pci/if_em_hw.c
6900
hw->eeprom.use_eerd == FALSE) {
sys/dev/pci/if_em_hw.c
7084
return FALSE;
sys/dev/pci/if_em_hw.c
7094
return FALSE;
sys/dev/pci/if_em_hw.c
7119
return FALSE;
sys/dev/pci/if_em_hw.c
7144
(em_is_onboard_nvm_eeprom(hw) == FALSE)) {
sys/dev/pci/if_em_hw.c
7486
boolean_t sector_write_failed = FALSE;
sys/dev/pci/if_em_hw.c
7542
sector_write_failed = FALSE;
sys/dev/pci/if_em_hw.c
7589
if (sector_write_failed == FALSE) {
sys/dev/pci/if_em_hw.c
7621
if (sector_write_failed == FALSE) {
sys/dev/pci/if_em_hw.c
7648
hw->eeprom_shadow_ram[i].modified = FALSE;
sys/dev/pci/if_em_hw.c
816
hw->tbi_compatibility_en = FALSE;
sys/dev/pci/if_em_hw.c
823
hw->sgmii_active = FALSE;
sys/dev/pci/if_em_hw.c
8735
hw->speed_downgraded = FALSE;
sys/dev/pci/if_em_hw.c
8969
hw->phy_reset_disable = FALSE;
sys/dev/pci/if_em_hw.c
912
hw->tbi_compatibility_en = FALSE;
sys/dev/pci/if_em_hw.c
9382
return FALSE;
sys/dev/pci/if_em_hw.c
9414
boolean_t tx_filter = FALSE;
sys/dev/pci/if_em_hw.c
979
hw->tbi_compatibility_on = FALSE;
sys/dev/pci/if_ix.c
1660
sc->hw.adapter_stopped = FALSE;
sys/dev/pci/if_ix.c
2062
&sc->link_up, FALSE);
sys/dev/pci/if_ix.c
2651
return FALSE;
sys/dev/pci/if_ix.c
2659
return (FALSE);
sys/dev/pci/if_ix.c
3161
return FALSE;
sys/dev/pci/if_ix.c
3298
return FALSE;
sys/dev/pci/if_ix.c
689
int tx_hang = FALSE;
sys/dev/pci/if_ix.c
704
if (tx_hang == FALSE)
sys/dev/pci/if_ixgb.c
517
boolean_t rxdmt0 = FALSE;
sys/dev/pci/if_ixgb.c
847
sc->hw.adapter_stopped = FALSE;
sys/dev/pci/if_ixgb.c
973
sc->hw.adapter_stopped = FALSE;
sys/dev/pci/if_ixv.c
1080
while (hw->mac.ops.set_vfta(hw, vid, 0, TRUE, FALSE)) {
sys/dev/pci/if_ixv.c
386
int tx_hang = FALSE;
sys/dev/pci/if_ixv.c
401
if (tx_hang == FALSE)
sys/dev/pci/if_ixv.c
441
hw->adapter_stopped = FALSE;
sys/dev/pci/if_ixv.c
512
} else if (sc->link_enabled == FALSE)
sys/dev/pci/if_ixv.c
516
FALSE);
sys/dev/pci/if_ixv.c
729
sc->hw.adapter_stopped = FALSE;
sys/dev/pci/if_oce.c
1103
oce_arm_eq(eq, 0, TRUE, FALSE);
sys/dev/pci/if_oce.c
1403
oce_arm_eq(eq, 0, TRUE, FALSE);
sys/dev/pci/if_oce.c
1410
oce_arm_eq(eq, neqe, FALSE, TRUE);
sys/dev/pci/if_oce.c
1419
oce_arm_eq(eq, 0, TRUE, FALSE);
sys/dev/pci/if_oce.c
1452
oce_arm_cq(cq, ncqe, FALSE);
sys/dev/pci/if_oce.c
1526
oce_arm_cq(cq, ncqe, FALSE);
sys/dev/pci/if_oce.c
1878
oce_arm_cq(cq, ncqe, FALSE);
sys/dev/pci/if_oce.c
2045
oce_arm_cq(cq, ncqe, FALSE);
sys/dev/pci/if_oce.c
2151
oce_arm_cq(cq, ncqe, FALSE);
sys/dev/pci/if_oce.c
2234
oce_arm_eq(eq, neqe, FALSE, TRUE);
sys/dev/pci/if_oce.c
2314
oce_arm_cq(cq, ncqe, FALSE);
sys/dev/pci/if_oce.c
795
oce_arm_eq(sc->sc_eq[0], 0, TRUE, FALSE);
sys/dev/pci/if_oce.c
90
#ifndef FALSE
sys/dev/pci/ixgb_ee.c
321
return (FALSE);
sys/dev/pci/ixgb_ee.c
349
return (FALSE);
sys/dev/pci/ixgb_ee.c
498
return (FALSE);
sys/dev/pci/ixgb_ee.c
504
return (FALSE);
sys/dev/pci/ixgb_hw.c
1094
is_valid = FALSE;
sys/dev/pci/ixgb_hw.c
1099
is_valid = FALSE;
sys/dev/pci/ixgb_hw.c
1109
is_valid = FALSE;
sys/dev/pci/ixgb_hw.c
1123
boolean_t link_status = FALSE;
sys/dev/pci/ixgb_hw.c
1138
IXGB_XPCSS_ALIGN_STATUS)) ? TRUE : FALSE;
sys/dev/pci/ixgb_hw.c
139
return FALSE;
sys/dev/pci/ixgb_hw.c
328
if(ixgb_get_eeprom_data(hw) == FALSE) {
sys/dev/pci/ixgb_hw.c
329
return (FALSE);
sys/dev/pci/ixgb_hw.c
346
return (FALSE);
sys/dev/pci/ixgb_hw.c
350
hw->adapter_stopped = FALSE;
sys/dev/pci/ixgb_hw.c
937
boolean_t bad_link_returncode = FALSE;
sys/dev/pci/ixgbe.c
200
bool supported = FALSE;
sys/dev/pci/ixgbe.c
216
supported = FALSE;
sys/dev/pci/ixgbe.c
219
hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
sys/dev/pci/ixgbe.c
223
TRUE : FALSE;
sys/dev/pci/ixgbe.c
231
supported = FALSE;
sys/dev/pci/ixgbe.c
251
supported = FALSE;
sys/dev/pci/ixgbe.c
2579
hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
sys/dev/pci/ixgbe.c
2613
hw->fc.fc_was_autonegged = FALSE;
sys/dev/pci/ixgbe.c
277
bool locked = FALSE;
sys/dev/pci/ixgbe.c
2852
*locked = FALSE;
sys/dev/pci/ixgbe.c
2924
bool locked = FALSE;
sys/dev/pci/ixgbe.c
2935
hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
sys/dev/pci/ixgbe.c
2972
bool locked = FALSE;
sys/dev/pci/ixgbe.c
3456
return FALSE;
sys/dev/pci/ixgbe.c
3464
return FALSE;
sys/dev/pci/ixgbe.c
3505
sfp_cage_full = FALSE;
sys/dev/pci/ixgbe.c
3510
*link_up = FALSE;
sys/dev/pci/ixgbe.c
3532
*link_up = FALSE;
sys/dev/pci/ixgbe.c
3541
*link_up = FALSE;
sys/dev/pci/ixgbe.c
3860
hw->mac.set_lben = FALSE;
sys/dev/pci/ixgbe.c
3881
hw->mac.set_lben = FALSE;
sys/dev/pci/ixgbe.c
3895
return FALSE;
sys/dev/pci/ixgbe.c
3914
return FALSE;
sys/dev/pci/ixgbe.c
3918
return FALSE;
sys/dev/pci/ixgbe.c
3923
return FALSE;
sys/dev/pci/ixgbe.c
3946
bool autoneg, link_up = FALSE;
sys/dev/pci/ixgbe.c
4004
&link_up, FALSE);
sys/dev/pci/ixgbe.c
4052
status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE);
sys/dev/pci/ixgbe.c
472
hw->need_crosstalk_fix = FALSE;
sys/dev/pci/ixgbe.c
477
hw->need_crosstalk_fix = FALSE;
sys/dev/pci/ixgbe.c
482
hw->adapter_stopped = FALSE;
sys/dev/pci/ixgbe_82598.c
326
*autoneg = FALSE;
sys/dev/pci/ixgbe_82598.c
331
*autoneg = FALSE;
sys/dev/pci/ixgbe_82598.c
453
hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
sys/dev/pci/ixgbe_82598.c
678
*link_up = FALSE;
sys/dev/pci/ixgbe_82598.c
692
*link_up = FALSE;
sys/dev/pci/ixgbe_82598.c
695
if (*link_up == FALSE)
sys/dev/pci/ixgbe_82598.c
706
*link_up = FALSE;
sys/dev/pci/ixgbe_82598.c
715
*link_up = FALSE;
sys/dev/pci/ixgbe_82598.c
725
*link_up = FALSE;
sys/dev/pci/ixgbe_82598.c
743
bool autoneg = FALSE;
sys/dev/pci/ixgbe_82598.c
869
if (hw->phy.reset_disable == FALSE) {
sys/dev/pci/ixgbe_82598.c
925
if (hw->mac.orig_link_settings_stored == FALSE) {
sys/dev/pci/ixgbe_82599.c
1061
bool link_up = FALSE;
sys/dev/pci/ixgbe_82599.c
1084
hw->phy.sfp_setup_needed = FALSE;
sys/dev/pci/ixgbe_82599.c
1091
if (hw->phy.reset_disable == FALSE && hw->phy.ops.reset != NULL)
sys/dev/pci/ixgbe_82599.c
1106
hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
sys/dev/pci/ixgbe_82599.c
1155
if (hw->mac.orig_link_settings_stored == FALSE) {
sys/dev/pci/ixgbe_82599.c
1176
FALSE);
sys/dev/pci/ixgbe_82599.c
1512
bool lesm_enabled = FALSE;
sys/dev/pci/ixgbe_82599.c
253
FALSE);
sys/dev/pci/ixgbe_82599.c
291
*locked = FALSE;
sys/dev/pci/ixgbe_82599.c
467
*autoneg = FALSE;
sys/dev/pci/ixgbe_82599.c
472
*autoneg = FALSE;
sys/dev/pci/ixgbe_82599.c
482
*autoneg = FALSE;
sys/dev/pci/ixgbe_82599.c
510
*autoneg = FALSE;
sys/dev/pci/ixgbe_82599.c
527
*autoneg = FALSE;
sys/dev/pci/ixgbe_82599.c
636
bool got_lock = FALSE;
sys/dev/pci/ixgbe_82599.c
754
hw->mac.autotry_restart = FALSE;
sys/dev/pci/ixgbe_82599.c
802
bool link_up = FALSE;
sys/dev/pci/ixgbe_82599.c
827
hw->phy.smart_speed_active = FALSE;
sys/dev/pci/ixgbe_82599.c
845
FALSE);
sys/dev/pci/ixgbe_82599.c
879
status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE);
sys/dev/pci/ixgbe_82599.c
888
hw->phy.smart_speed_active = FALSE;
sys/dev/pci/ixgbe_82599.c
911
bool autoneg = FALSE;
sys/dev/pci/ixgbe_82599.c
959
(hw->phy.smart_speed_active == FALSE))
sys/dev/pci/ixgbe_82599.c
988
status = hw->mac.ops.prot_autoc_write(hw, autoc, FALSE);
sys/dev/pci/ixgbe_phy.c
1071
*link_up = FALSE;
sys/dev/pci/ixgbe_phy.c
1110
bool autoneg = FALSE;
sys/dev/pci/ixgbe_phy.c
1223
bool end_data = FALSE;
sys/dev/pci/ixgbe_phy.c
1348
return FALSE;
sys/dev/pci/ixgbe_phy.c
1532
hw->phy.multispeed_fiber = FALSE;
sys/dev/pci/ixgbe_phy.c
160
if (ixgbe_clock_out_i2c_bit(hw, FALSE))
sys/dev/pci/ixgbe_phy.c
1722
bool active_cable = FALSE;
sys/dev/pci/ixgbe_phy.c
1820
hw->phy.multispeed_fiber = FALSE;
sys/dev/pci/ixgbe_phy.c
2034
return FALSE;
sys/dev/pci/ixgbe_phy.c
209
return ixgbe_read_i2c_combined_generic_int(hw, addr, reg, val, FALSE);
sys/dev/pci/ixgbe_phy.c
2160
data, FALSE);
sys/dev/pci/ixgbe_phy.c
2266
data, FALSE);
sys/dev/pci/ixgbe_phy.c
306
return ixgbe_write_i2c_combined_generic_int(hw, addr, reg, val, FALSE);
sys/dev/pci/ixgbe_phy.c
366
return FALSE;
sys/dev/pci/ixgbe_phy.c
370
return FALSE;
sys/dev/pci/ixgbe_phy.c
455
return FALSE;
sys/dev/pci/ixgbe_phy.c
464
return FALSE;
sys/dev/pci/ixgbe_phy.c
476
bool valid = FALSE;
sys/dev/pci/ixgbe_phy.c
85
return ixgbe_clock_out_i2c_bit(hw, FALSE);
sys/dev/pci/ixgbe_phy.c
863
bool autoneg = FALSE;
sys/dev/pci/ixgbe_vf.c
180
hw->adapter_stopped = FALSE;
sys/dev/pci/ixgbe_vf.c
662
mac->get_link_status = FALSE;
sys/dev/pci/ixgbe_vf.c
682
mac->get_link_status = FALSE;
sys/dev/pci/ixgbe_x540.c
945
hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
sys/dev/pci/ixgbe_x540.c
946
if (link_up == FALSE) {
sys/dev/pci/ixgbe_x550.c
1277
IXGBE_HI_COMMAND_TIMEOUT, FALSE);
sys/dev/pci/ixgbe_x550.c
1389
*linear = FALSE;
sys/dev/pci/ixgbe_x550.c
1718
*autoneg = FALSE;
sys/dev/pci/ixgbe_x550.c
1783
*lsc = FALSE;
sys/dev/pci/ixgbe_x550.c
1815
ixgbe_set_copper_phy_power(hw, FALSE);
sys/dev/pci/ixgbe_x550.c
1829
ixgbe_set_copper_phy_power(hw, FALSE);
sys/dev/pci/ixgbe_x550.c
2251
bool link_up = FALSE;
sys/dev/pci/ixgbe_x550.c
2293
hw->phy.sfp_setup_needed = FALSE;
sys/dev/pci/ixgbe_x550.c
2313
hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
sys/dev/pci/ixgbe_x550.c
2447
bool setup_linear = FALSE;
sys/dev/pci/ixgbe_x550.c
2540
bool setup_linear = FALSE;
sys/dev/pci/ixgbe_x550.c
2770
*link_up = FALSE;
sys/dev/pci/ixgbe_x550.c
3073
IXGBE_HI_COMMAND_TIMEOUT, FALSE);
sys/dev/pci/ixgbe_x550.c
3386
IXGBE_HI_COMMAND_TIMEOUT, FALSE);
sys/dev/pci/ixgbe_x550.c
3505
hw->mac.set_lben = FALSE;
sys/dev/pci/ixgbe_x550.c
3567
return ixgbe_set_copper_phy_power(hw, FALSE);
sys/dev/pci/ixgbe_x550.c
3577
return ixgbe_set_copper_phy_power(hw, FALSE);
sys/dev/pci/ixgbe_x550.c
3589
return ixgbe_set_copper_phy_power(hw, FALSE);
sys/dev/pci/ixgbe_x550.c
3627
status = hw->mac.ops.setup_link(hw, lcd_speed, FALSE);
sys/dev/pci/ixgbe_x550.c
3787
hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
sys/dev/pci/ixgbe_x550.c
3836
hw->fc.fc_was_autonegged = FALSE;
sys/dev/pci/ixgbe_x550.c
3848
hw->fc.fc_was_autonegged = FALSE;
sys/dev/pci/ixgbe_x550.c
3876
hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
sys/dev/pci/ixgbe_x550.c
3902
hw->fc.fc_was_autonegged = FALSE;
sys/dev/pci/ixgbe_x550.c
4292
*link_up = FALSE;
sys/dev/usb/udl.c
598
if (pmap_extract(pmap_kernel(), (vaddr_t)p, &pa) == FALSE) {
sys/dev/video.c
461
if (pmap_extract(pmap_kernel(), (vaddr_t)p, &pa) == FALSE)
sys/kern/exec_subr.c
264
prot, 0, FALSE, TRUE));
sys/kern/kern_exec.c
480
trunc_page(pr->ps_strings), PROT_NONE, 0, TRUE, FALSE))
sys/kern/kern_exec.c
486
(vaddr_t)vm->vm_minsaddr, PROT_NONE, 0, TRUE, FALSE))
sys/kern/kern_exec.c
894
PROT_READ, 0, FALSE, FALSE))
sys/kern/kern_malloc.c
573
FALSE, &kmem_map_store);
sys/kern/kern_resource.c
332
addr+size, prot, UVM_ET_STACK, FALSE, FALSE);
sys/uvm/uvm_amap.c
1058
boolean_t rv = FALSE;
sys/uvm/uvm_anon.c
177
return FALSE;
sys/uvm/uvm_anon.c
184
return FALSE;
sys/uvm/uvm_anon.c
204
return FALSE;
sys/uvm/uvm_aobj.c
1014
done = FALSE;
sys/uvm/uvm_aobj.c
1017
done = FALSE;
sys/uvm/uvm_aobj.c
1229
return FALSE;
sys/uvm/uvm_aobj.c
1271
return FALSE;
sys/uvm/uvm_aobj.c
1344
return FALSE;
sys/uvm/uvm_aobj.c
1381
return FALSE;
sys/uvm/uvm_aobj.c
1397
return FALSE;
sys/uvm/uvm_aobj.c
255
uao_find_swhash_elt(aobj, pageidx, FALSE, FALSE);
sys/uvm/uvm_aobj.c
308
elt = uao_find_swhash_elt(aobj, pageidx, slot != 0, FALSE);
sys/uvm/uvm_aobj.c
461
elt = uao_find_swhash_elt(aobj, i, FALSE, FALSE);
sys/uvm/uvm_fault.c
1251
KASSERT(flt->wired == FALSE);
sys/uvm/uvm_fault.c
1391
if (flt->promote == FALSE) {
sys/uvm/uvm_fault.c
1655
locked = FALSE;
sys/uvm/uvm_fault.c
1668
if (locked == FALSE) {
sys/uvm/uvm_fault.c
1754
if (uvm_map_lookup_entry(map, start, &entry) == FALSE)
sys/uvm/uvm_fault.c
1834
uvmfault_unlockmaps(ufi, FALSE);
sys/uvm/uvm_fault.c
1870
return FALSE;
sys/uvm/uvm_fault.c
1883
return FALSE;
sys/uvm/uvm_fault.c
1937
return FALSE;
sys/uvm/uvm_fault.c
255
we_own = FALSE;
sys/uvm/uvm_fault.c
613
flt.narrow = FALSE; /* assume normal fault for now */
sys/uvm/uvm_fault.c
614
flt.wired = FALSE; /* assume non-wired fault for now */
sys/uvm/uvm_fault.c
687
boolean_t write_locked = FALSE;
sys/uvm/uvm_fault.c
693
if (uvmfault_lookup(ufi, write_locked) == FALSE) {
sys/uvm/uvm_fault.c
737
uvmfault_unlockmaps(ufi, FALSE);
sys/uvm/uvm_fault.c
743
UVM_ET_ISSTACK(ufi->entry) ? FALSE : TRUE,
sys/uvm/uvm_fault.c
765
write_locked = FALSE;
sys/uvm/uvm_fault.c
779
uvmfault_unlockmaps(ufi, FALSE);
sys/uvm/uvm_fault.c
799
if (flt->narrow == FALSE) {
sys/uvm/uvm_fault.c
946
shadowed = FALSE;
sys/uvm/uvm_fault.c
980
KASSERT(flt->wired == FALSE);
sys/uvm/uvm_glue.c
117
return uvm_map_pageable(map, start, end, FALSE, 0);
sys/uvm/uvm_io.c
130
&dead_entries, FALSE, TRUE, FALSE);
sys/uvm/uvm_map.c
1022
if (vm_map_lock_try(map) == FALSE) {
sys/uvm/uvm_map.c
1053
FALSE, TRUE, TRUE) != 0) {
sys/uvm/uvm_map.c
1613
return (FALSE);
sys/uvm/uvm_map.c
1621
return (FALSE);
sys/uvm/uvm_map.c
1627
return (FALSE);
sys/uvm/uvm_map.c
1677
return FALSE;
sys/uvm/uvm_map.c
1696
return FALSE;
sys/uvm/uvm_map.c
1698
return FALSE;
sys/uvm/uvm_map.c
1701
return FALSE;
sys/uvm/uvm_map.c
1798
uvm_unmap_remove(map, start, end, &dead, FALSE, TRUE, FALSE);
sys/uvm/uvm_map.c
2109
UVM_ET_ISSTACK(iter) ? FALSE : TRUE,
sys/uvm/uvm_map.c
3217
FALSE, UVM_LK_ENTER | UVM_LK_EXIT) != 0) {
sys/uvm/uvm_map.c
3359
&dead_entries, TRUE, FALSE, FALSE);
sys/uvm/uvm_map.c
3389
(map->flags & VM_MAP_PAGEABLE) ? TRUE : FALSE, TRUE);
sys/uvm/uvm_map.c
3532
amap_copy(old_map, old_entry, M_WAITOK, FALSE, 0, 0);
sys/uvm/uvm_map.c
3615
amap_copy(new_map, new_entry, M_WAITOK, FALSE,
sys/uvm/uvm_map.c
3666
protect_child = FALSE;
sys/uvm/uvm_map.c
3675
protect_child = FALSE;
sys/uvm/uvm_map.c
3744
(old_map->flags & VM_MAP_PAGEABLE) ? TRUE : FALSE, FALSE);
sys/uvm/uvm_map.c
3933
return FALSE;
sys/uvm/uvm_map.c
3946
return FALSE;
sys/uvm/uvm_map.c
3950
return FALSE;
sys/uvm/uvm_map.c
3994
TRUE, FALSE, FALSE);
sys/uvm/uvm_map.c
4265
UVM_ET_ISSTACK(entry) ? FALSE : TRUE, start, end);
sys/uvm/uvm_map.c
4330
FALSE, TRUE, FALSE);
sys/uvm/uvm_map.c
4497
if (rv == FALSE)
sys/uvm/uvm_map.c
5122
return FALSE;
sys/uvm/uvm_map.c
5130
return FALSE;
sys/uvm/uvm_map.c
5134
return FALSE;
sys/uvm/uvm_map.c
5142
return FALSE;
sys/uvm/uvm_map.c
5245
return FALSE;
sys/uvm/uvm_map.c
5249
return FALSE;
sys/uvm/uvm_map.c
812
FALSE, TRUE,
sys/uvm/uvm_map.c
813
(flags & UVM_FLAG_SIGALTSTACK) ? FALSE : TRUE) != 0) {
sys/uvm/uvm_mmap.c
1275
FALSE, TRUE, FALSE); /* XXX */
sys/uvm/uvm_mmap.c
1302
&dead_entries, FALSE, TRUE, FALSE); /* XXX */
sys/uvm/uvm_mmap.c
538
FALSE, TRUE, TRUE) != 0) {
sys/uvm/uvm_mmap.c
591
prot, 0, FALSE, TRUE));
sys/uvm/uvm_mmap.c
849
error = uvm_map_pageable(&p->p_vmspace->vm_map, addr, addr+size, FALSE,
sys/uvm/uvm_mmap.c
970
FALSE, UVM_LK_ENTER);
sys/uvm/uvm_page.c
1076
KASSERT(uvm_page_owner_locked_p(pg, FALSE));
sys/uvm/uvm_page.c
1267
KASSERT(uvm_page_owner_locked_p(pg, FALSE));
sys/uvm/uvm_page.c
1305
KASSERT(uvm_page_owner_locked_p(pg, FALSE));
sys/uvm/uvm_page.c
1326
KASSERT(uvm_page_owner_locked_p(pg, FALSE));
sys/uvm/uvm_page.c
338
static boolean_t initialized = FALSE;
sys/uvm/uvm_page.c
346
if (initialized == FALSE) {
sys/uvm/uvm_page.c
491
return FALSE; /* whoops! */
sys/uvm/uvm_swap.c
340
return FALSE;
sys/uvm/uvm_swap.c
398
return FALSE;
sys/uvm/uvm_swap.c
402
TRUE : FALSE;
sys/uvm/uvm_vnode.c
1350
return FALSE;
sys/uvm/uvm_vnode.c
595
need_iosync = FALSE;
sys/uvm/uvm_vnode.c
641
needs_clean = FALSE;
sys/uvm/uvm_vnode.c
796
retval = FALSE;
sys/uvm/uvm_vnode.c
951
done = FALSE;
sys/uvm/uvm_vnode.c
954
done = FALSE;
usr.bin/gprof/arcs.c
135
parentp -> printflag = FALSE;
usr.bin/gprof/arcs.c
474
done = FALSE;
usr.bin/gprof/arcs.c
492
if ( ret == FALSE )
usr.bin/gprof/arcs.c
537
if ( addcycle( stkstart , stkp ) == FALSE )
usr.bin/gprof/arcs.c
538
return( FALSE );
usr.bin/gprof/arcs.c
544
if ( ret == FALSE )
usr.bin/gprof/arcs.c
545
return( FALSE );
usr.bin/gprof/arcs.c
593
return( FALSE );
usr.bin/gprof/arcs.c
619
return( FALSE );
usr.bin/gprof/arcs.c
832
childp -> printflag = FALSE;
usr.bin/gprof/arcs.c
892
childp -> printflag = FALSE;
usr.bin/gprof/arcs.c
919
headp -> printflag = FALSE;
usr.bin/gprof/dfn.c
142
return FALSE;
usr.bin/gprof/gprof.c
171
if ( sflag == FALSE ) {
usr.bin/gprof/gprof.c
98
bflag = FALSE;
usr.bin/gprof/printlist.c
82
return FALSE;
usr.bin/infocmp/infocmp.c
1023
FALSE, 0, 65535, itrace, FALSE, FALSE, FALSE);
usr.bin/infocmp/infocmp.c
1349
case FALSE:
usr.bin/infocmp/infocmp.c
1540
bool formatted = FALSE;
usr.bin/infocmp/infocmp.c
1541
bool filecompare = FALSE;
usr.bin/infocmp/infocmp.c
1543
bool init_analyze = FALSE;
usr.bin/infocmp/infocmp.c
1544
bool suppress_untranslatable = FALSE;
usr.bin/infocmp/infocmp.c
1546
bool wrap_strings = FALSE;
usr.bin/infocmp/infocmp.c
1557
use_extended_names(FALSE);
usr.bin/infocmp/infocmp.c
1711
limited = FALSE;
usr.bin/infocmp/infocmp.c
1716
_nc_disable_period = FALSE;
usr.bin/infocmp/infocmp.c
1806
formatted, FALSE, quickdump);
usr.bin/infocmp/infocmp.c
201
int is_set = FALSE;
usr.bin/infocmp/infocmp.c
272
return (FALSE); /* pacify compiler */
usr.bin/infocmp/infocmp.c
282
return (FALSE);
usr.bin/infocmp/infocmp.c
286
bool foundmatch = FALSE;
usr.bin/infocmp/infocmp.c
296
return (FALSE);
usr.bin/infocmp/infocmp.c
310
return (FALSE);
usr.bin/infocmp/infocmp.c
314
return (FALSE);
usr.bin/infocmp/infocmp.c
318
return (FALSE);
usr.bin/infocmp/infocmp.c
351
case FALSE:
usr.bin/infocmp/infocmp.c
484
found = FALSE;
usr.bin/infocmp/infocmp.c
500
found = FALSE;
usr.bin/infocmp/infocmp.c
531
found = FALSE;
usr.bin/infocmp/infocmp.c
548
found = FALSE;
usr.bin/infocmp/infocmp.c
580
found = FALSE;
usr.bin/infocmp/infocmp.c
596
found = FALSE;
usr.bin/infocmp/infocmp.c
627
found = FALSE;
usr.bin/infocmp/infocmp.c
645
found = FALSE;
usr.bin/infocmp/infocmp.c
67
static bool quiet = FALSE;
usr.bin/infocmp/infocmp.c
68
static bool literal = FALSE;
usr.bin/infocmp/infocmp.c
776
bool result = FALSE;
usr.bin/infocmp/infocmp.c
793
bool found = FALSE;
usr.bin/less/ch.c
162
slept = FALSE;
usr.bin/less/ch.c
355
static int tried = FALSE;
usr.bin/less/ch.c
382
int warned = FALSE;
usr.bin/less/ch.c
388
int wrote = FALSE;
usr.bin/less/ch.c
421
return (FALSE);
usr.bin/less/ch.c
776
int keepstate = FALSE;
usr.bin/less/command.c
1519
optgetname = FALSE;
usr.bin/less/command.c
1529
optgetname = FALSE;
usr.bin/less/command.c
381
optgetname = FALSE;
usr.bin/less/input.c
142
endline = FALSE;
usr.bin/less/input.c
170
quit_if_one_screen = FALSE;
usr.bin/less/input.c
173
endline = FALSE;
usr.bin/less/input.c
311
endline = FALSE;
usr.bin/less/input.c
343
quit_if_one_screen = FALSE;
usr.bin/less/less.h
44
#ifndef FALSE
usr.bin/less/main.c
29
int any_display = FALSE;
usr.bin/less/main.c
41
int force_logfile = FALSE;
usr.bin/less/option.c
106
set_default = FALSE;
usr.bin/less/option.c
25
int plusoption = FALSE;
usr.bin/less/option.c
623
neg = FALSE;
usr.bin/less/option.c
636
*errp = FALSE;
usr.bin/less/option.c
671
*errp = FALSE;
usr.bin/mg/autoexec.c
106
return (FALSE);
usr.bin/mg/autoexec.c
111
return (FALSE);
usr.bin/mg/autoexec.c
75
return (FALSE);
usr.bin/mg/autoexec.c
78
return (FALSE);
usr.bin/mg/autoexec.c
83
return (FALSE);
usr.bin/mg/basic.c
101
return (FALSE);
usr.bin/mg/basic.c
281
} else if (ISCTRL(c) != FALSE) {
usr.bin/mg/basic.c
462
return (FALSE);
usr.bin/mg/basic.c
58
return (FALSE);
usr.bin/mg/bell.c
34
return (FALSE);
usr.bin/mg/bell.c
42
return (FALSE);
usr.bin/mg/bell.c
50
return (FALSE);
usr.bin/mg/buffer.c
1022
return (FALSE);
usr.bin/mg/buffer.c
1053
return (FALSE);
usr.bin/mg/buffer.c
1088
if (augbname(bname, fname, sizeof(bname)) == FALSE)
usr.bin/mg/buffer.c
116
return(FALSE);
usr.bin/mg/buffer.c
120
return (FALSE);
usr.bin/mg/buffer.c
177
return (FALSE);
usr.bin/mg/buffer.c
182
return (FALSE);
usr.bin/mg/buffer.c
209
else if ((bp = bfind(bufp, FALSE)) == NULL)
usr.bin/mg/buffer.c
210
return (FALSE);
usr.bin/mg/buffer.c
234
if (bp == bfind("*scratch*", FALSE))
usr.bin/mg/buffer.c
238
return (FALSE);
usr.bin/mg/buffer.c
345
return (FALSE);
usr.bin/mg/buffer.c
378
if (addlinef(blp, "%-*s%s", w, " MR Buffer", "Size File") == FALSE ||
usr.bin/mg/buffer.c
379
addlinef(blp, "%-*s%s", w, " -- ------", "---- ----") == FALSE)
usr.bin/mg/buffer.c
406
bp->b_fname) == FALSE)
usr.bin/mg/buffer.c
433
int i, ret = FALSE;
usr.bin/mg/buffer.c
439
return (FALSE);
usr.bin/mg/buffer.c
47
return (FALSE);
usr.bin/mg/buffer.c
486
return (FALSE);
usr.bin/mg/buffer.c
491
return (FALSE);
usr.bin/mg/buffer.c
515
int s = FALSE, save = FALSE, save2 = FALSE, ret;
usr.bin/mg/buffer.c
540
if (save == FALSE /* && kbdmop == NULL */ ) /* experimental */
usr.bin/mg/buffer.c
737
return (FALSE);
usr.bin/mg/buffer.c
740
for (count = 2; bfind(bn, FALSE) != NULL; count++)
usr.bin/mg/buffer.c
762
splitwind(FFOTHARG, flags) == FALSE)
usr.bin/mg/buffer.c
811
else if ((bp = bfind(bufp, FALSE)) == NULL)
usr.bin/mg/buffer.c
812
return (FALSE);
usr.bin/mg/buffer.c
822
if (linsert(1, lgetc(clp, clo)) == FALSE)
usr.bin/mg/buffer.c
823
return (FALSE);
usr.bin/mg/buffer.c
826
if (enewline(FFRAND, 1) == FALSE) /* fake newline */
usr.bin/mg/buffer.c
827
return (FALSE);
usr.bin/mg/buffer.c
896
return (FALSE);
usr.bin/mg/buffer.c
898
if (globalwd == FALSE && curbp->b_cwd[0] != '\0') {
usr.bin/mg/buffer.c
901
if (getcwdir(cwd, sizeof(cwd)) == FALSE)
usr.bin/mg/buffer.c
908
return (FALSE);
usr.bin/mg/buffer.c
935
return (FALSE);
usr.bin/mg/buffer.c
962
return (FALSE);
usr.bin/mg/buffer.c
979
return (FALSE);
usr.bin/mg/buffer.c
996
return (FALSE);
usr.bin/mg/cmode.c
118
return (FALSE);
usr.bin/mg/cmode.c
119
if (selfinsert(FFRAND, n) == FALSE)
usr.bin/mg/cmode.c
120
return (FALSE);
usr.bin/mg/cmode.c
131
return (FALSE);
usr.bin/mg/cmode.c
132
if (showmatch(FFRAND, 1) == FALSE)
usr.bin/mg/cmode.c
133
return (FALSE);
usr.bin/mg/cmode.c
146
int inwhitep = FALSE; /* In leading whitespace? */
usr.bin/mg/cmode.c
169
return (FALSE);
usr.bin/mg/cmode.c
206
return (FALSE);
usr.bin/mg/cmode.c
209
if (enewline(FFRAND, 1) == FALSE)
usr.bin/mg/cmode.c
210
return (FALSE);
usr.bin/mg/cmode.c
227
int stringp = FALSE; /* in string? */
usr.bin/mg/cmode.c
228
int escp = FALSE; /* Escape char? */
usr.bin/mg/cmode.c
233
int firstnwsp = FALSE; /* First nonspace encountered? */
usr.bin/mg/cmode.c
234
int colonp = FALSE; /* Did we see a colon? */
usr.bin/mg/cmode.c
235
int questionp = FALSE; /* Did we see a question mark? */
usr.bin/mg/cmode.c
236
int slashp = FALSE; /* Slash? */
usr.bin/mg/cmode.c
237
int astp = FALSE; /* Asterisk? */
usr.bin/mg/cmode.c
239
int cppp = FALSE; /* Preprocessor command? */
usr.bin/mg/cmode.c
273
stringp = FALSE;
usr.bin/mg/cmode.c
284
firstnwsp = FALSE;
usr.bin/mg/cmode.c
309
firstnwsp = FALSE;
usr.bin/mg/cmode.c
314
escp = FALSE;
usr.bin/mg/cmode.c
316
astp = FALSE;
usr.bin/mg/cmode.c
318
slashp = FALSE;
usr.bin/mg/cmode.c
360
int match = FALSE;
usr.bin/mg/cmode.c
387
int inwhitep = FALSE;
usr.bin/mg/cmode.c
414
} else if (ISCTRL(c) != FALSE)
usr.bin/mg/cmode.c
435
int nonblankp = FALSE;
usr.bin/mg/cmode.c
436
int commentp = FALSE;
usr.bin/mg/cmode.c
443
slashp = FALSE;
usr.bin/mg/cmode.c
444
astp = FALSE;
usr.bin/mg/cmode.c
460
commentp = FALSE;
usr.bin/mg/cmode.c
492
int nonblankp = FALSE; /* Return value */
usr.bin/mg/cmode.c
493
int slashp = FALSE; /* Encountered slash */
usr.bin/mg/cmode.c
504
nonblankp = FALSE;
usr.bin/mg/cmode.c
511
slashp = FALSE;
usr.bin/mg/cscope.c
168
if (getbufcwd(dir, sizeof(dir)) == FALSE)
usr.bin/mg/cscope.c
177
return (FALSE);
usr.bin/mg/cscope.c
184
if (csexists("cscope-indexer") == FALSE)
usr.bin/mg/cscope.c
189
return (FALSE);
usr.bin/mg/cscope.c
197
return (FALSE);
usr.bin/mg/cscope.c
205
return (FALSE);
usr.bin/mg/cscope.c
264
return (FALSE);
usr.bin/mg/cscope.c
340
return (FALSE);
usr.bin/mg/cscope.c
343
return (FALSE);
usr.bin/mg/cscope.c
345
return (FALSE);
usr.bin/mg/cscope.c
348
return (FALSE);
usr.bin/mg/cscope.c
380
if (curtoken(0, 1, pattern) == FALSE)
usr.bin/mg/cscope.c
381
return (FALSE);
usr.bin/mg/cscope.c
386
return (FALSE);
usr.bin/mg/cscope.c
388
if (csexists("cscope") == FALSE)
usr.bin/mg/cscope.c
395
return (FALSE);
usr.bin/mg/cscope.c
403
return (FALSE);
usr.bin/mg/cscope.c
410
return (FALSE);
usr.bin/mg/cscope.c
420
return (FALSE);
usr.bin/mg/cscope.c
449
if (getattr(csline, &t) == FALSE)
usr.bin/mg/cscope.c
450
return (FALSE);
usr.bin/mg/cscope.c
454
return (FALSE);
usr.bin/mg/cscope.c
458
return (FALSE);
usr.bin/mg/cscope.c
483
return (FALSE);
usr.bin/mg/cscope.c
495
return (FALSE);
usr.bin/mg/cscope.c
501
return (FALSE);
usr.bin/mg/cscope.c
507
return (FALSE);
usr.bin/mg/cscope.c
512
return (FALSE);
usr.bin/mg/cscope.c
571
return (FALSE);
usr.bin/mg/cscope.c
576
return (FALSE);
usr.bin/mg/cscope.c
600
return (FALSE);
usr.bin/mg/dir.c
107
return (FALSE);
usr.bin/mg/dir.c
121
return (FALSE);
usr.bin/mg/dir.c
146
return(FALSE);
usr.bin/mg/dir.c
167
return (FALSE);
usr.bin/mg/dir.c
49
return (FALSE);
usr.bin/mg/dir.c
54
return (FALSE);
usr.bin/mg/dir.c
82
return (FALSE);
usr.bin/mg/dired.c
1068
int ret = FALSE;
usr.bin/mg/dired.c
1134
return (FALSE);
usr.bin/mg/dired.c
1139
return (FALSE);
usr.bin/mg/dired.c
1168
return (FALSE);
usr.bin/mg/dired.c
1205
return (FALSE);
usr.bin/mg/dired.c
262
return (FALSE);
usr.bin/mg/dired.c
264
return (FALSE);
usr.bin/mg/dired.c
291
return (FALSE);
usr.bin/mg/dired.c
293
return (FALSE);
usr.bin/mg/dired.c
295
return (FALSE);
usr.bin/mg/dired.c
305
return (FALSE);
usr.bin/mg/dired.c
362
return (FALSE);
usr.bin/mg/dired.c
368
return (FALSE);
usr.bin/mg/dired.c
371
return (FALSE);
usr.bin/mg/dired.c
390
return (FALSE);
usr.bin/mg/dired.c
393
return (FALSE);
usr.bin/mg/dired.c
408
return (FALSE);
usr.bin/mg/dired.c
410
return (FALSE);
usr.bin/mg/dired.c
412
return (FALSE);
usr.bin/mg/dired.c
439
return (FALSE);
usr.bin/mg/dired.c
440
case FALSE:
usr.bin/mg/dired.c
446
return (FALSE);
usr.bin/mg/dired.c
456
return (FALSE);
usr.bin/mg/dired.c
486
if (d_makename(curwp->w_dotp, frname, sizeof(frname)) != FALSE) {
usr.bin/mg/dired.c
489
return (FALSE);
usr.bin/mg/dired.c
495
return (FALSE);
usr.bin/mg/dired.c
503
return (FALSE);
usr.bin/mg/dired.c
513
return (FALSE);
usr.bin/mg/dired.c
519
return (FALSE);
usr.bin/mg/dired.c
524
ret = (copy(frname, topath) >= 0) ? TRUE : FALSE;
usr.bin/mg/dired.c
528
return (FALSE);
usr.bin/mg/dired.c
545
if (d_makename(curwp->w_dotp, frname, sizeof(frname)) != FALSE) {
usr.bin/mg/dired.c
548
return (FALSE);
usr.bin/mg/dired.c
554
return (FALSE);
usr.bin/mg/dired.c
562
return (FALSE);
usr.bin/mg/dired.c
572
return (FALSE);
usr.bin/mg/dired.c
578
return (FALSE);
usr.bin/mg/dired.c
583
ret = (rename(frname, topath) >= 0) ? TRUE : FALSE;
usr.bin/mg/dired.c
587
return (FALSE);
usr.bin/mg/dired.c
618
if (d_makename(curwp->w_dotp, fname, sizeof(fname)) != FALSE) {
usr.bin/mg/dired.c
765
return (FALSE);
usr.bin/mg/dired.c
782
return (FALSE);
usr.bin/mg/dired.c
846
if (d_warpdot(lp, &start) == FALSE)
usr.bin/mg/dired.c
856
return ((lgetc(lp, 2) == 'd') ? TRUE : FALSE);
usr.bin/mg/dired.c
885
return (FALSE);
usr.bin/mg/dired.c
922
return (FALSE);
usr.bin/mg/dired.c
979
if (d_warpdot(bp->b_dotp, &bp->b_doto) == FALSE)
usr.bin/mg/display.c
144
return (FALSE);
usr.bin/mg/display.c
360
} else if (ISCTRL(c) != FALSE) {
usr.bin/mg/display.c
428
hflag = FALSE; /* Not hard. */
usr.bin/mg/display.c
517
} else if (ISCTRL(c) != FALSE)
usr.bin/mg/display.c
561
if (sgarbf != FALSE)
usr.bin/mg/display.c
567
if (sgarbf != FALSE) { /* Screen is garbage. */
usr.bin/mg/display.c
568
sgarbf = FALSE; /* Erase-page clears. */
usr.bin/mg/display.c
569
epresf = FALSE; /* The message area. */
usr.bin/mg/display.c
583
if (hflag != FALSE) { /* Hard update? */
usr.bin/mg/display.c
742
nbflag = FALSE;
usr.bin/mg/display.c
752
if (nbflag == FALSE && vvp->v_color == CTEXT) {
usr.bin/mg/display.c
94
static int colnos = FALSE;
usr.bin/mg/echo.c
102
s = getkey(FALSE);
usr.bin/mg/echo.c
109
return (FALSE);
usr.bin/mg/echo.c
157
return (FALSE);
usr.bin/mg/echo.c
193
int cwin = FALSE; /* completion list created */
usr.bin/mg/echo.c
217
cplflag = FALSE;
usr.bin/mg/echo.c
235
c = getkey(FALSE);
usr.bin/mg/echo.c
247
cplflag = FALSE;
usr.bin/mg/echo.c
278
if (ISCTRL(buf[--cpos]) != FALSE) {
usr.bin/mg/echo.c
309
if (ISCTRL(buf[--cpos]) != FALSE) {
usr.bin/mg/echo.c
37
int epresf = FALSE; /* stuff in echo line flag */
usr.bin/mg/echo.c
378
== FALSE)
usr.bin/mg/echo.c
414
if (ISCTRL(y) != FALSE) {
usr.bin/mg/echo.c
425
if (ISCTRL(y) != FALSE) {
usr.bin/mg/echo.c
441
if (ISCTRL(buf[--cpos]) != FALSE) {
usr.bin/mg/echo.c
457
if (ISCTRL(buf[--cpos]) != FALSE) {
usr.bin/mg/echo.c
470
if (ISCTRL(buf[--cpos]) != FALSE) {
usr.bin/mg/echo.c
482
c = getkey(FALSE);
usr.bin/mg/echo.c
49
epresf = FALSE;
usr.bin/mg/echo.c
549
int wflag = FALSE;
usr.bin/mg/echo.c
634
return ((nhits > 0) ? TRUE : FALSE);
usr.bin/mg/echo.c
661
if (bclear(bp) == FALSE)
usr.bin/mg/echo.c
662
return (FALSE);
usr.bin/mg/echo.c
68
s = getkey(FALSE);
usr.bin/mg/echo.c
740
return (FALSE);
usr.bin/mg/echo.c
75
return (FALSE);
usr.bin/mg/extend.c
140
return (FALSE);
usr.bin/mg/extend.c
169
return (FALSE);
usr.bin/mg/extend.c
198
return (FALSE);
usr.bin/mg/extend.c
217
return (FALSE);
usr.bin/mg/extend.c
246
return (FALSE);
usr.bin/mg/extend.c
341
return (FALSE);
usr.bin/mg/extend.c
355
(pep - bprompt), c = getkey(FALSE));
usr.bin/mg/extend.c
369
return (FALSE);
usr.bin/mg/extend.c
398
return (FALSE);
usr.bin/mg/extend.c
403
return (FALSE);
usr.bin/mg/extend.c
466
return (dobind(fundamental_map, "Global set key: ", FALSE));
usr.bin/mg/extend.c
47
return (FALSE);
usr.bin/mg/extend.c
476
"Local set key: ", FALSE));
usr.bin/mg/extend.c
493
return (FALSE);
usr.bin/mg/extend.c
499
return (FALSE);
usr.bin/mg/extend.c
501
return (dobind(mp, buf, FALSE));
usr.bin/mg/extend.c
536
return (FALSE);
usr.bin/mg/extend.c
580
return (FALSE);
usr.bin/mg/extend.c
60
return (FALSE);
usr.bin/mg/extend.c
602
return (FALSE);
usr.bin/mg/extend.c
631
return (FALSE);
usr.bin/mg/extend.c
633
return (FALSE);
usr.bin/mg/extend.c
638
return (FALSE);
usr.bin/mg/extend.c
668
return (FALSE);
usr.bin/mg/extend.c
67
return (FALSE);
usr.bin/mg/extend.c
717
return (FALSE);
usr.bin/mg/extend.c
719
return (FALSE);
usr.bin/mg/extend.c
736
if ((np = lalloc(0)) == FALSE)
usr.bin/mg/extend.c
737
return (FALSE);
usr.bin/mg/extend.c
749
status = FALSE;
usr.bin/mg/extend.c
763
status = FALSE;
usr.bin/mg/extend.c
851
status = FALSE;
usr.bin/mg/extend.c
868
status = FALSE;
usr.bin/mg/extend.c
883
inmacro = FALSE;
usr.bin/mg/extend.c
894
macrodef = FALSE;
usr.bin/mg/file.c
103
return (FALSE);
usr.bin/mg/file.c
116
if (status == ABORT || status == FALSE)
usr.bin/mg/file.c
121
return (FALSE);
usr.bin/mg/file.c
125
return (FALSE);
usr.bin/mg/file.c
128
return (FALSE);
usr.bin/mg/file.c
167
return (FALSE);
usr.bin/mg/file.c
170
return (FALSE);
usr.bin/mg/file.c
174
return (FALSE);
usr.bin/mg/file.c
178
return (FALSE);
usr.bin/mg/file.c
200
int status, i, ro = FALSE;
usr.bin/mg/file.c
212
return (FALSE);
usr.bin/mg/file.c
341
if (replacebuf == FALSE) {
usr.bin/mg/file.c
351
return (FALSE);
usr.bin/mg/file.c
39
return (FALSE);
usr.bin/mg/file.c
42
return (FALSE);
usr.bin/mg/file.c
43
return (insertfile(adjf, NULL, FALSE));
usr.bin/mg/file.c
520
return (FALSE);
usr.bin/mg/file.c
524
return (FALSE);
usr.bin/mg/file.c
531
return (FALSE);
usr.bin/mg/file.c
546
== FALSE)
usr.bin/mg/file.c
547
return (FALSE);
usr.bin/mg/file.c
550
return (FALSE);
usr.bin/mg/file.c
596
return (FALSE);
usr.bin/mg/file.c
611
return (FALSE);
usr.bin/mg/file.c
613
if (s == FALSE &&
usr.bin/mg/file.c
66
return (FALSE);
usr.bin/mg/file.c
685
if (eobnl != TRUE && eobnl != FALSE)
usr.bin/mg/file.c
69
return (FALSE);
usr.bin/mg/file.c
690
return (FALSE);
usr.bin/mg/file.c
73
return (FALSE);
usr.bin/mg/file.c
76
return (FALSE);
usr.bin/mg/file.c
765
if ((bp = dired_(adjf)) == FALSE)
usr.bin/mg/file.c
766
return (FALSE);
usr.bin/mg/fileio.c
192
if (c == EOF && ferror(ffp) != FALSE) {
usr.bin/mg/fileio.c
222
return (FALSE);
usr.bin/mg/fileio.c
226
return (FALSE);
usr.bin/mg/fileio.c
246
return (FALSE);
usr.bin/mg/fileio.c
255
return (FALSE);
usr.bin/mg/fileio.c
287
return (nread == -1 ? FALSE : TRUE);
usr.bin/mg/fileio.c
390
return (FALSE);
usr.bin/mg/fileio.c
395
return (FALSE);
usr.bin/mg/fileio.c
400
return (FALSE);
usr.bin/mg/fileio.c
415
return (FALSE);
usr.bin/mg/fileio.c
572
return (FALSE);
usr.bin/mg/fileio.c
590
return (FALSE);
usr.bin/mg/fileio.c
652
return(FALSE);
usr.bin/mg/fileio.c
686
return(FALSE);
usr.bin/mg/fileio.c
691
return (FALSE);
usr.bin/mg/funmap.c
258
return (FALSE);
usr.bin/mg/funmap.c
338
return (FALSE);
usr.bin/mg/grep.c
101
return (FALSE);
usr.bin/mg/grep.c
107
return (FALSE);
usr.bin/mg/grep.c
109
return (FALSE);
usr.bin/mg/grep.c
159
return (FALSE);
usr.bin/mg/grep.c
162
return (FALSE);
usr.bin/mg/grep.c
165
return (FALSE);
usr.bin/mg/grep.c
167
return (FALSE);
usr.bin/mg/grep.c
22
int globalwd = FALSE;
usr.bin/mg/grep.c
271
return (FALSE);
usr.bin/mg/grep.c
274
return (FALSE);
usr.bin/mg/grep.c
285
if (getbufcwd(path, sizeof(path)) == FALSE)
usr.bin/mg/grep.c
296
return (FALSE);
usr.bin/mg/grep.c
299
return (FALSE);
usr.bin/mg/grep.c
301
return (FALSE);
usr.bin/mg/grep.c
317
return (FALSE);
usr.bin/mg/grep.c
326
return (FALSE);
usr.bin/mg/grep.c
333
return (FALSE);
usr.bin/mg/grep.c
76
return (FALSE);
usr.bin/mg/grep.c
78
return (FALSE);
usr.bin/mg/grep.c
81
return (FALSE);
usr.bin/mg/grep.c
83
return (FALSE);
usr.bin/mg/help.c
110
return (FALSE);
usr.bin/mg/help.c
114
curbp->b_modes[m]->p_name) == FALSE) ||
usr.bin/mg/help.c
115
(showall(bp, curbp->b_modes[m]->p_map, "") == FALSE) ||
usr.bin/mg/help.c
116
(addline(bp, "") == FALSE))
usr.bin/mg/help.c
117
return (FALSE);
usr.bin/mg/help.c
119
if ((addline(bp, "Global bindings:") == FALSE) ||
usr.bin/mg/help.c
120
(showall(bp, fundamental_map, "") == FALSE))
usr.bin/mg/help.c
121
return (FALSE);
usr.bin/mg/help.c
133
if (addline(bp, "") == FALSE)
usr.bin/mg/help.c
134
return (FALSE);
usr.bin/mg/help.c
144
if (showall(bp, newmap, keybuf) == FALSE)
usr.bin/mg/help.c
145
return (FALSE);
usr.bin/mg/help.c
148
function_name(fun)) == FALSE)
usr.bin/mg/help.c
149
return (FALSE);
usr.bin/mg/help.c
162
return (FALSE);
usr.bin/mg/help.c
165
funct = doscan(kp, getkey(FALSE), NULL);
usr.bin/mg/help.c
185
if (bclear(bp) == FALSE)
usr.bin/mg/help.c
186
return (FALSE);
usr.bin/mg/help.c
199
if (addlinef(bp, "%-32s%s", el->l_name, buf) == FALSE) {
usr.bin/mg/help.c
201
return (FALSE);
usr.bin/mg/help.c
231
return (FALSE);
usr.bin/mg/help.c
51
key.k_chars[key.k_count++] = c = getkey(FALSE));
usr.bin/mg/interpreter.c
280
if (ret == FALSE)
usr.bin/mg/interpreter.c
294
int ret = FALSE;
usr.bin/mg/interpreter.c
298
if (ret == TRUE || ret == FALSE)
usr.bin/mg/interpreter.c
305
return(exitinterpreter(NULL, NULL, FALSE));
usr.bin/mg/interpreter.c
389
return (FALSE);
usr.bin/mg/interpreter.c
534
return (FALSE);
usr.bin/mg/interpreter.c
544
return (FALSE);
usr.bin/mg/interpreter.c
792
return(FALSE);
usr.bin/mg/interpreter.c
805
return(FALSE);
usr.bin/mg/kbd.c
30
static int pushed = FALSE;
usr.bin/mg/kbd.c
337
return (FALSE);
usr.bin/mg/kbd.c
352
FALSE)
usr.bin/mg/kbd.c
353
return (FALSE);
usr.bin/mg/kbd.c
363
return (FALSE);
usr.bin/mg/kbd.c
95
pushed = FALSE;
usr.bin/mg/keymap.c
546
return (FALSE);
usr.bin/mg/line.c
176
return (FALSE);
usr.bin/mg/line.c
192
return (FALSE);
usr.bin/mg/line.c
196
return (FALSE);
usr.bin/mg/line.c
222
if (lrealloc(lp1, lp1->l_used + n) == FALSE)
usr.bin/mg/line.c
223
return (FALSE);
usr.bin/mg/line.c
276
return (FALSE);
usr.bin/mg/line.c
299
return (FALSE);
usr.bin/mg/line.c
341
return (FALSE);
usr.bin/mg/line.c
366
int rval = FALSE;
usr.bin/mg/line.c
398
if (ldelnewline() == FALSE)
usr.bin/mg/line.c
460
return (FALSE);
usr.bin/mg/line.c
493
return (FALSE);
usr.bin/mg/line.c
542
return (FALSE);
usr.bin/mg/line.c
548
return (FALSE);
usr.bin/mg/line.c
60
if (lrealloc(lp, used) == FALSE) {
usr.bin/mg/line.c
74
return (FALSE);
usr.bin/mg/log.c
194
return (FALSE);
usr.bin/mg/log.c
324
return (FALSE);
usr.bin/mg/log.c
362
return (FALSE);
usr.bin/mg/log.c
364
return (FALSE);
usr.bin/mg/log.c
368
return (FALSE);
usr.bin/mg/log.c
371
return (FALSE);
usr.bin/mg/log.c
374
return (FALSE);
usr.bin/mg/log.c
377
return (FALSE);
usr.bin/mg/log.c
381
return (FALSE);
usr.bin/mg/log.c
384
return (FALSE);
usr.bin/mg/macro.c
107
inmacro = FALSE;
usr.bin/mg/macro.c
18
int inmacro = FALSE; /* Macro playback in progress */
usr.bin/mg/macro.c
19
int macrodef = FALSE; /* Macro recording in progress */
usr.bin/mg/macro.c
36
return (macrodef = FALSE);
usr.bin/mg/macro.c
49
return (FALSE);
usr.bin/mg/macro.c
60
macrodef = FALSE;
usr.bin/mg/macro.c
64
return (FALSE);
usr.bin/mg/macro.c
78
return (FALSE);
usr.bin/mg/macro.c
98
inmacro = FALSE;
usr.bin/mg/macro.c
99
return (FALSE);
usr.bin/mg/main.c
205
cp = adjustname(argv[i], FALSE);
usr.bin/mg/main.c
257
case FALSE:
usr.bin/mg/main.c
259
macrodef = FALSE;
usr.bin/mg/main.c
319
if ((s = anycb(FALSE)) == ABORT)
usr.bin/mg/main.c
322
return (FALSE);
usr.bin/mg/main.c
323
if (s == FALSE
usr.bin/mg/match.c
147
inwindow = FALSE;
usr.bin/mg/match.c
98
return (FALSE);
usr.bin/mg/modes.c
100
return (FALSE);
usr.bin/mg/modes.c
122
return (FALSE);
usr.bin/mg/modes.c
126
return (FALSE);
usr.bin/mg/modes.c
144
return (FALSE);
usr.bin/mg/modes.c
34
return (FALSE);
usr.bin/mg/modes.c
52
return (FALSE);
usr.bin/mg/modes.c
84
if (changemode(f, n, "notab") == FALSE)
usr.bin/mg/modes.c
85
return (FALSE);
usr.bin/mg/modes.c
99
if (changemode(f, n, "overwrite") == FALSE)
usr.bin/mg/paragraph.c
115
return (FALSE);
usr.bin/mg/paragraph.c
167
eopflag = FALSE;
usr.bin/mg/paragraph.c
179
if (ldelete((RSIZE) 1, KNONE) == FALSE && !eopflag) {
usr.bin/mg/paragraph.c
180
retval = FALSE;
usr.bin/mg/paragraph.c
224
firstflag = FALSE;
usr.bin/mg/paragraph.c
272
if (findpara() == FALSE)
usr.bin/mg/paragraph.c
307
if (findpara() == FALSE)
usr.bin/mg/paragraph.c
355
if (do_gotoeop(FFRAND, n, &i) == FALSE) {
usr.bin/mg/paragraph.c
360
return (FALSE);
usr.bin/mg/paragraph.c
392
return (FALSE);
usr.bin/mg/paragraph.c
417
else if (ISCTRL(c) != FALSE)
usr.bin/mg/paragraph.c
466
return (FALSE);
usr.bin/mg/paragraph.c
471
return (FALSE);
usr.bin/mg/re_search.c
107
return (FALSE);
usr.bin/mg/re_search.c
110
if (re_forwsrch() == FALSE) {
usr.bin/mg/re_search.c
113
return (FALSE);
usr.bin/mg/re_search.c
118
if (re_backsrch() == FALSE) {
usr.bin/mg/re_search.c
121
return (FALSE);
usr.bin/mg/re_search.c
157
switch (getkey(FALSE)) {
usr.bin/mg/re_search.c
160
if (re_doreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/re_search.c
161
return (FALSE);
usr.bin/mg/re_search.c
167
if (re_doreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/re_search.c
168
return (FALSE);
usr.bin/mg/re_search.c
181
if (re_doreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/re_search.c
182
return (FALSE);
usr.bin/mg/re_search.c
227
if (re_doreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/re_search.c
228
return (FALSE);
usr.bin/mg/re_search.c
269
more = FALSE;
usr.bin/mg/re_search.c
274
return (FALSE);
usr.bin/mg/re_search.c
284
more = FALSE;
usr.bin/mg/re_search.c
289
return (FALSE);
usr.bin/mg/re_search.c
300
return (FALSE);
usr.bin/mg/re_search.c
303
return (FALSE);
usr.bin/mg/re_search.c
308
more = FALSE;
usr.bin/mg/re_search.c
316
return (FALSE);
usr.bin/mg/re_search.c
380
return (FALSE);
usr.bin/mg/re_search.c
443
return (FALSE);
usr.bin/mg/re_search.c
484
return (FALSE);
usr.bin/mg/re_search.c
492
s = FALSE;
usr.bin/mg/re_search.c
504
casefoldsearch = FALSE;
usr.bin/mg/re_search.c
547
s = killmatches(FALSE);
usr.bin/mg/re_search.c
574
if ((cond == FALSE && error) || (cond == TRUE && !error)) {
usr.bin/mg/re_search.c
581
if (s == FALSE)
usr.bin/mg/re_search.c
582
return (FALSE);
usr.bin/mg/re_search.c
61
if (re_forwsrch() == FALSE) {
usr.bin/mg/re_search.c
619
s = countmatches(FALSE);
usr.bin/mg/re_search.c
64
return (FALSE);
usr.bin/mg/re_search.c
647
if ((cond == FALSE && error) || (cond == TRUE && !error))
usr.bin/mg/re_search.c
84
if (re_backsrch() == FALSE) {
usr.bin/mg/re_search.c
87
return (FALSE);
usr.bin/mg/region.c
125
return (FALSE);
usr.bin/mg/region.c
142
if (ISUPPER(c) != FALSE)
usr.bin/mg/region.c
168
return (FALSE);
usr.bin/mg/region.c
184
if (ISLOWER(c) != FALSE)
usr.bin/mg/region.c
212
return (FALSE);
usr.bin/mg/region.c
258
return (FALSE);
usr.bin/mg/region.c
271
return (FALSE);
usr.bin/mg/region.c
298
return (FALSE);
usr.bin/mg/region.c
351
retval = FALSE;
usr.bin/mg/region.c
400
if (gotoeob(f,n) == FALSE)
usr.bin/mg/region.c
401
return (FALSE);
usr.bin/mg/region.c
403
if (gotobob(f,n) == FALSE)
usr.bin/mg/region.c
404
return (FALSE);
usr.bin/mg/region.c
422
return (FALSE);
usr.bin/mg/region.c
430
return (FALSE);
usr.bin/mg/region.c
437
return (FALSE);
usr.bin/mg/region.c
488
return (FALSE);
usr.bin/mg/region.c
497
return (FALSE);
usr.bin/mg/region.c
546
return (FALSE);
usr.bin/mg/region.c
553
return (FALSE);
usr.bin/mg/region.c
580
return (FALSE);
usr.bin/mg/region.c
613
if (preadin(fd) == FALSE)
usr.bin/mg/region.c
623
return (FALSE);
usr.bin/mg/region.c
627
return (FALSE);
usr.bin/mg/region.c
667
return (FALSE);
usr.bin/mg/search.c
106
if (forwsrch() == FALSE) {
usr.bin/mg/search.c
109
return (FALSE);
usr.bin/mg/search.c
114
if (backsrch() == FALSE) {
usr.bin/mg/search.c
117
return (FALSE);
usr.bin/mg/search.c
123
return (FALSE);
usr.bin/mg/search.c
183
return (FALSE);
usr.bin/mg/search.c
202
switch (c = getkey(FALSE)) {
usr.bin/mg/search.c
210
if (ttwait(300) == FALSE)
usr.bin/mg/search.c
243
if (success == FALSE && dir == SRCH_FORW) {
usr.bin/mg/search.c
248
if (is_find(dir) != FALSE) {
usr.bin/mg/search.c
257
if (forwchar(FFRAND, 1) == FALSE) {
usr.bin/mg/search.c
259
success = FALSE;
usr.bin/mg/search.c
262
if (is_find(SRCH_FORW) != FALSE)
usr.bin/mg/search.c
267
success = FALSE;
usr.bin/mg/search.c
280
if (success == FALSE && dir == SRCH_BACK) {
usr.bin/mg/search.c
285
if (is_find(dir) != FALSE) {
usr.bin/mg/search.c
294
if (backchar(FFRAND, 1) == FALSE) {
usr.bin/mg/search.c
296
success = FALSE;
usr.bin/mg/search.c
298
if (is_find(SRCH_BACK) != FALSE)
usr.bin/mg/search.c
303
success = FALSE;
usr.bin/mg/search.c
359
c = (char)getkey(FALSE);
usr.bin/mg/search.c
386
if (success != FALSE) {
usr.bin/mg/search.c
387
if (is_find(dir) != FALSE)
usr.bin/mg/search.c
390
success = FALSE;
usr.bin/mg/search.c
396
is_prompt(dir, FALSE, success);
usr.bin/mg/search.c
448
int redo = FALSE;
usr.bin/mg/search.c
491
if (forwsrch() == FALSE) {
usr.bin/mg/search.c
495
return (FALSE);
usr.bin/mg/search.c
501
if (backsrch() == FALSE) {
usr.bin/mg/search.c
505
return (FALSE);
usr.bin/mg/search.c
511
return (FALSE);
usr.bin/mg/search.c
513
return (FALSE);
usr.bin/mg/search.c
526
if (success != FALSE)
usr.bin/mg/search.c
531
if (success != FALSE)
usr.bin/mg/search.c
546
if (flag != FALSE)
usr.bin/mg/search.c
567
return (FALSE);
usr.bin/mg/search.c
588
switch (getkey(FALSE)) {
usr.bin/mg/search.c
591
if (lreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/search.c
592
return (FALSE);
usr.bin/mg/search.c
596
if (lreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/search.c
597
return (FALSE);
usr.bin/mg/search.c
609
if (lreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/search.c
610
return (FALSE);
usr.bin/mg/search.c
655
if (lreplace((RSIZE)plen, news) == FALSE)
usr.bin/mg/search.c
656
return (FALSE);
usr.bin/mg/search.c
66
if (forwsrch() == FALSE) {
usr.bin/mg/search.c
69
return (FALSE);
usr.bin/mg/search.c
701
if (eq(c, pat[0], xcase) != FALSE) {
usr.bin/mg/search.c
712
if (eq(c, *pp++, xcase) == FALSE)
usr.bin/mg/search.c
717
if (eq(c, *pp++, xcase) == FALSE)
usr.bin/mg/search.c
729
return (FALSE);
usr.bin/mg/search.c
757
return (FALSE);
usr.bin/mg/search.c
765
if (eq(c, *epp, xcase) != FALSE) {
usr.bin/mg/search.c
782
if (eq(c, *--pp, xcase) == FALSE) {
usr.bin/mg/search.c
810
return (FALSE);
usr.bin/mg/search.c
815
return (FALSE);
usr.bin/mg/search.c
846
retval = FALSE;
usr.bin/mg/search.c
864
return (zap(FALSE, n));
usr.bin/mg/search.c
88
if (backsrch() == FALSE) {
usr.bin/mg/search.c
886
s = getkey(FALSE);
usr.bin/mg/search.c
889
return (FALSE);
usr.bin/mg/search.c
91
return (FALSE);
usr.bin/mg/spawn.c
32
if (epresf != FALSE) {
usr.bin/mg/spawn.c
34
epresf = FALSE;
usr.bin/mg/spawn.c
36
if (ttcooked() == FALSE)
usr.bin/mg/spawn.c
37
return (FALSE);
usr.bin/mg/tags.c
113
if (curtoken(f, n, dtok) == FALSE) {
usr.bin/mg/tags.c
130
return (FALSE);
usr.bin/mg/tags.c
170
return (FALSE);
usr.bin/mg/tags.c
180
return (FALSE);
usr.bin/mg/tags.c
185
return (FALSE);
usr.bin/mg/tags.c
188
if (loadbuffer(res->fname) == FALSE)
usr.bin/mg/tags.c
189
return (FALSE);
usr.bin/mg/tags.c
195
return (FALSE);
usr.bin/mg/tags.c
201
return (FALSE);
usr.bin/mg/tags.c
210
return (FALSE);
usr.bin/mg/tags.c
213
return (FALSE);
usr.bin/mg/tags.c
228
return (FALSE);
usr.bin/mg/tags.c
232
if (loadbuffer(s->bname) == FALSE) {
usr.bin/mg/tags.c
235
return (FALSE);
usr.bin/mg/tags.c
268
return (FALSE);
usr.bin/mg/tags.c
274
return (FALSE);
usr.bin/mg/tags.c
280
return (FALSE);
usr.bin/mg/tags.c
284
if (addctag(l) == FALSE) {
usr.bin/mg/tags.c
286
return (FALSE);
usr.bin/mg/tags.c
378
return (FALSE);
usr.bin/mg/tags.c
406
return (FALSE);
usr.bin/mg/tags.c
421
return (FALSE);
usr.bin/mg/tags.c
450
if ((r = backword(f, n)) == FALSE)
usr.bin/mg/tags.c
455
if ((r = forwword(f, n)) == FALSE)
usr.bin/mg/tags.c
466
r = FALSE;
usr.bin/mg/tags.c
513
if ((bufp = bfind(bname, FALSE)) != NULL) {
usr.bin/mg/tags.c
517
return (FALSE);
usr.bin/mg/tags.c
521
return (FALSE);
usr.bin/mg/tags.c
523
return (FALSE);
usr.bin/mg/tags.c
527
return (FALSE);
usr.bin/mg/tags.c
531
return (FALSE);
usr.bin/mg/tags.c
74
if (getbufcwd(fname, sizeof(fname)) == FALSE)
usr.bin/mg/tags.c
80
return (FALSE);
usr.bin/mg/tags.c
89
if (eyorn("Keep current list of tags table also") == FALSE) {
usr.bin/mg/ttyio.c
116
return (FALSE);
usr.bin/mg/ttyio.c
227
return (FALSE);
usr.bin/mg/ttyio.c
51
if (ttraw() == FALSE)
usr.bin/mg/ttyio.c
68
return (FALSE);
usr.bin/mg/ttyio.c
82
return (FALSE);
usr.bin/mg/ttyio.c
99
if (ttcooked() == FALSE)
usr.bin/mg/undo.c
200
return (FALSE);
usr.bin/mg/undo.c
226
if (boundary_flag == FALSE)
usr.bin/mg/undo.c
227
return (FALSE);
usr.bin/mg/undo.c
372
boundary_flag = FALSE;
usr.bin/mg/undo.c
397
return (FALSE);
usr.bin/mg/undo.c
401
return (FALSE);
usr.bin/mg/undo.c
433
return (FALSE);
usr.bin/mg/undo.c
488
static int nulled = FALSE;
usr.bin/mg/undo.c
492
return (FALSE);
usr.bin/mg/undo.c
519
rval = FALSE;
usr.bin/mg/undo.c
523
nulled = FALSE;
usr.bin/mg/undo.c
53
return (FALSE);
usr.bin/mg/undo.c
533
boundary_flag = FALSE;
usr.bin/mg/undo.c
546
&offset, &lineno) == FALSE) {
usr.bin/mg/undo.c
549
rval = FALSE;
usr.bin/mg/undo.c
76
return (FALSE);
usr.bin/mg/util.c
117
} else if (ISCTRL(c) != FALSE)
usr.bin/mg/util.c
151
return(FALSE);
usr.bin/mg/util.c
156
return(FALSE);
usr.bin/mg/util.c
194
return (FALSE);
usr.bin/mg/util.c
221
return (FALSE);
usr.bin/mg/util.c
286
s = FALSE;
usr.bin/mg/util.c
357
if ((n = cols / curbp->b_tabw) != 0 && linsert(n, '\t') == FALSE)
usr.bin/mg/util.c
358
return (FALSE);
usr.bin/mg/util.c
359
if ((n = cols % curbp->b_tabw) != 0 && linsert(n, ' ') == FALSE)
usr.bin/mg/util.c
360
return (FALSE);
usr.bin/mg/util.c
379
return (FALSE);
usr.bin/mg/util.c
395
if (lnewline() == FALSE || doindent(nicol) == FALSE) {
usr.bin/mg/util.c
396
s = FALSE;
usr.bin/mg/util.c
415
return (FALSE);
usr.bin/mg/util.c
426
if (doindent(n) == FALSE)
usr.bin/mg/util.c
427
return (FALSE);
usr.bin/mg/util.c
488
return (FALSE);
usr.bin/mg/window.c
214
return (FALSE);
usr.bin/mg/window.c
220
return (FALSE);
usr.bin/mg/window.c
306
return (FALSE);
usr.bin/mg/window.c
316
return (FALSE);
usr.bin/mg/window.c
357
return (FALSE);
usr.bin/mg/window.c
366
return (FALSE);
usr.bin/mg/window.c
408
if (shrinkwind(FFRAND, wp->w_ntrows + 1) == FALSE)
usr.bin/mg/window.c
409
return (FALSE);
usr.bin/mg/window.c
71
return (do_redraw(f, n, FALSE));
usr.bin/mg/window.c
94
return (FALSE);
usr.bin/mg/word.c
103
return (FALSE);
usr.bin/mg/word.c
112
return (FALSE);
usr.bin/mg/word.c
118
return (FALSE);
usr.bin/mg/word.c
130
while (inword() == FALSE) {
usr.bin/mg/word.c
131
if (forwchar(FFRAND, 1) == FALSE) {
usr.bin/mg/word.c
159
return (FALSE);
usr.bin/mg/word.c
245
return (FALSE);
usr.bin/mg/word.c
249
return (FALSE);
usr.bin/mg/word.c
251
while (inword() == FALSE) {
usr.bin/mg/word.c
252
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
258
while (inword() != FALSE) {
usr.bin/mg/word.c
260
if (ISLOWER(c) != FALSE) {
usr.bin/mg/word.c
265
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
287
return (FALSE);
usr.bin/mg/word.c
290
return (FALSE);
usr.bin/mg/word.c
292
while (inword() == FALSE) {
usr.bin/mg/word.c
293
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
299
while (inword() != FALSE) {
usr.bin/mg/word.c
301
if (ISUPPER(c) != FALSE) {
usr.bin/mg/word.c
306
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
32
if (backchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
33
return (FALSE);
usr.bin/mg/word.c
330
return (FALSE);
usr.bin/mg/word.c
334
return (FALSE);
usr.bin/mg/word.c
336
while (inword() == FALSE) {
usr.bin/mg/word.c
337
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
343
if (inword() != FALSE) {
usr.bin/mg/word.c
345
if (ISLOWER(c) != FALSE) {
usr.bin/mg/word.c
35
while (inword() == FALSE) {
usr.bin/mg/word.c
350
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
352
while (inword() != FALSE) {
usr.bin/mg/word.c
354
if (ISUPPER(c) != FALSE) {
usr.bin/mg/word.c
359
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
36
if (backchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
381
while (inword() != FALSE) {
usr.bin/mg/word.c
382
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
39
while (inword() != FALSE) {
usr.bin/mg/word.c
40
if (backchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
410
return (FALSE);
usr.bin/mg/word.c
413
return (FALSE);
usr.bin/mg/word.c
425
while (inword() == FALSE) {
usr.bin/mg/word.c
426
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
431
while (inword() != FALSE) {
usr.bin/mg/word.c
432
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
464
return (FALSE);
usr.bin/mg/word.c
468
return (FALSE);
usr.bin/mg/word.c
474
if (backchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
481
while (inword() == FALSE) {
usr.bin/mg/word.c
482
if (backchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
487
while (inword() != FALSE) {
usr.bin/mg/word.c
488
if (backchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
494
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
495
return (FALSE);
usr.bin/mg/word.c
57
while (inword() == FALSE) {
usr.bin/mg/word.c
58
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/word.c
61
while (inword() != FALSE) {
usr.bin/mg/word.c
62
if (forwchar(FFRAND, 1) == FALSE)
usr.bin/mg/yank.c
127
if (kgrow(kflag) == FALSE)
usr.bin/mg/yank.c
128
return (FALSE);
usr.bin/mg/yank.c
133
if (kgrow(kflag) == FALSE)
usr.bin/mg/yank.c
134
return (FALSE);
usr.bin/mg/yank.c
229
return (FALSE);
usr.bin/mg/yank.c
241
if (enewline(FFRAND, 1) == FALSE)
usr.bin/mg/yank.c
242
return (FALSE);
usr.bin/mg/yank.c
245
if (linsert(1, c) == FALSE)
usr.bin/mg/yank.c
246
return (FALSE);
usr.bin/mg/yank.c
54
if (kused == ksize && dir == KFORW && kgrow(dir) == FALSE)
usr.bin/mg/yank.c
55
return (FALSE);
usr.bin/mg/yank.c
56
if (kstart == 0 && dir == KBACK && kgrow(dir) == FALSE)
usr.bin/mg/yank.c
57
return (FALSE);
usr.bin/mg/yank.c
81
return (FALSE);
usr.bin/mg/yank.c
86
return (FALSE);
usr.bin/rdist/child.c
271
pid = waitproc(&status, FALSE);
usr.bin/rdist/child.c
326
needscan = FALSE;
usr.bin/rdist/child.c
67
static int needscan = FALSE; /* Need to scan children */
usr.bin/rdist/client.c
263
first = FALSE;
usr.bin/rdist/client.c
273
first = FALSE;
usr.bin/rdist/common.c
63
int isserver = FALSE; /* We're the server */
usr.bin/rdist/common.c
70
volatile sig_atomic_t contimedout = FALSE; /* Connection timed out */
usr.bin/rdist/common.c
73
int setjmp_ok = FALSE; /* setjmp()/longjmp() status */
usr.bin/rdist/defs.h
65
#ifndef FALSE
usr.bin/rdist/docmd.c
460
setjmp_ok = FALSE;
usr.bin/rdist/docmd.c
468
setjmp_ok = FALSE;
usr.bin/rdist/docmd.c
584
setjmp_ok = FALSE;
usr.bin/rdist/docmd.c
593
for (isbad = FALSE; *cp && !isbad; ++cp) {
usr.bin/rdist/docmd.c
966
for (found = FALSE, c = cmds; c != NULL; c = c->c_next) {
usr.bin/rdist/isexec.c
53
return(FALSE);
usr.bin/rdist/isexec.c
56
return(FALSE);
usr.bin/rdist/rdist.c
165
do_fork = FALSE;
usr.bin/rdistd/server.c
1723
settarget(cp, FALSE);
usr.bin/rdistd/server.c
500
n = remline(cp = buf, sizeof(buf), FALSE);
usr.bin/rpcgen/rpc_parse.c
149
bool_t isvoid = FALSE; /* whether first argument is void */
usr.bin/rpcgen/rpc_parse.c
176
isvoid = FALSE;
usr.bin/rpcinfo/rpcinfo.c
558
return(FALSE);
usr.bin/ssh/pkcs11.h
1725
#ifndef FALSE
usr.bin/systat/engine.c
1094
intrflush(stdscr, FALSE);
usr.bin/tic/dump_entry.c
1122
: has_params(srccap, FALSE)));
usr.bin/tic/dump_entry.c
1223
box_ok = FALSE;
usr.bin/tic/dump_entry.c
1275
bool trimmed = FALSE;
usr.bin/tic/dump_entry.c
1325
return FALSE;
usr.bin/tic/dump_entry.c
1415
result = FALSE;
usr.bin/tic/dump_entry.c
1435
bool result = FALSE;
usr.bin/tic/dump_entry.c
1547
infodump = FALSE;
usr.bin/tic/dump_entry.c
1573
bool changed = FALSE;
usr.bin/tic/dump_entry.c
1791
bool fix_needed = FALSE;
usr.bin/tic/dump_entry.c
311
return (cur_type->Booleans[idx] == FALSE)
usr.bin/tic/dump_entry.c
323
return (FALSE); /* pacify compiler */
usr.bin/tic/dump_entry.c
354
return ((idx <= BOOL_IDX(xon_xoff)) ? TRUE : FALSE);
usr.bin/tic/dump_entry.c
356
return ((idx <= NUM_IDX(width_status_line)) ? TRUE : FALSE);
usr.bin/tic/dump_entry.c
358
return ((idx <= STR_IDX(prtr_non)) ? TRUE : FALSE);
usr.bin/tic/dump_entry.c
365
return ((idx <= BOOL_IDX(xon_xoff)) ? TRUE : FALSE);
usr.bin/tic/dump_entry.c
367
return ((idx <= NUM_IDX(label_width)) ? TRUE : FALSE);
usr.bin/tic/dump_entry.c
378
return (FALSE);
usr.bin/tic/dump_entry.c
385
return ((idx <= BOOL_IDX(xon_xoff)) ? TRUE : FALSE);
usr.bin/tic/dump_entry.c
387
return ((idx <= NUM_IDX(width_status_line)) ? TRUE : FALSE);
usr.bin/tic/dump_entry.c
394
return (FALSE);
usr.bin/tic/dump_entry.c
413
return (FALSE); /* pacify the compiler */
usr.bin/tic/dump_entry.c
732
bool result = FALSE;
usr.bin/tic/dump_entry.c
743
result = FALSE;
usr.bin/tic/dump_entry.c
755
bool result = FALSE;
usr.bin/tic/dump_entry.c
758
bool ifthen = FALSE;
usr.bin/tic/dump_entry.c
759
bool params = FALSE;
usr.bin/tic/dump_entry.c
783
bool percent = FALSE;
usr.bin/tic/dump_entry.c
789
percent = FALSE;
usr.bin/tic/dump_entry.c
793
percent = FALSE;
usr.bin/tic/dump_entry.c
803
percent = FALSE;
usr.bin/tic/dump_entry.c
838
percent = FALSE;
usr.bin/tic/dump_entry.c
864
percent = FALSE;
usr.bin/tic/dump_entry.c
871
percent = FALSE;
usr.bin/tic/reset_cmd.c
102
bool sent = FALSE;
usr.bin/tic/reset_cmd.c
437
bool sent = FALSE;
usr.bin/tic/reset_cmd.c
485
return (FALSE);
usr.bin/tic/reset_cmd.c
493
bool need_flush = FALSE;
usr.bin/tic/reset_cmd.c
80
static bool use_reset = FALSE; /* invoked as reset */
usr.bin/tic/reset_cmd.c
81
static bool use_init = FALSE; /* invoked as init */
usr.bin/tic/tic.c
1003
int len = fmt_entry(&qp->tterm, NULL, FALSE, TRUE, infodump, numbers);
usr.bin/tic/tic.c
1075
bool in_comment = FALSE;
usr.bin/tic/tic.c
1076
bool trailing_comment = FALSE;
usr.bin/tic/tic.c
1085
in_comment = FALSE;
usr.bin/tic/tic.c
1217
bool result = FALSE;
usr.bin/tic/tic.c
1356
bool repeated = FALSE;
usr.bin/tic/tic.c
1359
skip[j] = FALSE;
usr.bin/tic/tic.c
1730
bool have_kmouse = FALSE;
usr.bin/tic/tic.c
1731
bool use_sgr_39_49 = FALSE;
usr.bin/tic/tic.c
1739
have_bce = FALSE;
usr.bin/tic/tic.c
1742
have_XM = FALSE;
usr.bin/tic/tic.c
1745
have_XT = FALSE;
usr.bin/tic/tic.c
1944
bool result = FALSE;
usr.bin/tic/tic.c
2021
params[n] = FALSE;
usr.bin/tic/tic.c
2165
bool mixed = FALSE;
usr.bin/tic/tic.c
2402
*embedded = FALSE;
usr.bin/tic/tic.c
2427
same = FALSE;
usr.bin/tic/tic.c
2434
same = FALSE;
usr.bin/tic/tic.c
2436
*embedded = FALSE; /* report only one problem */
usr.bin/tic/tic.c
2462
: has_params(value, FALSE)));
usr.bin/tic/tic.c
2487
first = FALSE;
usr.bin/tic/tic.c
2598
return FALSE;
usr.bin/tic/tic.c
2759
bool conflict = FALSE;
usr.bin/tic/tic.c
2791
first = FALSE;
usr.bin/tic/tic.c
2886
bool result = FALSE;
usr.bin/tic/tic.c
2902
result = FALSE;
usr.bin/tic/tic.c
301
return (FALSE);
usr.bin/tic/tic.c
3016
bool result = FALSE;
usr.bin/tic/tic.c
3029
numbers = FALSE;
usr.bin/tic/tic.c
308
static bool in_name = FALSE;
usr.bin/tic/tic.c
3090
bool result = FALSE;
usr.bin/tic/tic.c
3101
bool result = FALSE;
usr.bin/tic/tic.c
327
in_name = FALSE;
usr.bin/tic/tic.c
335
in_name = FALSE;
usr.bin/tic/tic.c
558
bool code = FALSE;
usr.bin/tic/tic.c
62
static bool capdump = FALSE; /* running as infotocap? */
usr.bin/tic/tic.c
63
static bool infodump = FALSE; /* running as captoinfo? */
usr.bin/tic/tic.c
64
static bool showsummary = FALSE;
usr.bin/tic/tic.c
699
bool formatted = FALSE; /* reformat complex strings? */
usr.bin/tic/tic.c
70
static bool using_extensions = FALSE;
usr.bin/tic/tic.c
700
bool literal = FALSE; /* suppress post-processing? */
usr.bin/tic/tic.c
702
bool forceresolve = FALSE; /* force resolution */
usr.bin/tic/tic.c
707
bool check_only = FALSE;
usr.bin/tic/tic.c
708
bool suppress_untranslatable = FALSE;
usr.bin/tic/tic.c
710
bool quiet = FALSE;
usr.bin/tic/tic.c
711
bool wrap_strings = FALSE;
usr.bin/tic/tic.c
723
if ((infodump = same_program(_nc_progname, PROG_CAPTOINFO)) != FALSE) {
usr.bin/tic/tic.c
727
if ((capdump = same_program(_nc_progname, PROG_INFOTOCAP)) != FALSE) {
usr.bin/tic/tic.c
733
_nc_user_definable = FALSE;
usr.bin/tic/tic.c
801
smart_defaults = FALSE;
usr.bin/tic/tic.c
811
limited = FALSE;
usr.bin/tic/tic.c
857
_nc_disable_period = FALSE;
usr.bin/tic/tic.c
977
debug_level, FALSE, FALSE, FALSE);
usr.bin/tic/tic.c
987
!smart_defaults || literal, FALSE,
usr.bin/tic/transform.c
47
bool trim = FALSE;
usr.bin/tic/transform.c
56
trim = FALSE;
usr.bin/tic/tty_settings.c
43
static bool can_restore = FALSE;
usr.bin/tic/tty_settings.c
63
success = FALSE;
usr.bin/top/display.c
500
msgon = FALSE;
usr.bin/tput/tput.c
163
bool termcap = FALSE;
usr.bin/tput/tput.c
166
name = check_aliases(argv[0], FALSE);
usr.bin/tput/tput.c
176
reset_start(stdout, TRUE, FALSE);
usr.bin/tput/tput.c
177
reset_tty_settings(fd, settings, FALSE);
usr.bin/tput/tput.c
179
reset_start(stdout, FALSE, TRUE);
usr.bin/tput/tput.c
273
entry_ptr = _nc_find_type_entry(name, STRING, FALSE);
usr.bin/tput/tput.c
403
cmdline = FALSE;
usr.bin/tput/tput.c
406
use_env(FALSE);
usr.bin/tput/tput.c
58
static bool opt_v = FALSE; /* quiet, do not show warnings */
usr.bin/tput/tput.c
59
static bool opt_x = FALSE; /* clear scrollback if possible */
usr.bin/tput/tput.c
61
static bool is_init = FALSE;
usr.bin/tput/tput.c
62
static bool is_reset = FALSE;
usr.bin/tput/tput.c
63
static bool is_clear = FALSE;
usr.bin/tset/tset.c
525
match = FALSE;
usr.bin/tset/tset.c
780
bool opt_c = FALSE; /* set control-chars */
usr.bin/tset/tset.c
781
bool opt_w = FALSE; /* set window-size */
usr.bin/tset/tset.c
869
reset_start(stderr, TRUE, FALSE);
usr.bin/tset/tset.c
872
reset_start(stderr, FALSE, TRUE);
usr.bin/vi/cl/cl_funcs.c
559
(void)keypad(stdscr, FALSE);
usr.bin/vi/cl/cl_screen.c
375
(void)keypad(stdscr, FALSE);
usr.sbin/amd/amd/afs_ops.c
1030
cp->retry = FALSE;
usr.sbin/amd/amd/afs_ops.c
1031
cp->tried = FALSE;
usr.sbin/amd/amd/afs_ops.c
1476
cp->retry = FALSE;
usr.sbin/amd/amd/afs_ops.c
1477
cp->tried = FALSE;
usr.sbin/amd/amd/afs_ops.c
1541
dp->eof = FALSE;
usr.sbin/amd/amd/afs_ops.c
876
dont_retry = FALSE;
usr.sbin/amd/amd/amq_subr.c
171
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
180
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
183
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
198
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
201
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
204
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
207
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
210
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
213
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
216
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
219
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
222
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
225
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
228
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
239
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
242
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
245
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
257
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
260
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
263
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
272
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
282
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
285
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
288
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
291
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
294
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
304
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
336
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
339
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
342
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
345
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
348
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
351
return (FALSE);
usr.sbin/amd/amd/amq_subr.c
361
return (FALSE);
usr.sbin/amd/amd/host_ops.c
227
int ok = FALSE;
usr.sbin/amd/amd/host_ops.c
388
return FALSE;
usr.sbin/amd/amd/host_ops.c
391
return FALSE;
usr.sbin/amd/amd/host_ops.c
85
return FALSE;
usr.sbin/amd/amd/info_nis.c
112
return FALSE;
usr.sbin/amd/amd/info_nis.c
270
has_yp_order = FALSE;
usr.sbin/amd/amd/info_nis.c
53
static int has_yp_order = FALSE;
usr.sbin/amd/amd/nfs_ops.c
202
int reuse_id = FALSE;
usr.sbin/amd/amd/nfs_ops.c
400
return FALSE;
usr.sbin/amd/amd/nfs_ops.c
404
return FALSE;
usr.sbin/amd/amd/nfs_subr.c
404
return unlink_or_rmdir(argp, rqstp, FALSE);
usr.sbin/amd/amd/nfsx_ops.c
405
return nfsx_remount(mf, FALSE);
usr.sbin/amd/amd/nfsx_ops.c
74
return FALSE;
usr.sbin/amd/amd/nfsx_ops.c
78
return FALSE;
usr.sbin/amd/amd/opts.c
695
apply_opts(free_op, to_free, FALSE);
usr.sbin/amd/amd/opts.c
762
ok = FALSE;
usr.sbin/amd/amd/opts.c
768
ok = FALSE;
usr.sbin/amd/amd/opts.c
780
apply_opts(expand_opts, rhost_expansion, FALSE);
usr.sbin/amd/amd/opts.c
790
apply_opts(expand_opts, expansions, FALSE);
usr.sbin/amd/amd/rpc_fwd.c
119
(*p->rf_fwd)(0, 0, 0, &p->rf_sin, p->rf_ptr, FALSE);
usr.sbin/amd/amd/srvr_nfs.c
172
np->np_mountd_inval = FALSE;
usr.sbin/amd/amd/util.c
254
return FALSE;
usr.sbin/amd/amd/wire.c
141
return FALSE;
usr.sbin/amd/include/am.h
57
#ifndef FALSE
usr.sbin/amd/rpcx/amq_xdr.c
109
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
119
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
121
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
123
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
125
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
127
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
13
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
136
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
146
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
148
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
22
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
32
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
34
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
36
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
38
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
40
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
42
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
44
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
46
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
48
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
50
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
52
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
54
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
56
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
65
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
75
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
77
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
79
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
81
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
83
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
85
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
87
return (FALSE);
usr.sbin/amd/rpcx/amq_xdr.c
98
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
100
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
109
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
118
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
121
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
124
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
133
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
142
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
145
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
154
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
163
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
166
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
169
return (FALSE);
usr.sbin/amd/rpcx/mount_xdr.c
91
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
100
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
109
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
113
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
127
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
129
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
139
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
14
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
141
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
151
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
153
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
162
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
166
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
179
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
183
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
197
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
199
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
201
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
203
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
213
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
217
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
226
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
230
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
24
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
244
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
246
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
248
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
250
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
254
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
26
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
264
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
266
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
276
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
278
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
288
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
290
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
300
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
302
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
304
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
313
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
323
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
325
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
327
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
337
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
339
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
341
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
343
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
353
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
355
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
36
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
364
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
368
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
38
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
382
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
384
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
386
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
388
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
390
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
399
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
40
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
403
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
42
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
44
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
46
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
48
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
50
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
52
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
54
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
56
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
58
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
60
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
62
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
72
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
74
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
76
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
78
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
80
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
82
return (FALSE);
usr.sbin/amd/rpcx/nfs_prot_xdr.c
91
return (FALSE);
usr.sbin/apm/apm.c
154
int doac = FALSE;
usr.sbin/apm/apm.c
155
int dopct = FALSE;
usr.sbin/apm/apm.c
156
int dobstate = FALSE;
usr.sbin/apm/apm.c
157
int domin = FALSE;
usr.sbin/apm/apm.c
158
int doperf = FALSE;
usr.sbin/apm/apm.c
159
int verbose = FALSE;
usr.sbin/cron/client.c
64
return (FALSE);
usr.sbin/cron/client.c
80
isallowed = FALSE;
usr.sbin/cron/client.c
82
isallowed = in_file(username, fp, FALSE);
usr.sbin/cron/client.c
85
isallowed = !in_file(username, fp, FALSE);
usr.sbin/cron/cron.c
164
set_time(FALSE);
usr.sbin/cron/cron.c
218
find_jobs(timeRunning, database, TRUE, FALSE);
usr.sbin/cron/cron.c
226
FALSE, TRUE);
usr.sbin/cron/cron.c
227
set_time(FALSE);
usr.sbin/cron/cron.c
241
find_jobs(timeRunning, database, TRUE, FALSE);
usr.sbin/cron/crontab.c
486
CheckErrorCount = 0; eof = FALSE;
usr.sbin/cron/crontab.c
497
case FALSE:
usr.sbin/cron/do_command.c
126
int escaped = FALSE;
usr.sbin/cron/do_command.c
138
escaped = FALSE;
usr.sbin/cron/do_command.c
295
int need_newline = FALSE;
usr.sbin/cron/do_command.c
296
int escaped = FALSE;
usr.sbin/cron/do_command.c
488
return (FALSE);
usr.sbin/cron/entry.c
450
done = FALSE;
usr.sbin/cron/env.c
256
return (FALSE);
usr.sbin/cron/user.c
101
case FALSE:
usr.sbin/map-mbone/mapper.c
798
int flood = FALSE, graph = FALSE;
usr.sbin/map-mbone/mapper.c
832
show_names = FALSE;
usr.sbin/mrouted/igmp.c
344
k_set_loop(FALSE);
usr.sbin/mrouted/igmp.c
52
k_set_loop(FALSE); /* disable multicast loopback */
usr.sbin/mrouted/inet.c
52
return (FALSE);
usr.sbin/mrouted/inet.c
75
if ((subnet & mask) != subnet) return (FALSE);
usr.sbin/mrouted/inet.c
83
(subnet & 0xff000000) == 0x00000000) return (FALSE);
usr.sbin/mrouted/inet.c
87
return (FALSE);
usr.sbin/mrouted/inet.c
91
return (FALSE);
usr.sbin/mrouted/inet.c
95
return (FALSE);
usr.sbin/mrouted/main.c
382
delay_change_reports = FALSE;
usr.sbin/mrouted/prune.c
138
return FALSE;
usr.sbin/mrouted/route.c
269
return (FALSE);
usr.sbin/mrouted/route.c
59
routes_changed = FALSE;
usr.sbin/mrouted/route.c
60
delay_change_reports = FALSE;
usr.sbin/mrouted/route.c
926
routes_changed = FALSE;
usr.sbin/mrouted/vif.c
1008
return (FALSE);
usr.sbin/mrouted/vif.c
1103
return (FALSE);
usr.sbin/mrouted/vif.c
1132
return (FALSE);
usr.sbin/mrouted/vif.c
166
vifs_down = FALSE;
usr.sbin/mrouted/vif.c
67
vifs_down = FALSE;
usr.sbin/mrouted/vif.c
985
int do_reset = FALSE;
usr.sbin/mtrace/mtrace.c
101
int numeric = FALSE;
usr.sbin/mtrace/mtrace.c
103
int passive = FALSE;
usr.sbin/mtrace/mtrace.c
104
int multicast = FALSE;
usr.sbin/mtrace/mtrace.c
1088
stat_line(p, n, FALSE, r);
usr.sbin/mtrace/mtrace.c
1093
stat_line(b, n, FALSE, r);
usr.sbin/mtrace/mtrace.c
279
int found = FALSE;
usr.sbin/portmap/portmap.c
253
if (svc_register(xprt, PMAPPROG, PMAPVERS, reg_service, FALSE) == 0) {
usr.sbin/portmap/portmap.c
516
return (FALSE);
usr.sbin/portmap/portmap.c
527
return (FALSE);
usr.sbin/portmap/portmap.c
669
return (FALSE);
usr.sbin/pppd/auth.c
770
logged_in = FALSE;
usr.sbin/pppd/main.c
480
setdtr(ttyfd, FALSE);
usr.sbin/pppd/main.c
487
setdtr(ttyfd, FALSE);
usr.sbin/pppd/main.c
755
setdtr(ttyfd, FALSE);
usr.sbin/pppd/options.c
1539
default_device = FALSE;
usr.sbin/rpc.statd/procs.c
152
int result = FALSE;
usr.sbin/rpc.statd/procs.c
319
return (FALSE);
usr.sbin/rpc.statd/statd.c
575
return (FALSE);
usr.sbin/rpc.statd/statd.c
582
return (FALSE);
usr.sbin/snmpd/mib.y
1034
{ "FALSE", FALSE },
usr.sbin/snmpd/mib.y
290
%token ENTERPRISE EXPLICIT EXPORTS EXTERNAL FALSE FROM GROUP Gauge32
usr.sbin/tcpdump/print-l2tp.c
39
#ifndef FALSE
usr.sbin/tcpdump/print-l2tp.c
565
int hidden = FALSE;
usr.sbin/tcpdump/print-l2tp.c
622
flag_t = flag_l = flag_s = flag_o = flag_p = FALSE;
usr.sbin/wsmoused/mouse_protocols.c
513
return FALSE;
usr.sbin/wsmoused/wsmoused.c
197
return FALSE;
usr.sbin/wsmoused/wsmoused.c
205
return FALSE;
usr.sbin/wsmoused/wsmoused.c
209
return FALSE;
usr.sbin/wsmoused/wsmoused.c
211
return FALSE;
usr.sbin/wsmoused/wsmoused.c
516
if (identify == FALSE) {
usr.sbin/wsmoused/wsmoused.c
81
int background = FALSE;
usr.sbin/wsmoused/wsmoused.c
82
int nodaemon = FALSE;
usr.sbin/wsmoused/wsmoused.c
83
int identify = FALSE;
usr.sbin/ypserv/common/ypdef.h
57
#ifndef FALSE
usr.sbin/ypserv/common/yplib_host.c
248
rc = FALSE;
usr.sbin/ypserv/makedbm/makedbm.c
255
add_record(new_db, YP_LAST_KEY, file_date(infile), FALSE);
usr.sbin/ypserv/makedbm/makedbm.c
258
add_record(new_db, YP_INPUT_KEY, yp_input_file, FALSE);
usr.sbin/ypserv/makedbm/makedbm.c
261
add_record(new_db, YP_OUTPUT_KEY, yp_output_file, FALSE);
usr.sbin/ypserv/makedbm/makedbm.c
264
add_record(new_db, YP_MASTER_KEY, yp_master_name, FALSE);
usr.sbin/ypserv/makedbm/makedbm.c
267
add_record(new_db, YP_MASTER_KEY, myname, FALSE);
usr.sbin/ypserv/makedbm/makedbm.c
271
add_record(new_db, YP_DOMAIN_KEY, yp_domain_name, FALSE);
usr.sbin/ypserv/makedbm/makedbm.c
273
add_record(new_db, YP_INTERDOMAIN_KEY, empty_str, FALSE);
usr.sbin/ypserv/makedbm/makedbm.c
275
add_record(new_db, YP_SECURE_KEY, empty_str, FALSE);
usr.sbin/ypserv/ypserv/acl.c
177
allow = FALSE;
usr.sbin/ypserv/ypserv/acl.c
517
allow = FALSE;
usr.sbin/ypserv/ypserv/ypserv.c
64
int usedns = FALSE;
usr.sbin/ypserv/ypserv/ypserv_db.c
102
return (FALSE);
usr.sbin/ypserv/ypserv/ypserv_db.c
105
return (FALSE);
usr.sbin/ypserv/ypserv/ypserv_db.c
128
return(FALSE);
usr.sbin/ypserv/ypserv/ypserv_db.c
328
m->host_lookup = FALSE;
usr.sbin/ypserv/ypserv/ypserv_db.c
341
m->secure = FALSE;
usr.sbin/ypserv/ypserv/ypserv_db.c
477
res.stat = lookup_host((hn == 0) ? TRUE : FALSE,
usr.sbin/ypserv/ypserv/ypserv_db.c
645
return(FALSE);
usr.sbin/ypserv/ypserv/ypserv_db.c
647
while (yp_private(k, FALSE))
usr.sbin/ypserv/ypserv/ypserv_db.c
669
return(FALSE);
usr.sbin/ypserv/ypserv/ypserv_db.c
674
while (yp_private(k, FALSE))
usr.sbin/ypserv/ypserv/ypserv_db.c
680
resp.more = FALSE;
usr.sbin/ypserv/ypserv/ypserv_db.c
686
return(FALSE);
usr.sbin/ypserv/ypserv/ypserv_db.c
701
secure = FALSE;
usr.sbin/ypserv/ypserv/ypserv_proc.c
190
res = ypdb_get_first(argp->domain, argp->map,FALSE);
usr.sbin/ypserv/ypserv/ypserv_proc.c
223
res = ypdb_get_next(argp->domain, argp->map, argp->key,FALSE);
usr.sbin/ypserv/ypserv/ypserv_proc.c
295
ok = FALSE;
usr.sbin/ypserv/ypserv/ypserv_proc.c
681
argp->ypfirst_req_domain, argp->ypfirst_req_map, FALSE);
usr.sbin/ypserv/ypserv/ypserv_proc.c
732
argp->ypnext_req_keydat, FALSE);
usr.sbin/ypserv/ypserv/ypserv_proc.c
818
ok = FALSE;
usr.sbin/ypserv/ypserv/ypserv_proc.c
863
ok = FALSE;
usr.sbin/ypserv/ypserv/ypserv_proc.c
908
ok = FALSE;
usr.sbin/zdump/zdump.c
237
show(argv[i], now, FALSE);
usr.sbin/zdump/zdump.c
240
warned = FALSE;
usr.sbin/zic/zic.c
1000
return FALSE;
usr.sbin/zic/zic.c
1083
tod = gethms(fields[LP_TIME], "invalid time of day", FALSE);
usr.sbin/zic/zic.c
1090
positive = FALSE;
usr.sbin/zic/zic.c
1093
positive = FALSE;
usr.sbin/zic/zic.c
1153
rp->r_todisstd = FALSE;
usr.sbin/zic/zic.c
1154
rp->r_todisgmt = FALSE;
usr.sbin/zic/zic.c
1161
rp->r_todisgmt = FALSE;
usr.sbin/zic/zic.c
1165
rp->r_todisstd = FALSE;
usr.sbin/zic/zic.c
1166
rp->r_todisgmt = FALSE;
usr.sbin/zic/zic.c
1178
rp->r_tod = gethms(dp, "invalid time of day", FALSE);
usr.sbin/zic/zic.c
1511
FALSE, ttisstds[mrustd],
usr.sbin/zic/zic.c
1513
isdsts[mrustd] = FALSE;
usr.sbin/zic/zic.c
1885
dstr.r_todisstd = dstr.r_todisgmt = FALSE;
usr.sbin/zic/zic.c
1892
stdr.r_todisstd = stdr.r_todisgmt = FALSE;
usr.sbin/zic/zic.c
1949
int startttisstd = FALSE, startttisgmt = FALSE;
usr.sbin/zic/zic.c
1988
prodstic = FALSE;
usr.sbin/zic/zic.c
2070
stdoff, FALSE);
usr.sbin/zic/zic.c
2076
usestart = FALSE;
usr.sbin/zic/zic.c
2141
rp->r_todo = FALSE;
usr.sbin/zic/zic.c
2146
usestart = FALSE;
usr.sbin/zic/zic.c
2156
FALSE);
usr.sbin/zic/zic.c
2167
FALSE);
usr.sbin/zic/zic.c
2173
rp->r_abbrvar, rp->r_stdoff, FALSE);
usr.sbin/zic/zic.c
2287
if (isdst != TRUE && isdst != FALSE) {
usr.sbin/zic/zic.c
2291
if (ttisstd != TRUE && ttisstd != FALSE) {
usr.sbin/zic/zic.c
2295
if (ttisgmt != TRUE && ttisgmt != FALSE) {
usr.sbin/zic/zic.c
2390
return FALSE;
usr.sbin/zic/zic.c
2395
return FALSE;
usr.sbin/zic/zic.c
323
{ "Stationary", FALSE },
usr.sbin/zic/zic.c
751
wantcont = FALSE;
usr.sbin/zic/zic.c
782
wantcont = FALSE;
usr.sbin/zic/zic.c
789
wantcont = FALSE;
usr.sbin/zic/zic.c
799
wantcont = FALSE;
usr.sbin/zic/zic.c
893
return FALSE;
usr.sbin/zic/zic.c
898
return FALSE;
usr.sbin/zic/zic.c
903
return FALSE;
usr.sbin/zic/zic.c
912
return FALSE;
usr.sbin/zic/zic.c
914
return inzsub(fields, nfields, FALSE);
usr.sbin/zic/zic.c
922
return FALSE;
usr.sbin/zic/zic.c
964
return FALSE;