Searched refs:EXIT_ENOENT (Results 1 – 1 of 1) sorted by relevance
57 #define EXIT_ENOENT 127 /* Could not find program to exec. */ macro207 err(errno == ENOENT ? EXIT_ENOENT : EXIT_CANNOT_INVOKE, in main()