Searched refs:is_ignored (Results 1 – 2 of 2) sorted by relevance
16 static int is_ignored(int sig) in is_ignored() function50 if (is_ignored(sig)) { in __tty_check_change()
670 static bool is_ignored(const char *path, int pathlen, int dirlen, bool is_dir) in is_ignored() function900 is_ignored(path, pathlen, dirlen, S_ISDIR(st.st_mode))) { in traverse_directory()
Completed in 5 milliseconds