Searched defs:read (Results 101 - 125 of 167) sorted by last modified time

1234567

/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S187 read: xor %ecx,%ecx # Get label
[all...]
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S661 read: push %es # Save label
[all...]
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot1.S200 read: xor %ax,%ax label
/freebsd-11-stable/stand/i386/pmbr/
H A Dpmbr.s181 read: pushl 0x4(%si) # Set the LBA label
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S274 read: testb $FL_PACKET,%cs:MEM_REL+flags-start # LBA support enabled? label
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h153 #define read _read macro
/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/compat/cloudabi/
H A Dcloudabi_file.c206 bool read, write; local
/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/dev/bnxt/
H A Dbnxt_ioctl.h177 struct bnxt_ioctl_hwrm_nvm_read read; member in union:bnxt_ioctl_data::__anon6207
/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/arm64/arm64/
H A Dgicv3_its.c1305 uint64_t first, last, read; local
/freebsd-11-stable/crypto/heimdal/appl/ftp/common/
H A Dsockbuf.c45 set_buffer_size(int fd, int read) argument
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A DUnicodeData.py40 def read(filename): function
H A Drfc3454.py40 def read(filename): function
H A Drfc4518.py40 def read(): function
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h489 #define read Rread macro
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl1025 sub read subroutine
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devutil.c93 #define read _read macro
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/ntp/sntp/libevent/test/
H A Dregress.c98 #define read(fd,buf,len) recv((fd),(buf),(int)(len),0) macro
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h95 #define read _read macro
/freebsd-11-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h2260 int (*read)(struct DriverTCB*, int*); member in struct:term_driver
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c33 #define read _read macro
/freebsd-11-stable/contrib/ldns/
H A Dutil.c333 size_t read = 0; local

Completed in 346 milliseconds

1234567