Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpathconf.cpp77 static long __pathconf(const struct statfs& s, int name) { in __pathconf() function
147 return __pathconf(sb, name); in pathconf()
155 return __pathconf(sb, name); in fpathconf()