OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doexit
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/ekermit/dist/
main.c
110
doexit
(int status) {
function
139
doexit
(FAILURE);
150
doexit
(FAILURE);
311
if (x < 0)
doexit
(FAILURE);
327
doexit
(FAILURE);
329
doexit
(FAILURE);
381
doexit
(FAILURE);
416
doexit
(FAILURE); /* give up */
443
doexit
(FAILURE); /* Failed */
446
doexit
(SUCCESS)
[
all
...]
/src/usr.bin/menuc/
mdb.h
69
int
doexit
;
member in struct:optn_info
mdb.c
318
(toptn->
doexit
? "1" : "0"));
341
+(toptn->
doexit
? OPT_EXIT : 0)
parse.y
202
| EXIT { cur_optn->
doexit
= TRUE; }
/src/bin/csh/
init.c
68
{ "exit",
doexit
, 0, INF },
extern.h
128
void
doexit
(Char **, struct command *);
func.c
374
doexit
(Char **v, struct command *t)
function
/src/games/phantasia/
main.c
1048
cleanup(int
doexit
)
1065
if (
doexit
)
/src/usr.bin/vmstat/
vmstat.c
537
int
doexit
= 0;
local
543
if (
doexit
++ == 0)
550
if (
doexit
) {
Completed in 43 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026