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

  /src/usr.bin/getconf/
getconf.c 44 struct conf_variable struct
53 static void printvar(const struct conf_variable *, const char *);
56 static const struct conf_variable conf_table[] =
197 const struct conf_variable *cp;
273 printvar(const struct conf_variable *cp, const char *pathname)

Completed in 14 milliseconds