Searched defs:beosStat (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dstat.c69 convert_to_stat_beos(const struct stat* stat, struct stat_beos* beosStat) argument
91 convert_from_stat_beos(const struct stat_beos* beosStat, struct stat* stat) argument
119 _stat_beos(const char* path, struct stat_beos* beosStat) argument
132 _fstat_beos(int fd, struct stat_beos* beosStat) argument
145 _lstat_beos(const char* path, struct stat_beos* beosStat) argument
[all...]

Completed in 324 milliseconds