Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c130 #define syspathconf _pathconf macro
132 #define syspathconf pathconf macro
792 return syspathconf(path, op); in pathconf()