Searched defs:fsshStat (Results 1 – 2 of 2) sorted by relevance
33 FSShell::unrestricted_stat(const char *path, struct fssh_stat *fsshStat) in unrestricted_stat()57 FSShell::unrestricted_fstat(int fd, struct fssh_stat *fsshStat) in unrestricted_fstat()81 FSShell::unrestricted_lstat(const char *path, struct fssh_stat *fsshStat) in unrestricted_lstat()113 fssh_stat(const char *path, struct fssh_stat *fsshStat) in fssh_stat()125 fssh_fstat(int fd, struct fssh_stat *fsshStat) in fssh_fstat()137 fssh_lstat(const char *path, struct fssh_stat *fsshStat) in fssh_lstat()
151 from_platform_stat(const struct stat *st, struct fssh_stat *fsshStat) in from_platform_stat()170 to_platform_stat(const struct fssh_stat *fsshStat, struct stat *st) in to_platform_stat()