Searched defs:st (Results 151 - 175 of 201) sorted by relevance

123456789

/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/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/apps/terminal/
H A DTermViewStates.cpp1003 struct stat st; local
/haiku/src/system/runtime_loader/
H A Druntime_loader.cpp495 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp109 struct stat st; local
314 Volume::ReadStat(void* node, struct stat* st) argument
321 Volume::WriteStat(void* node, const struct stat *st, uint32 mask) argument
521 Volume::ReadAttrStat(void* node, void* cookie, struct stat *st) argument
528 Volume::WriteAttrStat(void* node, void* cookie, const struct stat* st, argument
605 Volume::ReadIndexStat(const char *name, struct stat *st) argument
/haiku/src/bin/package/
H A Dcommand_extract.cpp458 struct stat st; local
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp222 struct stat st; local
476 struct stat st; local
587 struct stat st; local
657 struct stat st; local
748 struct stat st; local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolume.cpp261 Volume::ReadStat(Node* node, struct stat* st) argument
268 Volume::WriteStat(Node* node, struct stat *st, uint32 mask) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A Dkernel_interface.cpp439 userlandfs_read_stat(fs_volume* fsVolume, fs_vnode* fsNode, struct stat* st) argument
451 userlandfs_write_stat(fs_volume* fsVolume, fs_vnode* fsNode, const struct stat* st, uint32 mask) argument
818 userlandfs_read_attr_stat(fs_volume* fsVolume, fs_vnode* fsNode, void* cookie, struct stat* st) argument
831 userlandfs_write_attr_stat(fs_volume* fsVolume, fs_vnode* fsNode, void* cookie, const struct stat* st, int statMask) argument
960 userlandfs_read_index_stat(fs_volume* fsVolume, const char* name, struct stat* st) argument
[all...]
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c74 SymTarg *st = (SymTarg *) stats; local
281 exec_io(SymTarg *st, void *cmd, int cmdlen, void *msg, int msglen, void *data, int datalen, int sg) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp153 struct stat st; local
192 struct stat st; local
340 BeOSKernelVolume::ReadStat(void* node, struct stat* st) argument
352 BeOSKernelVolume::WriteStat(void* node, const struct stat *st, uint32 mask) argument
641 ReadAttrStat(void* node, void* _cookie, struct stat *st) argument
760 ReadIndexStat(const char *name, struct stat *st) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp634 HaikuKernelVolume::ReadStat(void* _node, struct stat* st) argument
645 HaikuKernelVolume::WriteStat(void* _node, const struct stat *st, uint32 mask) argument
1092 HaikuKernelVolume::ReadIndexStat(const char *name, struct stat *st) argument
970 ReadAttrStat(void* _node, void* cookie, struct stat *st) argument
982 WriteAttrStat(void* _node, void* cookie, const struct stat* st, int statMask) argument
[all...]
/haiku/src/libs/print/libprint/
H A DPreview.cpp952 status_t st = InitCheck(); local
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp522 VolumeManager::LoadNode(const struct stat& st, Node** _node) argument
599 struct stat st; local
747 struct stat st; local
1707 struct stat st; local
[all...]
/haiku/src/system/boot/loader/
H A Dvfs.cpp423 struct stat st; local
1141 get_stat(Directory* directory, const char* path, struct stat& st) argument
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDeviceManager.cpp1262 struct stat st; local
1472 struct stat st; local
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c561 nfs_getattr(fs_nspace *ns, const nfs_fhandle *fhandle, struct stat *st) argument
605 nfs_truncate_file(fs_nspace *ns, const nfs_fhandle *fhandle, struct stat *st) argument
659 get_nfs_attr(struct XDRInPacket *reply, struct stat *st) argument
504 nfs_lookup(fs_nspace *ns, const nfs_fhandle *dir, const char *filename, nfs_fhandle *fhandle, struct stat *st) argument
878 struct stat st; local
907 struct stat st; local
1024 struct stat st; local
1098 fs_rstat(fs_volume *_volume, fs_vnode *_node, struct stat *st) argument
1224 struct stat st; local
1445 struct stat st; local
1521 struct stat st; local
1602 struct stat st; local
1655 fs_wstat(fs_volume *_volume, fs_vnode *_node, const struct stat *st, uint32 mask) argument
1724 struct stat st; local
1888 struct stat st; local
1997 struct stat st; local
2096 struct stat st; local
2187 struct stat st; local
2334 struct stat st; local
[all...]
/haiku/src/servers/debug/
H A DDebugServer.cpp767 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.c64 static void fill_default_stat(struct stat *st, nspace_id nsid, ino_t vnid, mode_t mode) argument
490 websearchfs_rstat(fs_volume *_volume, fs_vnode *_node, struct stat *st) argument
656 websearchfs_wstat(fs_volume *_volume, fs_vnode *_node, const struct stat *st, uint32 mask) argument
1120 websearchfs_read_attr_stat(fs_volume *_volume, fs_vnode *_node, void *_cookie, struct stat *st) argument
[all...]
/haiku/src/system/kernel/fs/
H A Dfifo.cpp1006 fifo_read_stat(fs_volume* volume, fs_vnode* vnode, struct ::stat* st) argument
1035 fifo_write_stat(fs_volume* volume, fs_vnode* vnode, const struct ::stat* st, argument
[all...]
H A Dsocket.cpp255 socket_read_stat(struct file_descriptor *descriptor, struct stat *st) argument
[all...]
/haiku/src/kits/package/manager/
H A DPackageManager.cpp843 struct stat st; local
/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
/haiku/src/tools/fs_shell/
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 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...]

Completed in 339 milliseconds

123456789