Home
last modified time | relevance | path

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

/freebsd/bin/timeout/
H A Dtimeout.c45 #define EXIT_CMD_ERROR 126 macro
288 err(EXIT_CMD_ERROR, "exec(%s)", argv[0]); in main()