Searched defs:st (Results 1 - 25 of 201) sorted by last modified time

123456789

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1490 struct stat st; local
2094 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp679 ramfs_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat *st) argument
709 ramfs_write_stat(fs_volume* _volume, fs_vnode* _node, const struct stat *st, uint32 mask) argument
1753 ramfs_read_attr_stat(fs_volume* _volume, fs_vnode* _node, void* _cookie, struct stat *st) argument
1999 ramfs_read_index_stat(fs_volume* _volume, const char *name, struct stat *st) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dpcm.c1570 bigtime_t st = system_time(); local
1665 bigtime_t st = system_time(); local
/haiku/src/system/libroot/os/
H A Dfind_directory.cpp212 struct stat st; local
284 struct stat st; local
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp1487 status_t st; local
/haiku/src/tools/fs_shell/
H A Dfssh.cpp285 struct fssh_stat st; local
344 struct fssh_stat st; local
425 struct fssh_stat st; local
455 struct fssh_stat st; local
568 struct fssh_stat st; local
617 struct fssh_stat st; local
695 fssh_struct_stat st; local
745 struct fssh_stat st; local
876 struct fssh_stat st; local
952 struct fssh_stat st; local
1159 struct fssh_stat st; local
[all...]
H A Dcommand_cp.cpp363 struct fssh_stat st; local
158 Init(const char *path, int fd, const struct fssh_stat &st) argument
243 Init(const char *path, int fd, const struct fssh_stat &st) argument
325 Init(const char *path, int fd, const struct fssh_stat &st) argument
398 CreateFile(const char *path, const struct fssh_stat &st, File *&_file) argument
425 CreateDirectory(const char *path, const struct fssh_stat &st, Directory *&_dir) argument
456 CreateSymLink(const char *path, const char *linkTo, const struct fssh_stat &st, SymLink *&_link) argument
496 _ApplyStat(int fd, const struct fssh_stat &st) argument
524 Init(const char *path, int fd, const struct fssh_stat &st) argument
568 struct fssh_stat st; local
645 Init(const char *path, int fd, const struct fssh_stat &st) argument
727 struct fssh_stat st; local
763 CreateFile(const char *path, const struct fssh_stat &st, File *&_file) argument
791 CreateDirectory(const char *path, const struct fssh_stat &st, Directory *&_dir) argument
824 CreateSymLink(const char *path, const char *linkTo, const struct fssh_stat &st, SymLink *&_link) argument
863 _ApplyStat(int fd, const struct fssh_stat &st) argument
[all...]
H A Dfuse.cpp164 fssh_status_t st = _kern_read_link(-1, path, buffer, &n_size); local
182 struct stat st; local
273 fssh_struct_stat st; local
284 fssh_struct_stat st; local
349 struct fssh_stat st; local
368 struct fssh_stat st; local
[all...]
/haiku/src/system/runtime_loader/
H A Druntime_loader.cpp495 struct stat st; local
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp1948 struct stat st; local
/haiku/src/apps/terminal/
H A DTermViewStates.cpp1003 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp766 struct stat st; local
897 struct statvfs st; local
1490 ReadStat(void* _node, struct stat* st) argument
1532 WriteStat(void* _node, const struct stat* st, uint32 mask) argument
1772 struct stat st; local
2593 ReadAttrStat(void* _node, void* _cookie, struct stat* st) argument
2738 struct stat st; local
3301 _AddReadDirEntryLowLevel(void* _buffer, char* buf, size_t bufsize, const char* name, const struct stat* st, off_t offset) argument
3313 _AddReadDirEntry(void* _buffer, const char* name, const struct stat* st, off_t offset) argument
3374 struct stat st; local
3506 struct stat st; local
[all...]
/haiku/src/kits/tracker/
H A DQueryPoseView.cpp395 QueryRefFilter::Filter(const entry_ref* ref, BNode* node, stat_beos* st, argument
H A DOpenWithWindow.cpp994 OpenWithRefFilter::Filter(const entry_ref* ref, BNode* node, stat_beos* st, argument
H A DThumbnails.cpp284 struct stat st; local
/haiku/src/system/kernel/fs/
H A Dsocket.cpp255 socket_read_stat(struct file_descriptor *descriptor, struct stat *st) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.cpp184 dosfs_rstat(fs_volume *_vol, fs_vnode *_node, struct stat *st) argument
214 dosfs_wstat(fs_volume *_vol, fs_vnode *_node, const struct stat *st, uint32 mask) argument
[all...]
/haiku/src/tools/remote_disk_server/
H A Dremote_disk_server.cpp145 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp305 packagefs_read_stat(fs_volume* fsVolume, fs_vnode* fsNode, struct stat* st) argument
819 packagefs_read_attr_stat(fs_volume* fsVolume, fs_vnode* fsNode, void* _cookie, struct stat* st) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixStreamEndpoint.cpp250 struct stat st; local
H A DUnixDatagramEndpoint.cpp533 struct stat st; local
H A DUnixEndpoint.cpp133 struct stat st; local
/haiku/src/system/kernel/
H A Delf.cpp1841 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp367 struct stat st; local
826 struct stat st; local
1478 struct stat st; local
1796 struct stat st; local
[all...]
/haiku/src/apps/cortex/NodeManager/
H A DNodeManager.cpp594 _find_route_state st; local
945 _for_each_state st; local
2497 _for_each_state st; local

Completed in 326 milliseconds

123456789