Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dpathconf.h37 extern long int __statfs_symlinks (int result, const struct statfs *fsbuf)
A Dfpathconf.c44 return __statfs_symlinks (__fstatfs (fd, &fsbuf), &fsbuf); in __fpathconf()
A Dpathconf.c52 return __statfs_symlinks (__statfs (file, &fsbuf), &fsbuf); in __pathconf()
246 __statfs_symlinks (int result, const struct statfs *fsbuf) in __statfs_symlinks() function

Completed in 4 milliseconds