Searched refs:_stat_current (Results 1 - 3 of 3) sorted by path

/haiku/src/system/libroot/posix/sys/
H A Dstat.c20 int _stat_current(const char* path, struct stat* stat);
29 _stat_current(const char* path, struct stat* stat) function
122 if (_stat_current(path, &stat) != 0)
161 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_stat_current", "stat@@", "1_ALPHA1");
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1401 void _stat_current() {} function
2780 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_stat_current", "stat@@", "1_ALPHA1");
H A Dlibroot_stubs_legacy.c1330 void _stat_current() {} function
2772 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_stat_current", "stat@@", "1_ALPHA1");

Completed in 133 milliseconds