Home
last modified time | relevance | path

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

/nscd/
A Dnscd.h65 struct traced_file struct
70 struct traced_file *next; argument
93 init_traced_file(struct traced_file *file, const char *fname, int crinit) in init_traced_file()
121 struct traced_file file; \
122 char buf[sizeof (struct traced_file) + sizeof (filename)]; \
140 struct traced_file *traced_files;
261 extern void register_traced_file (size_t dbidx, struct traced_file *finfo);
263 extern void install_watches (struct traced_file *finfo);
A Dconnections.c851 install_watches (struct traced_file *finfo) in install_watches()
901 register_traced_file (size_t dbidx, struct traced_file *finfo) in register_traced_file()
949 struct traced_file *runp = dbs[number].traced_files; in invalidate_cache()
1796 check_file (struct traced_file *finfo) in check_file()
1821 struct traced_file *finfo = dbs[dbcnt].traced_files; in inotify_check_files()
A Dcache.c269 struct traced_file *runp = table->traced_files; in prune_cache()

Completed in 10 milliseconds