Searched defs:conf_variable (Results 1 – 1 of 1) sorted by relevance
55 struct conf_variable struct57 const char *name;58 enum { SYSCONF, CONFSTR, PATHCONF, CONSTANT } type;82 const struct conf_variable conf_table[] = argument