Searched refs:enoent_help (Results 1 – 2 of 2) sorted by relevance
29 int __open_path_or_exit(const char *path, int flags, const char *enoent_help) in __open_path_or_exit() argument43 errno == EACCES ? "Root required?" : enoent_help); in __open_path_or_exit()
259 int __open_path_or_exit(const char *path, int flags, const char *enoent_help);
Completed in 13 milliseconds