OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Exit
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xmodmap/dist/
xmodmap.c
49
Exit
(int status)
55
exit
(status);
62
Exit
(-1);
130
Exit
(exitcode);
177
Exit
(0);
219
exit
(0);
228
exit
(0);
239
Exit
(1);
405
Exit
(0);
433
Exit
(status < 0 ? 1 : 0)
[
all
...]
/xsrc/external/mit/xkill/dist/
xkill.c
67
Exit
(int code, Display *dpy)
72
exit
(code);
85
" -version print version and
exit
\n"
93
Exit
(exitstatus, NULL);
128
Exit
(EXIT_FAILURE, dpy);
149
exit
(EXIT_SUCCESS);
155
exit
(EXIT_SUCCESS);
174
Exit
(EXIT_FAILURE, dpy);
181
Exit
(EXIT_SUCCESS, dpy);
195
Exit
(EXIT_FAILURE, dpy)
[
all
...]
/xsrc/external/mit/xstdcmap/dist/
xstdcmap.c
191
Exit
(Status status)
195
exit
(status);
203
Exit
(status);
356
exit
(0);
368
exit
(0);
374
exit
(1);
393
Exit
((status == 0) ? 1 : 0);
/xsrc/external/mit/xterm/dist/
main.c
1280
{ "-/+hold", "turn on/off logic that retains window after
exit
" },
1835
exit
(ERROR_MISC);
1871
exit
(ERROR_MISC);
2132
exit
(ERROR_MISC);
2147
exit
(ERROR_MISC);
2416
exit
(ERROR_MISC);
2454
exit
(0);
2493
exit
(0);
3461
* over the errno and error
exit
to the master process so that it can
3462
* display our error message and
exit
with our exit code so that th
[
all
...]
Completed in 8 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026