Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dgetconf.c126 struct config pathconfs[] = { variable
197 struct config *configs[] = {sysconfs, pathconfs, confstrs, limits, others}, in getconf_main()
199 int i, j, lens[] = {ARRAY_LEN(sysconfs), ARRAY_LEN(pathconfs), in getconf_main()