Home
last modified time | relevance | path

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

/openbsd/usr.bin/getconf/
H A Dgetconf.c349 const struct conf_variable compat_posix2_conf_table[] = variable
460 for (cp = compat_posix2_conf_table; cp->name != NULL; cp++) { in main()
560 for (cp = compat_posix2_conf_table; cp->name != NULL; cp++) in list_var()