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

1234

/haiku-fatelf/src/add-ons/kernel/generic/tty/
H A Dtty.cpp1789 tty_select(tty_cookie* cookie, uint8 event, uint32 ref, selectsync* sync) argument
1872 tty_deselect(tty_cookie* cookie, uint8 event, selectsync* sync) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp872 socket_request_notification(net_socket* _socket, uint8 event, selectsync* sync) argument
916 socket_cancel_notification(net_socket* _socket, uint8 event, selectsync* sync) argument
/haiku-fatelf/src/kits/app/
H A DApplication.cpp823 BApplication::SetCursor(const BCursor *cursor, bool sync) argument
/haiku-fatelf/src/servers/app/
H A DServerApp.cpp1060 bool sync; local
/haiku-fatelf/src/system/kernel/fs/
H A Dfifo.cpp671 Inode::Select(uint8 event, selectsync* sync, int openMode) argument
705 Inode::Deselect(uint8 event, selectsync* sync, int openMode) argument
964 fifo_select(fs_volume* _volume, fs_vnode* _node, void* _cookie, uint8 event, selectsync* sync) argument
980 fifo_deselect(fs_volume* _volume, fs_vnode* _node, void* _cookie, uint8 event, selectsync* sync) argument
[all...]
H A Dsocket.cpp265 socket_select(struct file_descriptor *descriptor, uint8 event, struct selectsync *sync) argument
273 socket_deselect(struct file_descriptor *descriptor, uint8 event, struct selectsync *sync) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/MyNetwork/
H A Dfsproto.h193 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/
H A Dfsproto.h193 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server/
H A Dfsproto.h193 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-1.2.6/
H A Dfsproto.h193 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A Dfsproto.h204 op_sync (*sync); member in struct:vnode_ops
H A Dkernel_interface_r5.cpp846 bfs_select(void *ns, void *node, void *cookie, uint8 event, uint32 ref, selectsync *sync) argument
856 bfs_deselect(void *ns, void *node, void *cookie, uint8 event, selectsync *sync) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/dos/r5/
H A Dfsproto.h193 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dfsproto.h196 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A Dfsproto.h199 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/public/
H A Dfsproto.h197 op_sync (*sync); member in struct:vnode_ops
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/kernel_add_on/
H A Dkernel_interface.cpp608 userlandfs_select(void *ns, void *node, void *cookie, uint8 event, uint32 ref, selectsync *sync) argument
622 userlandfs_deselect(void *ns, void *node, void *cookie, uint8 event, selectsync *sync) argument
H A DVolume.cpp946 Volume::Deselect(void* node, void* cookie, uint8 event, selectsync* sync) argument
949 SyncRemover(FileSystem* fs, selectsync* sync) argument
903 Select(void* node, void* cookie, uint8 event, uint32 ref, selectsync* sync) argument
954 selectsync* sync; member in struct:SyncRemover
[all...]
/haiku-fatelf/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-fatelf/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-fatelf/src/bin/gdb/gdb/
H A Dremote-e7000.c554 int sync; local
H A Dremote-rdp.c257 int sync = 0; local
/haiku-fatelf/src/system/kernel/device_manager/
H A Ddevfs.cpp1600 devfs_select(fs_volume* _volume, fs_vnode* _vnode, void* _cookie, uint8 event, selectsync* sync) argument
1619 devfs_deselect(fs_volume* _volume, fs_vnode* _vnode, void* _cookie, uint8 event, selectsync* sync) argument
H A Dlegacy_drivers.cpp1370 LegacyDevice::Select(void* cookie, uint8 event, selectsync* sync) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/dec21xxx/dev/de/
H A Dif_de.c200 tulip_dequeue_mbuf(tulip_ringinfo_t *ri, tulip_descinfo_t *di, int sync) argument

Completed in 321 milliseconds

1234