Searched refs:EXIT_ENOENT (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/env/
H A Denv.c57 #define EXIT_ENOENT 127 /* Could not find program to exec. */ macro
200 err(errno == ENOENT ? EXIT_ENOENT : EXIT_CANNOT_INVOKE,

Completed in 244 milliseconds