Home
last modified time | relevance | path

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

/freebsd/stand/kboot/kboot/
H A Dhostdisk.c92 typedef bool fef_cb_t(struct host_dirent64 *, void *); typedef
96 foreach_file(const char *dir, fef_cb_t cb, void *argp, u_int flags) in foreach_file()