Searched defs:read (Results 1 - 25 of 167) sorted by path

1234567

/freebsd-11-stable/contrib/binutils/binutils/
H A Dresbin.c229 rc_uint_type version, read; local
271 bin_to_res_menuitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *read) argument
348 bin_to_res_menuexitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *read) argument
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A D_libdwarf.h432 uint64_t (*read)(uint8_t *, uint64_t *, int); member in struct:_Dwarf_Debug
/freebsd-11-stable/contrib/gcclibs/libssp/ssp/
H A Dunistd.h44 #undef read macro
52 read (int __fd, void *__buf, size_t __nbytes) function
/freebsd-11-stable/contrib/gdb/gdb/
H A Dfbsd-proc.c82 int read, write, exec; local
H A Dgcore.c310 gcore_create_callback(CORE_ADDR vaddr, unsigned long size, int read, int write, int exec, void *data) argument
H A Dregcache.c1068 regcache_xfer_part(struct regcache *regcache, int regnum, int offset, int len, void *in, const void *out, regcache_read_ftype *read, regcache_write_ftype *write) argument
[all...]
H A Dui-file.c247 set_ui_file_read (struct ui_file *file, ui_file_read_ftype *read) argument
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-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/contrib/groff/src/include/
H A Dnonposix.h62 # define read(f,b,s) _read(f,b,s) macro
/freebsd-11-stable/contrib/ldns/
H A Dutil.c333 size_t read = 0; local
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c33 #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/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/ofed/libcxgb4/
H A Dlibcxgb4.h249 unsigned long read; member in struct:c4iw_stats
H A Dt4.h128 struct fw_ri_rdma_read_wr read; member in union:t4_wr
H A Dt4fw_ri_api.h725 struct fw_ri_rdma_read_wr read; member in union:fw_ri_wr::fw_ri::fw_ri_init::fw_ri_init_p2p
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dpreload.c70 ssize_t (*read)(int socket, void *buf, size_t count); member in struct:socket_calls
810 ssize_t read(int socket, void *buf, size_t count) function
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl1025 sub read subroutine
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h153 #define read _read macro
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h489 #define read Rread macro
/freebsd-11-stable/crypto/heimdal/appl/ftp/common/
H A Dsockbuf.c45 set_buffer_size(int fd, int read) argument

Completed in 270 milliseconds

1234567