Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/config/
H A Dfiles.c79 static int fixfsel(const char *, void *);
331 fi->fi_flags & FI_NEEDSFLAG ? fixfsel : in fixfiles()
530 fixfsel(const char *name, void *context) in fixfsel() function