Searched refs:_read (Results 76 - 95 of 95) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dunistd.h104 _lseek(), _read(), _unlink(), _write() in <io.h>. */
2359 # define read _read
2367 /* On native Windows, map 'read' to '_read', so that -loldnames is not
2373 # define read _read
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dunistd.h104 _lseek(), _read(), _unlink(), _write() in <io.h>. */
2359 # define read _read
2367 /* On native Windows, map 'read' to '_read', so that -loldnames is not
2373 # define read _read
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dunistd.h104 _lseek(), _read(), _unlink(), _write() in <io.h>. */
2359 # define read _read
2367 /* On native Windows, map 'read' to '_read', so that -loldnames is not
2373 # define read _read
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dunistd.h104 _lseek(), _read(), _unlink(), _write() in <io.h>. */
2359 # define read _read
2367 /* On native Windows, map 'read' to '_read', so that -loldnames is not
2373 # define read _read
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dunistd.h104 _lseek(), _read(), _unlink(), _write() in <io.h>. */
2359 # define read _read
2367 /* On native Windows, map 'read' to '_read', so that -loldnames is not
2373 # define read _read
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_ssl.c65 #define read _read
/netbsd-current/lib/libc/include/
H A Dnamespace.h584 #define read _read
/netbsd-current/sys/arch/aarch64/aarch64/
H A Ddb_machdep.c579 db_printf("%-16s = %016" PRIx64 "\n", #x, reg_ ## x ## _read())
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dunistd.in.h99 _lseek(), _read(), _unlink(), _write() in <io.h>. */
1848 # define read _read
1856 /* On native Windows, map 'read' to '_read', so that -loldnames is not
1862 # define read _read
/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dwrite.c132 #define read _read
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h475 u64 (*_read)(void *, void *, uptr); member in struct:__sanitizer::__sanitizer_FILE
H A Dsanitizer_platform_limits_netbsd.cpp2610 CHECK_SIZE_AND_OFFSET(FILE, _read);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h474 u64 (*_read)(void *, void *, uptr); member in struct:__sanitizer::__sanitizer_FILE
H A Dsanitizer_platform_limits_netbsd.cc2609 CHECK_SIZE_AND_OFFSET(FILE, _read);
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devutil.c95 #define read _read
/netbsd-current/external/bsd/libevent/dist/
H A Devutil.c102 #define read _read
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_uncore.c1309 func##_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { \
/netbsd-current/sys/arch/aarch64/include/
H A Darmreg.h50 reg_##regname##_read(void) \
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dfs.c2122 n = _read(fd_in, buf, length < buf_size ? length : buf_size);
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump_syscalls.c92 __weak_alias(_read,rump___sysimpl_read);

Completed in 352 milliseconds

1234