Home
last modified time | relevance | path

Searched refs:ExitStatus (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/kyua/utils/process/
H A Dstatus_test.cpp53 template< int ExitStatus >
56 std::exit(ExitStatus); in child_exit()
H A Doperations_test.cpp112 template< int ExitStatus >
116 std::exit(ExitStatus); in child_exit()
H A Dchild_test.cpp85 template< int ExitStatus, char Message >
91 std::exit(ExitStatus); in child_simple_function()
/freebsd/usr.bin/truss/
H A Dsyscall.h152 ExitStatus, enumerator
H A Dsyscalls.c593 .args = { { Int, 0 }, { ExitStatus | OUT, 1 }, { Waitoptions, 2 },
596 .args = { { Idtype, 0 }, { Quad, 1 }, { ExitStatus | OUT, 2 },
2255 case ExitStatus: { in print_arg()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h952 IN EFI_STATUS ExitStatus,
/freebsd/stand/efi/include/
H A Defiapi.h356 IN EFI_STATUS ExitStatus,