Home
last modified time | relevance | path

Searched defs:conf_variable (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/getconf/
H A Dgetconf.c55 struct conf_variable struct
57 const char *name;
58 enum { SYSCONF, CONFSTR, PATHCONF, CONSTANT } type;
82 const struct conf_variable conf_table[] = argument