Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/config/
H A Dfiles.c78 static int fixcount(const char *, void *);
330 fi->fi_flags & FI_NEEDSCOUNT ? fixcount : in fixfiles()
509 fixcount(const char *name, void *context) in fixcount() function