Searched refs:_fstat_current (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dstat.c21 int _fstat_current(int fd, struct stat* stat);
38 _fstat_current(int fd, struct stat* stat) function
135 if (_fstat_current(fd, &stat) != 0)
162 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_fstat_current", "fstat@@", "1_ALPHA1");
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1055 void _fstat_current() {} function
2736 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_fstat_current", "fstat@@", "1_ALPHA1");
H A Dlibroot_stubs_legacy.c974 void _fstat_current() {} function
2728 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_fstat_current", "fstat@@", "1_ALPHA1");

Completed in 118 milliseconds