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

1234567

/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/ofed/libcxgb4/
H A Dlibcxgb4.h249 unsigned long read; member in struct:c4iw_stats
/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/dev/bnxt/
H A Dbnxt_ioctl.h177 struct bnxt_ioctl_hwrm_nvm_read read; member in union:bnxt_ioctl_data::__anon6207
/freebsd-11-stable/contrib/libarchive/tar/
H A Dwrite.c133 #define read _read macro
/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/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
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.cpp940 SetHardwareWatchpoint(lldb::addr_t addr, size_t size, bool read, bool write) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h333 std::error_code read() { function in class:llvm::sampleprof::SampleProfileReader
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp353 const bool read = options & File::eOpenOptionRead; local
/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/ldns/
H A Dutil.c333 size_t read = 0; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dui-file.c247 set_ui_file_read (struct ui_file *file, ui_file_read_ftype *read) argument
/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/sys/dev/ct/
H A Dbshw_machdep.c207 bshw_lc_smit_fstat(struct ct_softc *ct, int wc, int read) argument
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h489 #define read Rread macro
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_i2c.c614 i2c_read(device_t dev, char *buf, int len, int *read, int last, int delay) argument
[all...]
/freebsd-11-stable/sys/dev/intel/
H A Dspi.c200 uint32_t read; local
/freebsd-11-stable/sbin/ifconfig/
H A Dsfp.c774 int i, read; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h136 ssize_t (*read)(struct file *, char __user *, size_t, loff_t *); member in struct:file_operations
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_error.c744 ctl_set_medium_error(struct ctl_scsiio *ctsio, int read) argument
/freebsd-11-stable/stand/libsa/
H A Dcd9660.c129 size_t read; local
289 size_t buf_size, read, dsize, off; local
465 size_t read; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h311 void read() { function in class:llvm::irsymtab::Reader::SymbolRef
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp281 SetHardwareWatchpoint(lldb::addr_t addr, size_t size, bool read, bool write) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp95 Error RawCoverageFilenamesReader::read() { function in class:RawCoverageFilenamesReader
252 Error RawCoverageMappingReader::read() { function in class:RawCoverageMappingReader

Completed in 194 milliseconds

1234567