Searched refs:EXIT_ENOENT (Results 1 – 1 of 1) sorted by relevance
157 #define EXIT_ENOENT 2 /* path or connection doesn't exist */ macro227 return (EXIT_ENOENT); in main()