Home
last modified time | relevance | path

Searched refs:safe_read (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c157 safe_read(const int fd, void * const buf_, size_t size) in safe_read() function
355 safe_read(global.random_data_source_fd, m0, in randombytes_salsa20_random_stir()
361 safe_read(global.random_data_source_fd, m0, in randombytes_salsa20_random_stir()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dsafe-read.h25 extern size_t safe_read (int fd, void *buf, size_t count);
H A Dsafe-read.c47 # define safe_rw safe_read
H A Dfull-write.c33 # define safe_rw safe_read
H A Dcopy-file.c73 size_t n_read = safe_read (src_fd, buf, buf_size); in copy_file_preserving()
H A Djavacomp.c498 if (safe_read (fd, header, 8) == 8) in get_classfile_version()
1064 while (safe_read (fd[0], &c[count], 1) > 0) in is_gcj_present()
1083 while (safe_read (fd[0], &c[0], 1) > 0) in is_gcj_present()
H A Dcsharpcomp.c361 while (safe_read (fd[0], &c[count], 1) > 0) in compile_csharp_using_sscli()
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/randombytes/sysrandom/
H A Drandombytes_sysrandom.c107 safe_read(const int fd, void * const buf_, size_t size) in safe_read() function
343 safe_read(stream.random_data_source_fd, buf, size) != (ssize_t) size) { in randombytes_sysrandom_buf()
/netbsd-src/external/bsd/atf/dist/tools/
H A Dio.cpp254 safe_read(const int fd, void* buffer, const size_t nbytes, in safe_read() function
289 const size_t nbytes = safe_read(fd, buffer.get(), m_bufsize - 1, in read_one()
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A DChangeLog.0195 * safe-read.h (safe_read): Likewise.
196 * safe-read.c (safe_read): Likewise.
H A DChangeLog.11789 (copy_file): Simplify code by using safe_read() instead of read().
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19994936 * protoize.c (safe_read, safe_write): Avoid the gcc extension of
8090 safe_read, safe_write, save_pointers, restore_pointers,
8109 (safe_read, safe_write): Use PTR, not a char*.
20425 * cppfiles.c (safe_read): Deleted.
20426 (read_and_prescan): New function, replaces safe_read, converts
H A DChangeLog-19981546 (safe_read): Return a long, not an int.
2947 open_include_file, finclude, safe_read to cppfiles.c.
11839 (read_token_list, free_token_list, safe_read, xcalloc, savestring,
H A DFSFChangeLog.115616 (safe_read): Analogous situation for MAX_READ_LEN.
5617 * cpplib.c (safe_read): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.115616 (safe_read): Analogous situation for MAX_READ_LEN.
5617 * cpplib.c (safe_read): Likewise.