Home
last modified time | relevance | path

Searched refs:exit_status (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/
Dutmp.h50 struct exit_status struct
70 struct exit_status ut_exit; /* Exit status of a process marked argument
/glibc-2.36/bits/
Dutmp.h50 struct exit_status struct
70 struct exit_status ut_exit; /* Exit status of a process marked argument
/glibc-2.36/stdlib/
Dtst-system.c46 int exit_status; member
64 TEST_COMPARE (WEXITSTATUS (ret), args->exit_status); in call_system()
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
Dutmp32.h37 struct exit_status ut_exit; /* Exit status of a process marked
/glibc-2.36/support/
Dcheck.h73 void support_exit_failure_impl (int exit_status,
/glibc-2.36/manual/
Dusers.texi981 @deftp {Data Type} {struct exit_status}
983 The @code{exit_status} data structure is used to hold information about
1023 @item struct exit_status ut_exit
1491 visible the declaration of @code{struct exit_status}.
/glibc-2.36/
Dconfigure1977 $as_echo "$as_me: exit $exit_status"
1981 exit $exit_status
/glibc-2.36/ChangeLog.old/
DChangeLog.9249 * sysdeps/gnu/bits/utmp.h: Don't prepend exit_status elements with
1878 * sysdeps/gnu/bits/utmp.h (struct exit_status): Define members
DChangeLog.62691 (struct exit_status): Record to align with other implementations.