Searched refs:fpathconf (Results 1 - 5 of 5) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name);
H A Dfpathconf.c5 long fpathconf(int fd, int name) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dunixtty.c85 # define nonesuch (fpathconf(0, _PC_VDISABLE))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dunixtty.c85 # define nonesuch (fpathconf(0, _PC_VDISABLE))
/seL4-refos-master/libs/libmuslc/include/
H A Dunistd.h127 long fpathconf(int, int);

Completed in 46 milliseconds