Searched defs:sync (Results 1 - 25 of 64) sorted by path

123

/haiku/headers/private/app/
H A DServerProtocolStructs.h65 bool sync; member in struct:ViewSetViewCursorInfo
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h200 op_sync *sync; member in struct:vnode_ops
/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DSerialMouse.cpp58 uint8 sync[3]; member in struct:mouse_protocol
[all...]
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp234 overlay_select(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
246 overlay_deselect(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A Dkernel_interface.cpp320 userlandfs_select(fs_volume* fsVolume, fs_vnode* fsNode, void* cookie, uint8 event, selectsync* sync) argument
333 userlandfs_deselect(fs_volume* fsVolume, fs_vnode* fsNode, void* cookie, uint8 event, selectsync* sync) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp248 Volume::Select(void* node, void* cookie, uint8 event, selectsync* sync) argument
255 Volume::Deselect(void* node, void* cookie, uint8 event, selectsync* sync) argument
H A Dkernel_emu.cpp177 UserlandFS::KernelEmu::notify_select_event(selectsync *sync, uint8 event, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp250 Select(void* node, void* cookie, uint8 event, selectsync* sync) argument
262 Deselect(void* node, void* cookie, uint8 event, selectsync* sync) argument
H A Dfs_interface.h219 beos_op_sync *sync; member in struct:beos_vnode_ops
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp523 Select(void* _node, void* cookie, uint8 event, selectsync* sync) argument
537 Deselect(void* _node, void* cookie, uint8 event, selectsync* sync) argument
H A Dhaiku_kernel_emu.cpp122 notify_select_event(selectsync *sync, uint8 event) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dstack_interface.cpp225 stack_interface_select(net_socket* socket, uint8 event, struct selectsync* sync) argument
232 stack_interface_deselect(net_socket* socket, uint8 event, struct selectsync* sync) argument
/haiku/src/add-ons/print/transports/shared/
H A DSocketStream.cpp71 int socketstreambuf::sync() function in class:socketstreambuf
/haiku/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp118 status_t NodeSyncThread::sync( function in class:NodeSyncThread
/haiku/src/kits/app/
H A DApplication.cpp911 BApplication::SetCursor(const BCursor* cursor, bool sync) argument
/haiku/src/kits/storage/
H A DAddOnMonitorHandler.cpp65 AddOnMonitorHandler::AddDirectory(const node_ref* nref, bool sync) argument
/haiku/src/libs/stdc++/legacy/
H A Dbuiltinbuf.cc46 int builtinbuf::sync() { return _IO_SYNC (this); } function in class:builtinbuf
H A Dfilebuf.cc171 int filebuf::sync() function in class:filebuf
H A Dindstream.cc109 int indirectbuf::sync() function in class:indirectbuf
H A Diostream.cc173 istream::sync () function in class:istream
H A Dstdiostream.cc113 int stdiobuf::sync() function in class:stdiobuf
H A Dstreambuf.cc91 int streambuf::sync() function in class:streambuf
/haiku/src/system/kernel/device_manager/
H A DBaseDevice.cpp103 BaseDevice::Select(void* cookie, uint8 event, selectsync* sync) argument
110 BaseDevice::Deselect(void* cookie, uint8 event, selectsync* sync) argument
/haiku/headers/os/drivers/
H A Dfs_interface.h82 status_t (*sync)(fs_volume* volume); member in struct:fs_volume_ops
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1693 #define sync fssh_sync macro

Completed in 157 milliseconds

123