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

  /src/usr.bin/getconf/
getconf.c 56 static const struct conf_variable conf_table[] = variable in typeref:typename:const struct conf_variable[]
233 for (cp = conf_table; cp->name != NULL; cp++) {

Completed in 140 milliseconds