Searched refs:check_eaccess (Results 1 – 3 of 3) sorted by relevance
224 check_eaccess(const char *path, int mode) in check_eaccess() function
70 if (!check_eaccess(path, R_OK | X_OK)) { in xkb_context_include_path_append()
564 if (!check_eaccess(path, R_OK | X_OK)) in rxkb_context_include_path_append()1174 if (!check_eaccess(path, R_OK)) in parse()