Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dgetconf.c131 } Path_t; typedef
144 Path_t* e; in b_getconf()
145 Path_t* p; in b_getconf()
153 Path_t std[64]; in b_getconf()
158 static const Path_t equiv[] = { { "/bin", 4 }, { "/usr/bin", 8 } }; in b_getconf()