Searched defs:stat (Results 1 - 25 of 132) sorted by last modified time

123456

/haiku/src/servers/app/font/
H A DGlobalFontManager.cpp821 struct stat stat; local
/haiku/src/kits/tracker/
H A DFSUtils.cpp2217 FileStatToString(StatStruct* stat, char* buffer, int32 length) argument
H A DPoseView.cpp2056 struct stat_beos stat; local
2979 const StatStruct* stat = model->StatBuf(); local
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp556 socket_get_next_stat(uint32* _cookie, int family, struct net_stat* stat) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortAttribute.cpp69 ShortAttribute::Stat(attr_cookie* cookie, struct stat& stat) argument
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp919 TCPEndpoint::FillStat(net_stat *stat) argument
/haiku/src/tools/fs_shell/
H A Dvfs.cpp2708 vfs_stat_vnode(void *_vnode, struct fssh_stat *stat) argument
3233 struct fssh_stat stat; local
3867 common_read_stat(struct file_descriptor *descriptor, struct fssh_stat *stat) argument
3891 common_write_stat(struct file_descriptor *descriptor, const struct fssh_stat *stat, int statMask) argument
3905 common_path_read_stat(int fd, char *path, bool traverseLeafLink, struct fssh_stat *stat, bool kernel) argument
3931 common_path_write_stat(int fd, char *path, bool traverseLeafLink, const struct fssh_stat *stat, int statMask, bool kernel) argument
4171 struct fssh_stat stat; local
4201 attr_read_stat(struct file_descriptor *descriptor, struct fssh_stat *stat) argument
4215 attr_write_stat(struct file_descriptor *descriptor, const struct fssh_stat *stat, int statMask) argument
4410 index_name_read_stat(fssh_mount_id mountID, const char *name, struct fssh_stat *stat, bool kernel) argument
5036 struct fssh_stat stat; local
5485 _kern_read_stat(int fd, const char *path, bool traverseLeafLink, fssh_struct_stat *stat, fssh_size_t statSize) argument
5554 _kern_write_stat(int fd, const char *path, bool traverseLeafLink, const fssh_struct_stat *stat, fssh_size_t statSize, int statMask) argument
5655 _kern_read_index_stat(fssh_dev_t device, const char *name, fssh_struct_stat *stat) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp414 btrfs_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat* stat) argument
441 btrfs_write_stat(fs_volume* _volume, fs_vnode* _node, const struct stat* stat, uint32 mask) argument
1021 btrfs_read_attr_stat(fs_volume* _volume, fs_vnode* _node, void* _cookie, struct stat* stat) argument
1034 btrfs_write_attr_stat(fs_volume* _volume, fs_vnode* _node, void* cookie, const struct stat* stat, int statMask) argument
[all...]
/haiku/src/system/runtime_loader/
H A Druntime_loader.cpp177 struct stat stat; local
283 struct stat stat; local
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp1826 struct stat stat; local
4325 vfs_read_stat(int fd, const char* path, bool traverseLeafLink, struct stat* stat, bool kernel) argument
4780 vfs_stat_vnode(struct vnode* vnode, struct stat* stat) argument
4798 vfs_stat_node_ref(dev_t device, ino_t inode, struct stat* stat) argument
5766 struct stat stat; local
5812 struct stat stat; local
6601 common_read_stat(struct file_descriptor* descriptor, struct stat* stat) argument
6618 common_write_stat(struct file_descriptor* descriptor, const struct stat* stat, int statMask) argument
6639 common_path_read_stat(int fd, char* path, bool traverseLeafLink, struct stat* stat, bool kernel) argument
6658 common_path_write_stat(int fd, char* path, bool traverseLeafLink, const struct stat* stat, int statMask, bool kernel) argument
6913 struct stat stat; local
6939 attr_read_stat(struct file_descriptor* descriptor, struct stat* stat) argument
6953 attr_write_stat(struct file_descriptor* descriptor, const struct stat* stat, int statMask) argument
7174 index_name_read_stat(dev_t mountID, const char* name, struct stat* stat, bool kernel) argument
8591 _kern_read_stat(int fd, const char* path, bool traverseLeafLink, struct stat* stat, size_t statSize) argument
8638 _kern_write_stat(int fd, const char* path, bool traverseLeafLink, const struct stat* stat, size_t statSize, int statMask) argument
8739 _kern_read_index_stat(dev_t device, const char* name, struct stat* stat) argument
9597 struct stat stat = {0}; local
9649 struct stat stat; local
9796 struct stat stat; local
9922 struct stat stat = {0}; local
[all...]
H A Dsocket.cpp616 common_get_next_socket_stat(int family, uint32 *cookie, struct net_stat *stat) argument
1252 net_stat stat; local
H A Drootfs.cpp1054 rootfs_read_stat(fs_volume* _volume, fs_vnode* _v, struct stat* stat) argument
1089 rootfs_write_stat(fs_volume* _volume, fs_vnode* _vnode, const struct stat* stat, uint32 statMask) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp943 packagefs_read_index_stat(fs_volume* fsVolume, const char* name, struct stat* stat) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dkernel_interface.cpp587 ext2_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat* stat) argument
615 ext2_write_stat(fs_volume* _volume, fs_vnode* _node, const struct stat* stat, uint32 mask) argument
1658 ext2_read_attr_stat(fs_volume* _volume, fs_vnode* _node, void* _cookie, struct stat* stat) argument
[all...]
/haiku/src/system/boot/loader/
H A Delf.cpp707 struct stat stat; local
/haiku/src/system/boot/arch/x86/
H A Darch_cpu.cpp388 struct stat stat; local
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A Dkernel_interface.cpp232 ufs2_read_stat(fs_volume *_volume, fs_vnode *_node, struct stat *stat) argument
533 ufs2_read_attr_stat(fs_volume *_volume, fs_vnode *_node, void *_cookie, struct stat *stat) argument
541 ufs2_write_attr_stat(fs_volume *_volume, fs_vnode *_node, void *cookie, const struct stat *stat, int statMask) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxvar.h270 struct iwx_rb_status *stat; member in struct:iwx_rx_ring
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dkernel_interface.cpp610 fs_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat* stat) argument
629 fs_write_stat(fs_volume* _volume, fs_vnode* _node, const struct stat* stat, uint32 mask) argument
[all...]
/haiku/src/tests/system/boot/loader/
H A DHandle.cpp114 struct stat stat; local
/haiku/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dconsistency_check.cpp122 struct stat stat; local
/haiku/src/system/kernel/
H A Dmodule.cpp1004 struct stat stat; local
1521 struct stat stat; local
1553 struct stat stat; local
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp1817 devfs_read_stat(fs_volume* _volume, fs_vnode* _vnode, struct stat* stat) argument
1868 devfs_write_stat(fs_volume* _volume, fs_vnode* _vnode, const struct stat* stat, uint32 statMask) argument
[all...]
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp445 struct stat stat; local
/haiku/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp270 udf_read_stat(fs_volume *_volume, fs_vnode *node, struct stat *stat) argument
[all...]

Completed in 188 milliseconds

123456