Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 120) sorted by relevance

12345

/trueos/lib/libc/sys/
HDread.c43 #pragma weak read macro
45 read(int fd, void *buf, size_t nbytes) in read() function
/trueos/contrib/gdb/gdb/
HDuser-regs.c44 struct value *(*read) (struct frame_info * frame); member
62 user_reg_read_ftype *read, struct user_reg *reg) in append_user_reg()
80 user_reg_add_builtin (const char *name, user_reg_read_ftype *read) in user_reg_add_builtin()
105 user_reg_read_ftype *read) in user_reg_add()
/trueos/sys/powerpc/powermac/
HDpowermac_thermal.h40 int (*read)(struct pmac_fan *); member
50 int (*read)(struct pmac_therm *); member
/trueos/crypto/heimdal/lib/wind/
HDrfc4518.py40 def read(): function
HDUnicodeData.py40 def read(filename): function
HDrfc3454.py40 def read(filename): function
/trueos/contrib/gcc/
HDscan-types.sh106 extern $tmp read();" >st-dummy.c function
/trueos/sys/dev/iicbus/
HDiicsmb.c327 int error, read; in iicsmb_recvb() local
384 int error, sent, read; in iicsmb_readb() local
410 int error, sent, read; in iicsmb_readw() local
437 int error, sent, read; in iicsmb_pcall() local
493 int error, sent, read; in iicsmb_bread() local
HDiiconf.c260 iicbus_read(device_t bus, char *buf, int len, int *read, int last, int delay) in iicbus_read()
293 int read; in iicbus_read_byte() local
325 iicbus_block_read(device_t bus, u_char slave, char *buf, int len, int *read) in iicbus_block_read()
/trueos/sys/dev/random/
HDrandomdev.h51 random_read_func_t *read; member
59 random_read_func_t *read; member
/trueos/crypto/heimdal/appl/ftp/common/
HDsockbuf.c45 set_buffer_size(int fd, int read) in set_buffer_size()
/trueos/lib/libstand/
HDread.c70 read(int fd, void *dest, size_t bcount) in read() function
HDcd9660.c130 size_t read; in susp_lookup_record() local
279 size_t buf_size, read, dsize, off; in cd9660_open() local
430 size_t read; in buf_read_file() local
/trueos/contrib/gcclibs/libssp/ssp/
HDunistd.h52 read (int __fd, void *__buf, size_t __nbytes) in read() function
/trueos/sys/dev/ppbus/
HDppb_1284.c528 spp_1284_read(device_t bus, int mode, char *buffer, int max, int *read) in spp_1284_read()
598 int max, int *read) in ppb_1284_read_id()
632 int max, int *read) in ppb_1284_read()
/trueos/contrib/serf/
HDserf_bucket_util.h231 serf_databuf_reader_t read; member
/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
HDRegisterContextPOSIXProcessMonitor_x86.cpp28 size_and_rw_bits(size_t size, bool read, bool write) in size_and_rw_bits()
413 bool read, bool write) in SetHardwareWatchpoint()
582 bool read, bool write, in SetHardwareWatchpointWithIndex()
HDRegisterContextPOSIXProcessMonitor_mips64.cpp227 bool read, bool write) in SetHardwareWatchpoint()
307 bool read, bool write, in SetHardwareWatchpointWithIndex()
/trueos/sys/dev/sound/pcm/
HDfeeder_format.c55 intpcm_read_t *read; member
87 intpcm_read_t *read; member
/trueos/contrib/llvm/tools/lldb/source/Utility/
HDKQueue.cpp63 KQueue::AddFDEvent (int fd, bool read, bool write, bool vnode) in AddFDEvent()
/trueos/contrib/llvm/lib/IR/
HDGCOV.cpp43 bool GCOVFile::read(GCOVBuffer &Buffer) { in read() function in GCOVFile
113 bool GCOVFunction::read(GCOVBuffer &Buff, GCOV::GCOVFormat Format) { in read() function in GCOVFunction
/trueos/sys/boot/i386/zfsboot/
HDzfsldr.S170 read: xor %ecx,%ecx # Get label
/trueos/contrib/sendmail/include/sm/
HDio.h181 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \ argument
185 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout) argument
188 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) (f) argument
189 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \ argument
/trueos/sys/dev/hyperv/vmbus/
HDhv_ring_buffer.c49 uint32_t* read, in get_ring_buffer_avail_bytes()
161 uint32_t read, write; in hv_ring_buffer_read_end() local
/trueos/sys/boot/i386/boot2/
HDboot1.S274 read: testb $FL_PACKET,%cs:MEM_REL+flags-start # LBA support enabled? label

12345