Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/config/
H A Dfiles.c68 static int fixcount(const char *, void *);
262 fi->fi_flags & FI_NEEDSCOUNT ? fixcount : in fixfiles()
341 fixcount(const char *name, void *context) in fixcount() function