Searched defs:read (Results 126 - 150 of 167) sorted by last modified time

1234567

/freebsd-11-stable/contrib/groff/src/include/
H A Dnonposix.h62 # define read(f,b,s) _read(f,b,s) macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dfbsd-proc.c82 int read, write, exec; local
H A Dgcore.c310 gcore_create_callback(CORE_ADDR vaddr, unsigned long size, int read, int write, int exec, void *data) argument
H A Dregcache.c1068 regcache_xfer_part(struct regcache *regcache, int regnum, int offset, int len, void *in, const void *out, regcache_read_ftype *read, regcache_write_ftype *write) argument
[all...]
H A Dui-file.c247 set_ui_file_read (struct ui_file *file, ui_file_read_ftype *read) argument
H A Duser-regs.c44 struct value *(*read) (struct frame_info * frame); member in struct:user_reg
80 user_reg_add_builtin (const char *name, user_reg_read_ftype *read) argument
61 append_user_reg(struct gdb_user_regs *regs, const char *name, user_reg_read_ftype *read, struct user_reg *reg) argument
104 user_reg_add(struct gdbarch *gdbarch, const char *name, user_reg_read_ftype *read) argument
[all...]
/freebsd-11-stable/contrib/gdb/include/gdb/
H A Dcallback.h83 int (*read) PARAMS ((host_callback *,int, char *, int)); member in struct:host_callback_struct
/freebsd-11-stable/contrib/gcclibs/libssp/ssp/
H A Dunistd.h44 #undef read macro
52 read (int __fd, void *__buf, size_t __nbytes) function
/freebsd-11-stable/contrib/binutils/binutils/
H A Dresbin.c229 rc_uint_type version, read; local
271 bin_to_res_menuitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *read) argument
348 bin_to_res_menuexitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *read) argument
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A D_libdwarf.h432 uint64_t (*read)(uint8_t *, uint64_t *, int); member in struct:_Dwarf_Debug
/freebsd-11-stable/lib/libdpv/
H A Ddpv.h92 long long read; /* number units read (e.g., bytes) */ member in struct:dpv_file_node
/freebsd-11-stable/lib/libc/sys/
H A Dread.c43 #pragma weak read macro
45 read(int fd, void *buf, size_t nbytes) function
/freebsd-11-stable/usr.sbin/ppp/
H A Dphysical.h71 ssize_t (*read)(struct physical *, void *, size_t); member in struct:device
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Di2c.c355 i2c_read(device_t dev, char *buf, int len, int *read, int last, int delay) argument
/freebsd-11-stable/sys/powerpc/powermac/
H A Dpowermac_thermal.h40 int (*read)(struct pmac_fan *); member in struct:pmac_fan
50 int (*read)(struct pmac_therm *); member in struct:pmac_therm
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h344 cvmx_dfa_node_next_read_t read; /**< This format describes the DFA pointers in large mode */ member in union:__anon8495
H A Dcvmx-sriomaintx-defs.h1208 uint32_t read : 1; /**< PE can support Nread operations. member in struct:cvmx_sriomaintx_dst_ops::cvmx_sriomaintx_dst_ops_s
4291 uint32_t read : 1; /**< PE can support Nread operations. member in struct:cvmx_sriomaintx_src_ops::cvmx_sriomaintx_src_ops_s
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h45 int read; member in struct:__anon8894
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c1773 al_eth_mdio_10g_mac_type22( struct al_hal_eth_adapter *adapter, int read, uint32_t phy_addr, uint32_t reg, uint16_t *val) argument
1821 al_eth_mdio_10g_mac_type45( struct al_hal_eth_adapter *adapter, int read, uint32_t port_addr, uint32_t device, uint32_t reg, uint16_t *val) argument
[all...]
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_i2c.c364 i2c_read(device_t dev, char *buf, int len, int *read, int last, int delay) argument
/freebsd-11-stable/sys/arm/arm/
H A Dpl310.c135 pl310_set_ram_latency(struct pl310_softc *sc, uint32_t which_reg, uint32_t read, uint32_t write, uint32_t setup) argument
/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_i2c.c352 i2c_read(device_t dev, char *buf, int len, int *read, int last, int delay) argument
[all...]
/freebsd-11-stable/sys/arm/ti/
H A Dti_spivar.h45 uint32_t read; member in struct:ti_spi_softc::__anon7287
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhptintf.h1439 HPT_U8 read; member in struct:_ACCESS_CONFIG_REG
/freebsd-11-stable/sys/dev/ct/
H A Dbshw_machdep.c207 bshw_lc_smit_fstat(struct ct_softc *ct, int wc, int read) argument

Completed in 420 milliseconds

1234567