Home
last modified time | relevance | path

Searched refs:inotify_descr (Results 1 – 3 of 3) sorted by relevance

/nscd/
A Dconnections.c854 if (finfo->inotify_descr[TRACED_FILE] < 0) in install_watches()
858 if (finfo->inotify_descr[TRACED_FILE] < 0) in install_watches()
871 if (finfo->inotify_descr[TRACED_DIR] < 0) in install_watches()
875 if (finfo->inotify_descr[TRACED_DIR] < 0) in install_watches()
882 finfo->dname, finfo->inotify_descr[TRACED_DIR]); in install_watches()
1853 finfo->inotify_descr[TRACED_FILE] = -1; in inotify_check_files()
1887 if (finfo->inotify_descr[TRACED_FILE] != -1) in inotify_check_files()
1895 finfo->inotify_descr[TRACED_FILE] = -1; in inotify_check_files()
1896 finfo->inotify_descr[TRACED_DIR] = -1; in inotify_check_files()
1921 finfo->inotify_descr[TRACED_FILE]); in inotify_check_files()
[all …]
A Dnscd.h75 int inotify_descr[2]; member
97 file->inotify_descr[TRACED_FILE] = -1; in init_traced_file()
98 file->inotify_descr[TRACED_DIR] = -1; in init_traced_file()
A Dcache.c274 if (runp->inotify_descr[TRACED_FILE] == -1) in prune_cache()

Completed in 10 milliseconds