Searched refs:convert_to_stat_beos (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/posix/compat/sys/
H A Dstat.h39 extern void convert_to_stat_beos(const struct stat* stat,
/haiku/src/system/libroot/posix/sys/
H A Dstat.c69 convert_to_stat_beos(const struct stat* stat, struct stat_beos* beosStat) function
125 convert_to_stat_beos(&stat, beosStat);
138 convert_to_stat_beos(&stat, beosStat);
151 convert_to_stat_beos(&stat, beosStat);
/haiku/src/kits/tracker/
H A DFavoritesMenu.cpp340 convert_to_stat_beos(model->StatBuf(), &statBeOS);
H A DPoseView.cpp2057 convert_to_stat_beos(model->StatBuf(), &stat);
/haiku/src/kits/storage/
H A DNode.cpp673 convert_to_stat_beos(&newStat, stat);
H A DDirectory.cpp518 convert_to_stat_beos(&newStat, st);
H A DEntry.cpp793 convert_to_stat_beos(&newStat, st);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1558 void convert_to_stat_beos() {} function
H A Dlibroot_stubs_legacy.c1490 void convert_to_stat_beos() {} function

Completed in 239 milliseconds