Searched defs:stat (Results 1 - 25 of 132) sorted by path

123456

/haiku/headers/posix/sys/
H A Dstat.h13 struct stat { struct
/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...]
/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/bus_managers/firewire/
H A Dfwohcireg.h404 uint32_t stat:16, member in struct:fwohci_trailer
/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/add-ons/kernel/drivers/dvb/cx23882/
H A Dcx22702.c292 status_t stat = cx22702_get_ber(bus, &ber); local
/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/realtekwifi/dev/rtwn/rtl8188e/
H A Dr88e_rx.c62 struct r92c_rx_stat *stat = buf; local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/
H A Drtwn_usb_rx.c111 rtwn_rx_copy_to_mbuf(struct rtwn_softc *sc, struct rtwn_rx_stat_common *stat, argument
70 rtwn_rx_check_pre_alloc(struct rtwn_softc *sc, struct rtwn_rx_stat_common *stat) argument
157 struct rtwn_rx_stat_common *stat = &uc->uc_rx_stat; local
243 struct rtwn_rx_stat_common *stat; local
354 struct rtwn_rx_stat_common stat; local
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttribute.cpp86 Attribute::Stat(struct stat& stat) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp175 Attribute::Stat(struct stat& stat) argument
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.h76 struct stat stat[2]; member in struct:rock_ridge_attributes
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp344 overlay_read_stat(fs_volume *volume, fs_vnode *vnode, struct stat *stat) argument
360 overlay_write_stat(fs_volume *volume, fs_vnode *vnode, const struct stat *stat, uint32 statMask) argument
637 overlay_read_attr_stat(fs_volume *volume, fs_vnode *vnode, void *cookie, struct stat *stat) argument
655 overlay_write_attr_stat(fs_volume *volume, fs_vnode *vnode, void *cookie, const struct stat *stat, int statMask) argument
971 overlay_read_index_stat(fs_volume *volume, const char *name, struct stat *stat) argument
[all...]
/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/apps/diskprobe/
H A DFileWindow.cpp35 struct stat stat; local
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp29 Filter(const entry_ref* ref, BNode* node, struct stat_beos* stat, const char* mimeType) argument
H A DExpanderRules.cpp220 RuleRefFilter::Filter(const entry_ref* ref, BNode* node, struct stat_beos* stat, argument
/haiku/src/bin/consoled/
H A Dconsoled.cpp254 struct stat stat; local
/haiku/src/bin/
H A Dfdinfo.cpp153 struct stat stat; local
H A Drmattr.cpp49 stat_attr(const char* /*attribute*/, struct stat* stat) argument
H A Drmindex.cpp131 stat_index(const char* /*index*/, struct stat* stat) argument
/haiku/src/bin/unzip/
H A Dfileio.c2425 # undef stat macro
[all...]
H A Dunzpriv.h1119 # define stat macro
[all...]
/haiku/src/kits/storage/
H A DNodeInfo.cpp486 struct stat stat; local
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp824 status_t stat = request->SendReply(&reply); local

Completed in 274 milliseconds

123456