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

/haiku/src/tools/fs_shell/
H A Dstat_priv.h13 int unrestricted_stat(const char *path, struct fssh_stat *fsshStat);
H A Dstat.cpp33 FSShell::unrestricted_stat(const char *path, struct fssh_stat *fsshStat) function in class:FSShell
115 if (FSShell::unrestricted_stat(path, fsshStat) < 0)
H A Dpartition_support.cpp80 if (unrestricted_stat(fileName, &st) < 0)

Completed in 85 milliseconds