Searched refs:fildes (Results 1 – 2 of 2) sorted by relevance
58 extern long fpathconf(int fildes, int name);
201 long fpathconf(int fildes, int name) in fpathconf() argument204 int ret = fstatfs(fildes, &buf); in fpathconf()