Searched defs:stat (Results 26 - 50 of 132) sorted by relevance

123456

/haiku/src/system/libroot/os/arch/x86/
H A Dcompatibility.c95 struct stat stat; local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.cpp181 Attribute::Stat(struct stat& stat) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_rx.c197 struct r92c_rx_stat *stat; local
227 const struct r92c_rx_stat *stat = buf; local
244 const struct r92c_rx_stat *stat = desc; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_rx.c96 const struct r92c_rx_stat *stat = buf; local
114 const struct r92c_rx_stat *stat = desc; local
/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/drivers/dvb/cx23882/
H A Dcx22702.c292 status_t stat = cx22702_get_ber(bus, &ber); local
/haiku/src/tests/kits/opengl/glsl/
H A Dshaderutil.c50 GLint stat; local
136 GLint stat; local
154 GLint stat; local
[all...]
/haiku/src/apps/expander/
H A DExpanderRules.cpp220 RuleRefFilter::Filter(const entry_ref* ref, BNode* node, struct stat_beos* stat, argument
/haiku/src/servers/syslog_daemon/
H A Dsyslog_output.cpp51 struct stat stat; local
/haiku/src/tests/system/kernel/vm/
H A DVMGetMountPointTest.cpp45 stat(const char* path, struct stat* s) function
/haiku/src/preferences/appearance/
H A DCurView.cpp374 status_t stat=cursorset->Load(path.String()); local
/haiku/src/kits/storage/
H A DStatable.cpp30 status_t GetStatBeOS(struct stat_beos* stat) argument
51 struct stat stat; local
63 struct stat stat; local
75 struct stat stat; local
88 struct stat stat = {}; local
107 struct stat stat = {}; local
123 struct stat stat = {}; local
135 struct stat stat = {}; local
151 struct stat stat = {}; local
163 struct stat stat = {}; local
179 struct stat stat = {}; local
193 struct stat stat = {}; local
210 struct stat stat = {}; local
226 struct stat stat = {}; local
238 struct stat stat = {}; local
254 struct stat stat = {}; local
266 struct stat stat = {}; local
282 struct stat stat = {}; local
294 struct stat stat = {}; local
308 _OhSoStatable1__9BStatable(const BStatable* self, struct stat* stat) argument
[all...]
H A DNodeInfo.cpp486 struct stat stat; local
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dattr.cpp160 dosfs_read_attr_stat(fs_volume *_vol, fs_vnode *_node, void *_cookie, struct stat *stat) argument
/haiku/src/preferences/backgrounds/
H A DImageFilePanel.cpp185 Filter(const entry_ref* ref, BNode* node, struct stat_beos* stat, const char* filetype) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dstack_interface.cpp240 stack_interface_get_next_socket_stat(int family, uint32* cookie, struct net_stat* stat) argument
/haiku/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dgenerate_hashs.cpp149 struct stat stat; local
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp175 Attribute::Stat(struct stat& stat) argument
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2generic.h78 bt_hci_statistics stat; member in struct:bt_usb_dev
/haiku/src/system/boot/loader/
H A Dpartitions.cpp219 struct stat stat; local
230 struct stat stat; local
/haiku/src/tests/add-ons/kernel/partitioning_systems/
H A DPartitioningSystemsTest.cpp57 struct stat stat; local
/haiku/src/bin/network/netstat/
H A Dnetstat.cpp231 net_stat stat; local
[all...]
/haiku/src/build/libbe/storage/
H A DNodeInfo.cpp628 struct stat stat; local
H A DNode.cpp613 BNode::set_stat(struct stat& stat, uint32 what) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.h113 int (*stat)(struct ntfs_device *dev, struct stat *buf); member in struct:ntfs_device_operations

Completed in 272 milliseconds

123456