OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXIT_SUCCESS
(Results
1 - 25
of
253
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
/src/tests/fs/psshfs/
h_have_puffs.c
43
exitcode =
EXIT_SUCCESS
;
47
exitcode =
EXIT_SUCCESS
;
50
exitcode =
EXIT_SUCCESS
;
/src/sys/arch/atari/stand/tostools/aptck/
aptck.in
48
xexit(
EXIT_SUCCESS
);
68
xexit(
EXIT_SUCCESS
);
110
rv =
EXIT_SUCCESS
;
/src/regress/sys/kern/sa/sa1/
sa1.c
45
exit(
EXIT_SUCCESS
);
/src/tests/lib/libc/stdio/
h_makenumbers.c
18
return
EXIT_SUCCESS
;
h_testnumbers.c
16
return
EXIT_SUCCESS
;
/src/usr.bin/revoke/
revoke.c
46
return
EXIT_SUCCESS
;
/src/tests/lib/libc/stdlib/
t_exit.c
72
_exit(
EXIT_SUCCESS
);
77
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
)
99
exit(
EXIT_SUCCESS
);
105
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
)
163
exit(
EXIT_SUCCESS
);
168
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
)
/src/tests/lib/libc/termios/
t_tcsetpgrp.c
72
_exit(
EXIT_SUCCESS
);
77
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
)
/src/tests/kernel/
h_fexecve.c
50
return
EXIT_SUCCESS
;
h_getprocpath.c
58
return
EXIT_SUCCESS
;
/src/usr.sbin/link/
link.c
61
exit(
EXIT_SUCCESS
);
/src/usr.sbin/unlink/
unlink.c
60
exit(
EXIT_SUCCESS
);
/src/tests/lib/libc/sys/
t_getlogin.c
109
_exit(
EXIT_SUCCESS
);
114
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
)
165
_exit(
EXIT_SUCCESS
);
170
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
) {
218
_exit(
EXIT_SUCCESS
);
223
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
)
/src/sys/modules/examples/pollpal/
cmd_pollpal.c
67
done(
EXIT_SUCCESS
, NULL);
102
done(
EXIT_SUCCESS
, NULL);
129
done(
EXIT_SUCCESS
, NULL);
/src/tests/kernel/kqueue/
t_proc2.c
55
_exit(
EXIT_SUCCESS
);
79
_exit(
EXIT_SUCCESS
);
125
ATF_REQUIRE_EQ(WEXITSTATUS(status),
EXIT_SUCCESS
);
t_proc3.c
72
_exit(
EXIT_SUCCESS
);
78
ATF_REQUIRE_EQ(WEXITSTATUS(status),
EXIT_SUCCESS
);
/src/usr.sbin/fusermount/
fusermount.c
107
exit(
EXIT_SUCCESS
);
117
exit(
EXIT_SUCCESS
);
157
exit(
EXIT_SUCCESS
);
/src/sbin/modunload/
main.c
63
exit(
EXIT_SUCCESS
);
/src/sys/modules/examples/mapper/
cmd_mapper.c
63
return
EXIT_SUCCESS
;
/src/sys/modules/examples/ping/
cmd_ping.c
60
return
EXIT_SUCCESS
;
/src/sys/modules/examples/ping_block/
cmd_ping.c
60
return
EXIT_SUCCESS
;
/src/sys/modules/examples/readhappy_mpsafe/
test_readhappy.c
81
return
EXIT_SUCCESS
;
/src/tests/lib/librumphijack/
h_client.c
72
return
EXIT_SUCCESS
;
97
return
EXIT_SUCCESS
;
118
return
EXIT_SUCCESS
;
136
return
EXIT_SUCCESS
;
/src/sys/modules/examples/fopsmapper/
cmd_mapper.c
62
return
EXIT_SUCCESS
;
/src/tests/lib/libc/gen/
t_alarm.c
100
_exit(
EXIT_SUCCESS
);
106
if (WIFEXITED(sta) == 0 || WEXITSTATUS(sta) !=
EXIT_SUCCESS
)
Completed in 49 milliseconds
1
2
3
4
5
6
7
8
9
10
11
Indexes created Thu Oct 16 14:10:15 GMT 2025