Searched defs:sync (Results 51 - 64 of 64) sorted by relevance

123

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h219 beos_op_sync *sync; member in struct:beos_vnode_ops
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c197 tulip_dequeue_mbuf(tulip_ringinfo_t *ri, tulip_descinfo_t *di, int sync) argument
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp1249 overlay_select(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
1257 overlay_deselect(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
/haiku/src/system/kernel/device_manager/
H A Dlegacy_drivers.cpp1381 LegacyDevice::Select(void* cookie, uint8 event, selectsync* sync) argument
H A Ddevfs.cpp1606 devfs_select(fs_volume* _volume, fs_vnode* _vnode, void* _cookie, uint8 event, selectsync* sync) argument
1629 devfs_deselect(fs_volume* _volume, fs_vnode* _vnode, void* _cookie, uint8 event, selectsync* sync) argument
/haiku/src/servers/app/
H A DServerApp.cpp1087 bool sync; local
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp1757 overlay_select(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
1765 overlay_deselect(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp1506 Volume::Select(void* _node, void* cookie, uint8 event, selectsync* sync) argument
1560 Volume::Deselect(void* _node, void* cookie, uint8 event, selectsync* sync) argument
1569 SyncRemover(FileSystem* fs, selectsync* sync) argument
1574 selectsync* sync; member in struct:SyncRemover
[all...]
/haiku/headers/private/userlandfs/private/
H A DRequests.h711 selectsync* sync; member in class:UserlandFSUtil::SelectRequest
726 selectsync* sync; member in class:UserlandFSUtil::DeselectRequest
1575 selectsync* sync; member in class:UserlandFSUtil::NotifySelectEventRequest
/haiku/src/kits/interface/
H A DView.cpp1198 BView::SetViewCursor(const BCursor* cursor, bool sync) argument
2981 BView::ClipToPicture(BPicture* picture, BPoint where, bool sync) argument
2988 BView::ClipToInversePicture(BPicture* picture, BPoint where, bool sync) argument
5939 BView::_ClipToPicture(BPicture* picture, BPoint where, bool invert, bool sync) argument
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5840 file_select(struct file_descriptor* descriptor, uint8 event, struct selectsync* sync) argument
5860 file_deselect(struct file_descriptor* descriptor, uint8 event, struct selectsync* sync) argument
[all...]
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1693 #define sync fssh_sync macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2540 void sync() {} function
H A Dlibroot_stubs_legacy.c2532 void sync() {} function

Completed in 296 milliseconds

123