Searched defs:st (Results 126 - 150 of 201) sorted by relevance

123456789

/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dpcm.c1570 bigtime_t st = system_time(); local
1665 bigtime_t st = system_time(); local
/haiku/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Dfreecom.c99 void trace_status(usb_device_info *udi, const fcm_status *st) argument
/haiku/headers/libs/agg/
H A Dagg_rasterizer_compound_aa.h218 const style_info& st = m_styles[m_ast[style_idx]]; local
522 style_info& st = m_styles[m_ast[i]]; local
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualVolume.cpp344 VirtualVolume::ReadStat(Node* node, struct stat* st) argument
367 WriteStat(Node* node, struct stat *st, uint32 mask) argument
[all...]
H A Dnetfs.cpp386 netfs_read_stat(void *ns, void *_node, struct stat *st) argument
398 netfs_write_stat(void *ns, void *_node, struct stat *st, long mask) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInode.cpp177 struct stat st; local
480 Inode::Stat(struct stat* st, OpenAttrCookie* attr) argument
506 Inode::GetStat(struct stat* st, OpenAttrCooki argument
595 WriteStat(const struct stat* st, uint32 mask, OpenAttrCookie* cookie) argument
899 struct stat st; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_attach.c634 ar9300_attach(u_int16_t devid, HAL_SOFTC sc, HAL_BUS_TAG st, argument
2502 ar9300_new_state(u_int16_t devid, HAL_SOFTC sc, HAL_BUS_TAG st, HAL_BUS_HANDLE sh, uint16_t *eepromdata, HAL_OPS_CONFIG *ah_config, HAL_STATUS *status) argument
/haiku/src/kits/debugger/files/
H A DFileManager.cpp230 struct stat st; local
/haiku/src/system/boot/platform/atari_m68k/
H A Dvideo.cpp501 bool st = (id & 0x0080) != 0; local
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp171 struct stat st; local
543 bindfs_read_stat(fs_volume* fsVolume, fs_vnode* fsNode, struct stat* st) argument
575 struct stat st; local
1018 bindfs_read_attr_stat(fs_volume* fsVolume, fs_vnode* fsNode, void* cookie, struct stat* st) argument
1052 struct stat st; local
[all...]
/haiku/src/add-ons/kernel/drivers/midi/usb_midi/
H A Dusb_midi.cpp239 status_t st; local
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.cpp661 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c977 struct stat st; local
/haiku/src/build/libroot/
H A Dfs_attr_untyped.cpp207 struct stat st; local
674 struct stat st; local
/haiku/src/bin/
H A Dcopyattr.cpp540 struct stat st; local
/haiku/src/system/libroot/os/
H A Dimage.cpp358 struct stat st; local
H A Dfind_paths.cpp245 struct stat st; local
320 struct stat st; local
337 struct stat st; local
486 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSELowLevel.cpp100 fuse_ll_getattr(const fuse_lowlevel_ops* ops, fuse_ino_t ino, struct stat* st) argument
84 fuse_ll_lookup(const fuse_lowlevel_ops* ops, fuse_ino_t parent, const char *name, struct stat* st) argument
/haiku/src/apps/installer/
H A DWorkerThread.cpp110 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c212 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.cpp500 struct stat st; local
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp59 Filter(const entry_ref* ref, BNode* node, struct stat_beos* st, const char* filetype) argument
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp480 fs_read_stat(fs_volume* _volume, fs_vnode* _node, struct stat* st) argument
[all...]
H A Diso9660.cpp53 struct stat st; local
/haiku/src/tools/fs_shell/
H A Dfuse.cpp164 fssh_status_t st = _kern_read_link(-1, path, buffer, &n_size); local
182 struct stat st; local
273 fssh_struct_stat st; local
284 fssh_struct_stat st; local
349 struct fssh_stat st; local
368 struct fssh_stat st; local
[all...]

Completed in 288 milliseconds

123456789