Searched defs:ops (Results 51 - 71 of 71) sorted by relevance

123

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsparc-tdep.c143 struct target_ops *ops = &current_target; local
H A Dmonitor.c1411 monitor_files_info (struct target_ops *ops) argument
2281 init_monitor_ops (struct target_ops *ops) argument
H A Dremote-e7000.c1055 e7000_files_info (struct target_ops *ops) argument
H A Dsol-thread.c699 sol_thread_xfer_partial(struct target_ops *ops, enum target_object object, const char *annex, void *readbuf, const void *writebuf, ULONGEST offset, LONGEST len) argument
H A Dsymtab.h635 const struct symbol_ops *ops; member in struct:symbol
H A Dtarget.c856 target_xfer_partial (struct target_ops *ops, argument
1255 default_xfer_partial (struct target_ops *ops, enum target_object object, argument
1301 target_read_partial(struct target_ops *ops, enum target_object object, const char *annex, void *buf, ULONGEST offset, LONGEST len) argument
1310 target_write_partial(struct target_ops *ops, enum target_object object, const char *annex, const void *buf, ULONGEST offset, LONGEST len) argument
1320 target_read(struct target_ops *ops, enum target_object object, const char *annex, void *buf, ULONGEST offset, LONGEST len) argument
1342 target_write(struct target_ops *ops, enum target_object object, const char *annex, const void *buf, ULONGEST offset, LONGEST len) argument
1366 get_target_memory(struct target_ops *ops, CORE_ADDR addr, void *buf, LONGEST len) argument
1375 get_target_memory_unsigned(struct target_ops *ops, CORE_ADDR addr, int len) argument
[all...]
H A Dremote-mips.c1471 common_open(struct target_ops *ops, char *name, int from_tty, enum mips_monitor_type new_monitor, const char *new_monitor_prompt) argument
H A Dprocfs.c4321 procfs_xfer_partial (struct target_ops *ops, enum target_object object, argument
[all...]
H A Dremote.c4863 remote_xfer_partial(struct target_ops *ops, enum target_object object, const char *annex, void *readbuf, const void *writebuf, ULONGEST offset, LONGEST len) argument
/haiku-fatelf/src/system/kernel/posix/
H A Dxsi_semaphore.cpp1065 _user_xsi_semop(int semaphoreID, struct sembuf *ops, size_t numOps) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DQuery.cpp207 enum ops { enum
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h217 struct iwn_ops ops; member in struct:iwn_softc
H A Dif_iwn.c702 struct iwn_ops *ops = &sc->ops; local
740 struct iwn_ops *ops = &sc->ops; local
1600 struct iwn_ops *ops = &sc->ops; local
2277 struct iwn_ops *ops = &sc->ops; local
2435 struct iwn_ops *ops = &sc->ops; local
2590 struct iwn_ops *ops = &sc->ops; local
2806 struct iwn_ops *ops = &sc->ops; local
2915 struct iwn_ops *ops = &sc->ops; local
3341 struct iwn_ops *ops = &sc->ops; local
3612 struct iwn_ops *ops = &sc->ops; local
4106 struct iwn_ops *ops = &sc->ops; local
4547 struct iwn_ops *ops = &sc->ops; local
4589 struct iwn_ops *ops = &sc->ops; local
5075 struct iwn_ops *ops = &sc->ops; local
5370 struct iwn_ops *ops = &sc->ops; local
5429 struct iwn_ops *ops = &sc->ops; local
5569 struct iwn_ops *ops = &sc->ops; local
5603 struct iwn_ops *ops = &sc->ops; local
5684 struct iwn_ops *ops = &sc->ops; local
5716 struct iwn_ops *ops = &sc->ops; local
6716 struct iwn_ops *ops = &sc->ops; local
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_cs.h732 struct jpc_msops_s *ops; member in struct:__anon2796
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ioctl.c1264 } ops[] = { local
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_vf.h214 struct e1000_mac_operations ops; member in struct:e1000_mac_info
247 struct e1000_mbx_operations ops; member in struct:e1000_mbx_info
H A De1000_hw.h747 struct e1000_mac_operations ops; member in struct:e1000_mac_info
791 struct e1000_phy_operations ops; member in struct:e1000_phy_info
824 struct e1000_nvm_operations ops; member in struct:e1000_nvm_info
879 struct e1000_mbx_operations ops; member in struct:e1000_mbx_info
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp55 VNodeOps* ops; member in struct:Volume::VNode
61 VNode(ino_t id, void* clientNode, VNodeOps* ops) argument
390 VNodeOps* ops = fFileSystem->GetVNodeOps(capabilities); local
446 VNodeOps* ops = fFileSystem->GetVNodeOps(capabilities); local
1105 VNodeOps* ops = fFileSystem->GetVNodeOps(reply->capabilities); local
4570 fs_vnode_ops* ops = vnode->ops->ops; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dkernel.c100 vnode_ops ops; member in struct:fsystem
148 vnode_ops * ops; member in struct:__anon5702
3382 install_file_system(vnode_ops *ops, const char *name, int fixed, image_id aid) argument
[all...]
/haiku-fatelf/src/tools/fs_shell/
H A Dvfs.cpp1882 fssh_new_vnode(fssh_fs_volume *volume, fssh_vnode_id vnodeID, void *privateNode, fssh_fs_vnode_ops *ops) argument
1922 fssh_publish_vnode(fssh_fs_volume *volume, fssh_vnode_id vnodeID, void *privateNode, fssh_fs_vnode_ops *ops, int type, uint32_t flags) argument
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp3610 new_vnode(fs_volume* volume, ino_t vnodeID, void* privateNode, fs_vnode_ops* ops) argument
3650 publish_vnode(fs_volume* volume, ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, int type, uint32 flags) argument
[all...]

Completed in 332 milliseconds

123