Home
last modified time | relevance | path

Searched refs:uposix_conf_table (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/getconf/
H A Dgetconf.c181 const struct conf_variable uposix_conf_table[] = variable
435 cp = uposix_conf_table; in main()
551 for (cp = uposix_conf_table; cp->name != NULL; cp++) in list_var()
581 for (cp = uposix_conf_table; cp->name != NULL; cp++) in compilation_spec_valid()