Searched defs:read (Results 76 - 100 of 167) sorted by path

1234567

/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/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h362 struct init_read_op read /* read init operation */; member in union:init_op
/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/i386/include/
H A Dcserial.h503 int (*read) (chan_t *h, unsigned short flg, char *buf, int len); member in struct:_proto_t
/freebsd-11-stable/sys/libkern/
H A Dzlib.c3584 Bytef *read; /* window read pointer */ member in struct:inflate_blocks_state
[all...]
/freebsd-11-stable/sys/mips/rmi/
H A Dxlr_i2c.c252 xlr_i2c_read(device_t dev, char *buf, int len, int *read, int last, argument
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c911 int error, hdrlen, read; local
969 int error, i, kidx, read; local
[all...]
/freebsd-11-stable/sys/nfs/
H A Dnfs_fha.h44 int read; member in struct:fha_ctls
86 int read; member in struct:fha_info
/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/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/usr.sbin/ppp/
H A Dphysical.h71 ssize_t (*read)(struct physical *, void *, size_t); member in struct:device
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_buckets.h176 apr_status_t (*read)(apr_bucke member in struct:apr_bucket_type_t
[all...]
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h128 #define read _read macro
/freebsd-11-stable/contrib/less/
H A Dscreen.c2807 DWORD read; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_private.h92 ssize_t (*read)(struct archive_read_filter *, const void **); member in struct:archive_read_filter
/freebsd-11-stable/contrib/libarchive/tar/
H A Dutil.c70 #define read _read macro
H A Dwrite.c133 #define read _read macro
/freebsd-11-stable/contrib/libpcap/testprogs/
H A Dunix.h53 #define read _read macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.h47 template <typename T> T read() { function in class:clang::interp::CodePtr
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp293 std::string read = ReadPCHRecord(type); variable
733 std::string read = ReadPCHRecord(Type); variable
734 OS << " " << StorageName << ".push_back(" << read << ");\n"; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp921 uptr read = internal_getdents( local
[all...]
H A Dsanitizer_platform_limits_posix.h879 __sanitizer_cookie_io_read read; member in struct:__sanitizer_cookie_io_functions_t
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h25 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp278 bool SBLaunchInfo::AddOpenFileAction(int fd, const char *path, bool read, argument
286 bool SBLaunchInfo::AddSuppressFileAction(int fd, bool read, bool write) { argument

Completed in 300 milliseconds

1234567