/netbsd-src/lib/libc/stdio/ |
H A D | fread.c | 54 fread(void *buf, size_t size, size_t count, FILE *fp) in fread() function
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | stdio-read.c | 161 fread (void *ptr, size_t s, size_t n, FILE *stream) in fread() function
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | unlocked-io.h | 47 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | system.h | 139 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | system.h | 139 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | unlocked-io.h | 88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | unlocked-io.h | 88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | unlocked-io.h | 88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | unlocked-io.h | 88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | system.h | 160 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | system.h | 160 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
H A D | fsif.h | 149 struct fsif_read_request fread; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | system.h | 170 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | system.h | 170 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | iotrace.c | 2002 fread (void *ptr, size_t size, size_t nitems, FILE *stream) in fread() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | iotrace.c | 2255 fread (void *ptr, size_t size, size_t nitems, FILE *stream) function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 627 TEST(MemorySanitizer, fread) { in TEST() argument
|