Searched defs:read (Results 26 - 50 of 167) sorted by relevance

1234567

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c33 #define read _read macro
/freebsd-11-stable/sys/arm/ti/
H A Dti_spivar.h45 uint32_t read; member in struct:ti_spi_softc::__anon7287
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl1025 sub read subroutine
/freebsd-11-stable/sys/dev/pcf/
H A Dpcf.c423 pcf_read(device_t dev, char *buf, int len, int *read, int last, argument
/freebsd-11-stable/sys/dev/iicbus/
H A Dds1775.c239 uint16_t read; local
H A Dds1631.c372 uint16_t read; local
H A Diicbb.c423 iicbb_read(device_t dev, char * buf, int len, int *read, int last, int delay) argument
H A Diicoc.c321 iicoc_read(device_t dev, char *buf, int len, int *read, int last, argument
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder_format.c55 intpcm_read_t *read; local
87 intpcm_read_t *read; member in struct:__anon11703
/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_1284.c528 spp_1284_read(device_t bus, int mode, char *buffer, int max, int *read) argument
597 ppb_1284_read_id(device_t bus, int mode, char *buffer, int max, int *read) argument
631 ppb_1284_read(device_t bus, int mode, char *buffer, int max, int *read) argument
[all...]
/freebsd-11-stable/usr.sbin/kldxref/
H A Def.h43 int (*read)(elf_file_t ef, Elf_Off offset, size_t len, void* dest); member in struct:elf_file_ops
/freebsd-11-stable/stand/userboot/
H A Duserboot.h100 int (*read)(void *arg, void *h, void *dst, size_t size, member in struct:loader_callbacks
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_cmd.c99 unsigned int read; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp171 Error GSIHashTable::read(BinaryStreamReader &Reader) { function in class:GSIHashTable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp201 std::error_code ProfileSymbolList::read(const uint8_t *Data, function in class:ProfileSymbolList
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dwin32select.c123 do_fd_set(struct win32op *op, struct idx_info *ent, evutil_socket_t s, int read) argument
148 do_fd_clear(struct event_base *base, struct win32op *op, struct idx_info *ent, int read) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgcore.c310 gcore_create_callback(CORE_ADDR vaddr, unsigned long size, int read, int write, int exec, void *data) argument
/freebsd-11-stable/contrib/groff/src/include/
H A Dnonposix.h62 # define read(f,b,s) _read(f,b,s) macro
/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/lib/libdpv/
H A Ddpv.h92 long long read; /* number units read (e.g., bytes) */ member in struct:dpv_file_node
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h95 #define read _read macro
/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c323 twsi_read(device_t dev, char *buf, int len, int *read, int last, int delay) argument
/freebsd-11-stable/sys/dev/e1000/
H A De1000_i210.c756 __e1000_access_xmdio_reg(struct e1000_hw *hw, u16 address, u8 dev_addr, u16 *data, bool read) argument
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h153 #define read _read macro

Completed in 336 milliseconds

1234567