HomeSort by: relevance | last modified time | path
    Searched defs:fixcount (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/config/
files.c 78 static int fixcount(const char *, void *);
330 fi->fi_flags & FI_NEEDSCOUNT ? fixcount :
509 fixcount(const char *name, void *context) function in typeref:typename:int
517 panic("fixcount(%s)", name);

Completed in 14 milliseconds