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

1234567

/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-pipe.c140 struct serial_ops *ops = XMALLOC (struct serial_ops); local
[all...]
H A Dia64-fbsd-nat.c112 LONGEST ia64_fbsd_xfer_dirty (struct target_ops *ops, enum target_object obj, argument
H A Dbfd-target.c72 target_bfd_xfer_partial (struct target_ops *ops, argument
H A Dser-tcp.c210 struct serial_ops *ops = XMALLOC (struct serial_ops); local
[all...]
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 Dremote-utils.h78 struct target_ops *ops; member in struct:gr_settings
H A Dsparc-nat.c256 sparc_xfer_wcookie(struct target_ops *ops, enum target_object object, const char *annex, void *readbuf, const void *writebuf, ULONGEST offset, LONGEST len) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Ddelta.h54 int ops_size; /* number of ops allocated */ member in struct:svn_txdelta__ops_baton_t
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_getcwd.c80 int ops; local
/freebsd-11-stable/lib/libiconv_modules/mapper_none/
H A Dcitrus_mapper_none.c54 _citrus_mapper_none_mapper_getops(struct _citrus_mapper_ops *ops) argument
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dautoscan.c46 const struct autoscan_ops *ops = NULL; local
H A Dbgscan.c34 const struct bgscan_ops *ops = NULL; local
/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkswitch.c147 const krb5_cc_ops *ops; local
/freebsd-11-stable/lib/libc/xdr/
H A Dxdr_sizeof.c128 struct xdr_ops ops; local
[all...]
/freebsd-11-stable/lib/libiconv_modules/iconv_none/
H A Dcitrus_iconv_none.c54 _citrus_iconv_none_iconv_getops(struct _citrus_iconv_ops *ops) argument
/freebsd-11-stable/sys/dev/mii/
H A Dmii_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...]
/freebsd-11-stable/sys/xdr/
H A Dxdr_sizeof.c135 struct xdr_ops ops; local
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_iw_int.h59 struct ixl_iw_ops *ops; member in struct:ixl_iw_state
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_emitter_streamline.c48 const struct ucl_emitter_operations *ops; member in struct:ucl_emitter_context_streamline
/freebsd-11-stable/lib/libc/rpc/
H A Dauth_none.c161 static struct auth_ops ops; local
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_stdenc_template.h55 _FUNCNAME(stdenc_getops)(struct _citrus_stdenc_ops *ops, argument
/freebsd-11-stable/usr.bin/ktrace/
H A Dktrace.c73 int append, ch, fd, inherit, ops, trpoints; local
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dparseipfexpr.c40 char *temp, *arg, *s, *t, *ops, *error; local
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dcdev.h54 const struct file_operations *ops; member in struct:linux_cdev
60 cdev_init(struct linux_cdev *cdev, const struct file_operations *ops) argument

Completed in 240 milliseconds

1234567