Home
last modified time | relevance | path

Searched refs:file_reload (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/amd/amd/
H A Dinfo_file.c216 file_reload(mnt_map *m, char *map, void (*fn)(mnt_map *, char *, char *)) in file_reload() function
H A Dmapc.c157 extern int file_reload(mnt_map *, char *, add_fn *);
202 { "file", file_init, file_reload, file_search, file_mtime, MAPC_ALL },