Searched defs:read (Results 1 - 25 of 135) sorted by relevance

123456

/freebsd-10-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-10-stable/lib/libc/sys/
H A Dread.c43 #pragma weak read macro
45 read(int fd, void *buf, size_t nbytes) function
/freebsd-10-stable/crypto/heimdal/appl/ftp/common/
H A Dsockbuf.c45 set_buffer_size(int fd, int read) argument
/freebsd-10-stable/contrib/gcclibs/libssp/ssp/
H A Dunistd.h44 #undef read macro
52 read (int __fd, void *__buf, size_t __nbytes) function
/freebsd-10-stable/contrib/serf/
H A Dserf_bucket_util.h231 serf_databuf_reader_t read; member in struct:__anon4441
/freebsd-10-stable/lib/libstand/
H A Dread.c70 read(int fd, void *dest, size_t bcount) function
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsldr.S170 read: xor %ecx,%ecx # Get label
[all...]
/freebsd-10-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-10-stable/contrib/llvm/tools/lldb/source/Utility/
H A DKQueue.cpp63 KQueue::AddFDEvent (int fd, bool read, bool write, bool vnode) argument
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot1.S274 read: testb $FL_PACKET,%cs:MEM_REL+flags-start # LBA support enabled? label
[all...]
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot1.S200 read: xor %ax,%ax label
/freebsd-10-stable/sys/dev/random/
H A Drandomdev.h51 random_read_func_t *read; member in struct:random_adaptor
59 random_read_func_t *read; member in struct:random_hardware_source
/freebsd-10-stable/sys/boot/efi/boot1/
H A Dufs_module.c101 ssize_t read; local
/freebsd-10-stable/sys/boot/i386/pmbr/
H A Dpmbr.s181 read: pushl 0x4(%si) # Set the LBA label
/freebsd-10-stable/contrib/gdb/gdb/
H A Dfbsd-proc.c82 int read, write, exec; local
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-10-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h98 #define read _read macro
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c33 #define read _read macro
/freebsd-10-stable/contrib/sendmail/contrib/
H A Dqtool.pl1025 sub read subroutine
/freebsd-10-stable/contrib/tcpdump/
H A Dtcpdump-stdinc.h69 #define read _read macro
/freebsd-10-stable/sys/boot/userboot/
H A Duserboot.h85 int (*read)(void *arg, void *h, void *dst, size_t size, member in struct:loader_callbacks
/freebsd-10-stable/sys/dev/iicbus/
H A Dds1775.c239 uint16_t read; local
/freebsd-10-stable/usr.sbin/kldxref/
H A Def.h41 int (*read)(elf_file_t ef, Elf_Off offset, size_t len, void* dest); member in struct:elf_file_ops

Completed in 134 milliseconds

123456