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

123

/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_fs.h13 fuse_operations ops; member in struct:fuse_fs
H A DFUSEFileSystem.cpp340 FUSEFileSystem::_InitClientFS(const fuse_operations* ops, size_t opSize, argument
266 FinishInitClientFS(fuse_config* config, const fuse_operations* ops, size_t opSize, void* userData) argument
[all...]
H A Dfuse_fs.cpp365 fuse_fs_new(const struct fuse_operations* ops, size_t opSize, void* userData) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dser-pipe.c140 struct serial_ops *ops = XMALLOC (struct serial_ops); local
[all...]
H A Dbfd-target.c72 target_bfd_xfer_partial (struct target_ops *ops, argument
H A Dser-tcp.c211 struct serial_ops *ops = XMALLOC (struct serial_ops); local
[all...]
H A Dbsd-kvm.c107 bsd_kvm_xfer_memory(CORE_ADDR memaddr, char *myaddr, int len, int write, struct mem_attrib *attrib, struct target_ops *ops) argument
H A Dremote-utils.h78 struct target_ops *ops; member in struct:gr_settings
H A Dsparc-nat.c257 sparc_xfer_wcookie(struct target_ops *ops, enum target_object object, const char *annex, void *readbuf, const void *writebuf, ULONGEST offset, LONGEST len) argument
H A Dauxv.c45 procfs_xfer_auxv (struct target_ops *ops, argument
84 target_auxv_read (struct target_ops *ops, char **data) argument
121 target_auxv_parse (struct target_ops *ops, char **readptr, char *endptr, argument
147 target_auxv_search (struct target_ops *ops, CORE_ADDR match, CORE_ADDR *valp) argument
183 fprint_target_auxv (struct ui_file *file, struct target_ops *ops) argument
[all...]
H A Dax-general.c223 static enum agent_op ops[] local
H A Dia64-linux-nat.c669 ia64_linux_xfer_unwind_table (struct target_ops *ops, argument
H A Dremote-utils.c433 gr_files_info (struct target_ops *ops) argument
H A Dserial.h185 struct serial_ops *ops; /* Function vector */ member in struct:serial
H A Dcorelow.c533 core_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 Dinf-ptrace.c476 inf_ptrace_xfer_partial (struct target_ops *ops, enum target_object object, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelNode.h46 fs_vnode_ops* ops; member in struct:UserlandFS::HaikuKernelNode::Capabilities
50 Capabilities(fs_vnode_ops* ops, FSVNodeCapabilities capabilities) argument
60 HaikuKernelNode(HaikuKernelVolume* volume, ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, Capabilities* capabilities) argument
H A DHaikuKernelFileSystem.cpp241 HaikuKernelFileSystem::GetNodeCapabilities(fs_vnode_ops* ops) argument
298 HaikuKernelFileSystem::_InitNodeCapabilities(fs_vnode_ops* ops, argument
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_qmfb.h175 struct jpc_qmfb1dops_s *ops; member in struct:__anon2828
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfbsd_mii_bitbang.c72 mii_bitbang_sync(device_t dev, mii_bitbang_ops_t ops) argument
92 mii_bitbang_sendbits(device_t dev, mii_bitbang_ops_t ops, uint32_ argument
118 mii_bitbang_readreg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg) argument
166 mii_bitbang_writereg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg, int val) argument
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dxsi_sem_test1.cpp127 struct sembuf ops; local
[all...]
/haiku-fatelf/headers/private/kernel/fs/
H A Dfd.h48 struct fd_ops *ops; member in struct:file_descriptor
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.h33 fs_vnode_ops* ops; member in struct:VNodeOps
36 VNodeOps(const FSVNodeCapabilities& capabilities, fs_vnode_ops* ops) argument
/haiku-fatelf/src/tools/fs_shell/
H A Dfd.h51 struct fd_ops* ops; member in struct:FSShell::file_descriptor
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Dac97.c92 codec_ops *ops; member in struct:codec_table_tag

Completed in 152 milliseconds

123