Searched defs:stat (Results 51 - 75 of 132) sorted by relevance

123456

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp160 NodeAttribute::Stat(attr_cookie* cookie, struct stat& stat) argument
H A DLeafAttribute.cpp136 LeafAttribute::Stat(attr_cookie* cookie, struct stat& stat) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dmkdos.cpp222 struct stat stat; local
/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp260 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/add-ons/accelerants/nvidia/engine/
H A Dnv_brooktreetv.c54 uint8 stat; local
164 uint8 id, type, stat; local
255 uint8 stat; local
285 uint8 stat; local
343 uint8 stat; local
401 uint8 stat; local
459 uint8 stat; local
517 uint8 stat; local
575 uint8 stat; local
675 uint8 stat; local
785 uint8 stat; local
879 uint8 stat; local
907 uint8 stat; local
1000 uint8 stat, hoffset; local
1110 uint8 stat; local
1209 uint8 stat; local
1292 uint8 stat; local
[all...]
H A Dnv_info.c1880 status_t stat = B_ERROR; local
1978 status_t stat = B_ERROR; local
[all...]
/haiku/headers/posix/sys/
H A Dstat.h13 struct stat { struct
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp824 status_t stat = request->SendReply(&reply); local
/haiku/src/bin/consoled/
H A Dconsoled.cpp254 struct stat stat; local
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_crtc.c730 status_t stat = B_ERROR; local
/haiku/src/kits/storage/
H A DNode.cpp623 BNode::set_stat(struct stat& stat, uint32 what) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_rx.c243 struct rtwn_rx_stat_common *stat; local
191 rtwn_extend_rx_tsf(struct rtwn_softc *sc, const struct rtwn_rx_stat_common *stat) argument
/haiku/src/system/boot/loader/
H A Delf.cpp707 struct stat stat; local
/haiku/src/servers/app/font/
H A DGlobalFontManager.cpp821 struct stat stat; local
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dinfo.c1787 status_t stat = B_ERROR; local
1871 status_t stat = B_ERROR; local
[all...]
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.h76 struct stat stat[2]; member in struct:rock_ridge_attributes
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp99 Filter(const entry_ref* ref, BNode* node, struct stat_beos* stat, const char* filetype) argument
/haiku/src/tools/fs_shell/
H A Ddriver_settings.cpp401 struct fssh_stat stat; local
/haiku/src/add-ons/kernel/drivers/network/ether/rdc/dev/vte/
H A Dif_vte.c1278 struct vte_hw_stats *stat; local
1315 struct vte_hw_stats *stat; local
[all...]
/haiku/src/system/runtime_loader/
H A Dimages.cpp472 struct stat stat; local
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661var.h71 int stat; member in struct:rt2661_tx_ring
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSELowLevel.cpp360 fuse_ll_statfs(const fuse_lowlevel_ops* ops, fuse_ino_t inode, struct statvfs* stat) argument
504 fuse_reply_statfs(fuse_req_t req, const struct statvfs* stat) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/exfat/
H A Dkernel_interface.cpp425 exfat_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat* stat) argument
[all...]
/haiku/src/servers/net/
H A DNetServer.cpp712 struct stat stat; local

Completed in 168 milliseconds

123456