Searched refs:__pathconf (Results 1 – 3 of 3) sorted by relevance
26 __pathconf (const char *file, int name) in __pathconf() function40 weak_alias (__pathconf, pathconf)
30 __pathconf (const char *path, int name) in __pathconf() function223 #undef __pathconf224 weak_alias (__pathconf, pathconf)
33 #define __pathconf static posix_pathconf macro39 __pathconf (const char *file, int name) in __pathconf() function
Completed in 4 milliseconds