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

  /src/usr.bin/config/
main.c 91 struct conftq allcf; variable in typeref:struct:conftq
1511 if (TAILQ_EMPTY(&allcf)) {
1515 TAILQ_FOREACH(cf, &allcf, cf_next) {

Completed in 14 milliseconds