Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dpathconf.h26 extern long int __statfs_link_max (int result, const struct statfs *fsbuf,
A Dfpathconf.c38 return __statfs_link_max (__fstatfs (fd, &fsbuf), &fsbuf, NULL, fd); in __fpathconf()
A Dpathconf.c46 return __statfs_link_max (__statfs (file, &fsbuf), &fsbuf, file, -1); in __pathconf()
133 __statfs_link_max (int result, const struct statfs *fsbuf, const char *file, in __statfs_link_max() function

Completed in 5 milliseconds