Searched defs:stat (Results 101 - 125 of 132) sorted by relevance

123456

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp919 TCPEndpoint::FillStat(net_stat *stat) argument
/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/bus_managers/firewire/
H A Dfwohci.cpp295 uint32_t fun, stat; local
1086 u_int stat, status; local
1587 uint32_t stat; local
1706 uint32_t stat; local
1837 fwohci_dump_intr(struct fwohci_softc *sc, uint32_t stat) argument
1867 fwohci_intr_core(struct fwohci_softc *sc, uint32_t stat, int count) argument
1951 fwohci_intr_dma(struct fwohci_softc *sc, uint32_t stat, int count) argument
2085 uint32_t stat; local
2099 uint32_t stat, irstat, itstat; local
2177 uint32_t stat, count; local
2224 uint32_t stat; local
2285 uint32_t off, cntl, stat, cmd, match; local
2409 fwohcireg_t stat; local
2745 uint32_t stat, off, status, event; local
[all...]
H A Dfwohcireg.h404 uint32_t stat:16, member in struct:fwohci_trailer
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l1/dev/age/
H A Dif_age.c2022 struct age_stats *stat; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/jmicron2x0/dev/jme/
H A Dif_jme.c3334 struct jme_hw_stats *stat, *ostat; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_msk.c4455 uint32_t result, *stat; local
4476 uint64_t result, *stat; local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c73 #define stat stat64 macro
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp354 struct stat stat; local
1078 ReadStat(struct stat *stat) argument
1096 WriteStat(const struct stat *stat, uint32 statMask) argument
1326 overlay_read_stat(fs_volume *volume, fs_vnode *vnode, struct stat *stat) argument
1333 overlay_write_stat(fs_volume *volume, fs_vnode *vnode, const struct stat *stat, uint32 statMask) argument
1570 overlay_read_attr_stat(fs_volume *volume, fs_vnode *vnode, void *cookie, struct stat *stat) argument
1578 overlay_write_attr_stat(fs_volume *volume, fs_vnode *vnode, void *cookie, const struct stat *stat, int statMask) argument
1876 overlay_read_index_stat(fs_volume *volume, const char *name, struct stat *stat) argument
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dbios.cpp339 uint32 stat; member in struct:opregion_asle
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alc.c3226 struct alc_hw_stats *stat; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2860.c1085 uint32_t stat; local
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1745 struct stat stat; local
/haiku/src/system/kernel/device_manager/
H A Dlegacy_drivers.cpp577 struct stat stat; local
683 struct stat stat; local
967 GetNext(KPath& path, struct stat& stat) argument
1118 struct stat stat; local
1196 struct stat stat; local
[all...]
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/build/libroot/
H A Dfs.cpp1271 struct stat stat; local
[all...]
/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/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp48 fill_stat_time(const bfs_inode& node, struct stat& stat) argument
71 fill_stat_buffer(Inode* inode, struct stat& stat) argument
855 bfs_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat* stat) argument
866 bfs_write_stat(fs_volume* _volume, fs_vnode* _node, const struct stat* stat, uint32 mask) argument
1970 bfs_read_attr_stat(fs_volume* _volume, fs_vnode* _file, void* _cookie, struct stat* stat) argument
1985 bfs_write_attr_stat(fs_volume* _volume, fs_vnode* file, void* cookie, const struct stat* stat, int statMask) argument
2227 bfs_stat_index(fs_volume* _volume, const char* name, struct stat* stat) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c1911 struct wpi_rx_stat *stat; local
2059 struct wpi_tx_stat *stat = (struct wpi_tx_stat *)(desc + 1); local
2269 struct wpi_tx_stat *stat = local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h134 struct iwn_rx_status *stat; member in struct:iwn_rx_ring
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp498 OverlayInode::ReadStat(struct stat *stat) argument
511 WriteStat(const struct stat *stat, uint32 statMask) argument
622 struct stat stat; local
1872 overlay_read_stat(fs_volume *volume, fs_vnode *vnode, struct stat *stat) argument
1880 overlay_write_stat(fs_volume *volume, fs_vnode *vnode, const struct stat *stat, uint32 statMask) argument
2109 overlay_read_attr_stat(fs_volume *volume, fs_vnode *vnode, void *_cookie, struct stat *stat) argument
2119 overlay_write_attr_stat(fs_volume *volume, fs_vnode *vnode, void *_cookie, const struct stat *stat, int statMask) argument
2439 overlay_read_index_stat(fs_volume *volume, const char *name, struct stat *stat) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp509 fill_stat_buffer(Volume* volume, Inode* inode, Attribute* attribute, struct stat& stat) argument
1779 cdda_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat* stat) argument
2167 cdda_read_attr_stat(fs_volume* _volume, fs_vnode* _node, void* _cookie, struct stat* stat) argument
2185 cdda_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/idualwifi7260/dev/pci/
H A Dif_iwmvar.h299 struct iwm_rb_status *stat; member in struct:iwm_rx_ring
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_run.c2627 uint32_t stat; local
[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

Completed in 275 milliseconds

123456