Home
last modified time | relevance | path

Searched refs:EXIT_TIMEDOUT (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dtimeout.c611 status = EXIT_TIMEDOUT; in main()
Dsystem.h87 EXIT_TIMEDOUT = 124, /* Time expired before child completed. */ enumerator