Home
last modified time | relevance | path

Searched defs:nbyte (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpvkfmt.c45 static int read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) in read_lebn()
151 unsigned int nbyte, hnbyte; in blob_length() local
251 unsigned int nbyte; in b2i_dss() local
327 unsigned int nbyte, hnbyte; in b2i_rsa() local
520 int nbyte, hnbyte, bitlen; in check_bitlen_rsa() local
560 int nbyte, hnbyte; in write_rsa() local
582 int nbyte; in write_dsa() local
/netbsd-src/lib/libc/sys/
H A Dpwrite.c58 _sys_pwrite(int fd, const void *buf, size_t nbyte, off_t offset) in _sys_pwrite()
H A Dpread.c58 _sys_pread(int fd, void *buf, size_t nbyte, off_t offset) in _sys_pread()
/netbsd-src/lib/librmt/
H A Drmtlib.c411 _rmt_read(int fildes, void *buf, size_t nbyte) in _rmt_read()
444 _rmt_write(int fildes, const void *buf, size_t nbyte) in _rmt_write()
684 rmtread(int fildes, void *buf, size_t nbyte) in rmtread()
701 rmtwrite(int fildes, const void *buf, size_t nbyte) in rmtwrite()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.h51 sread (stream *s, void *buf, ssize_t nbyte) in sread()
57 swrite (stream *s, const void *buf, ssize_t nbyte) in swrite()
H A Dunix.c312 raw_read (unix_stream *s, void *buf, ssize_t nbyte) in raw_read()
353 raw_write (unix_stream *s, const void *buf, ssize_t nbyte) in raw_write()
557 buf_read (unix_stream *s, void *buf, ssize_t nbyte) in buf_read()
628 buf_write (unix_stream *s, const void *buf, ssize_t nbyte) in buf_write()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.h51 sread (stream *s, void *buf, ssize_t nbyte) in sread()
57 swrite (stream *s, const void *buf, ssize_t nbyte) in swrite()
H A Dunix.c312 raw_read (unix_stream *s, void *buf, ssize_t nbyte) in raw_read()
353 raw_write (unix_stream *s, const void *buf, ssize_t nbyte) in raw_write()
557 buf_read (unix_stream *s, void *buf, ssize_t nbyte) in buf_read()
628 buf_write (unix_stream *s, const void *buf, ssize_t nbyte) in buf_write()
/netbsd-src/sys/arch/atari/dev/
H A Dmd_root.c266 cpy_uncompressed(void * buf, int nbyte, struct read_info *rsp) in cpy_uncompressed()
280 md_compressed(void * buf, int nbyte, struct read_info *rsp) in md_compressed()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpvkfmt.c53 static int read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) in read_lebn()
251 unsigned int nbyte = (bitlen + 7) >> 3; in ossl_blob_length() local
381 unsigned int nbyte = (bitlen + 7) >> 3; in ossl_b2i_DSA_after_header() local
448 unsigned int nbyte = (bitlen + 7) >> 3; in ossl_b2i_RSA_after_header() local
626 int nbyte, hnbyte, bitlen; in check_bitlen_rsa() local
666 int nbyte, hnbyte; in write_rsa() local
717 int nbyte; in write_dsa() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diotrace.c55 Size_type nbyte; /* number of bytes */ member
2111 read (int fildes, void *buf, size_t nbyte)
2147 write (int fildes, const void *buf, size_t nbyte)
2343 __collector_pread_2_2 (int fildes, void *buf, size_t nbyte, off_t offset)
2354 __collector_pread_2_1 (int fildes, void *buf, size_t nbyte, off_t offset)
2364 __collector_pread_symver (int(real_pread) (), int fildes, void *buf, size_t nbyte, off_t offset)
2422 __collector_pwrite_2_2 (int fildes, const void *buf, size_t nbyte, off_t offset)
2433 __collector_pwrite_2_1 (int fildes, const void *buf, size_t nbyte, off_t offset)
2443 __collector_pwrite_symver (int(real_pwrite) (), int fildes, const void *buf, size_t nbyte, off_t of…
2501 __collector_pwrite64_2_2 (int fildes, const void *buf, size_t nbyte, off64_t offset)
[all …]
H A Djprofile.c453 rwrite (int fd, const void *buf, size_t nbyte) in rwrite()
H A Dmmaptrace.c1251 rwrite (int fd, void *buf, size_t nbyte) in rwrite()
/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Dpathfs.c45 pathfs_read(struct open_file *fd, void *vbuf, size_t nbyte, size_t *resid) in pathfs_read()
/netbsd-src/sys/kern/
H A Dsys_generic.c126 dofileread(int fd, struct file *fp, void *buf, size_t nbyte, in dofileread()
326 size_t nbyte, off_t *offset, int flags, register_t *retval) in dofilewrite()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c49 Size_type nbyte; /* number of bytes */ member
1858 read (int fildes, void *buf, size_t nbyte) in read()
1894 write (int fildes, const void *buf, size_t nbyte) in write()
2085 int fildes, void *buf, size_t nbyte, off_t offset) in gprofng_pread()
2158 pwrite (int fildes, const void *buf, size_t nbyte, off_t offset) in pwrite()
2185 __collector_pwrite64_2_2 (int fildes, const void *buf, size_t nbyte, off64_t offset) in __collector_pwrite64_2_2()
2207 pwrite64 (int fildes, const void *buf, size_t nbyte, off64_t offset) in pwrite64()
2720 getdents (int fildes, struct dirent *buf, size_t nbyte) in getdents()
H A Djprofile.c447 rwrite (int fd, const void *buf, size_t nbyte) in rwrite()
H A Dmmaptrace.c1230 rwrite (int fd, void *buf, size_t nbyte) in rwrite()
/netbsd-src/sys/lib/libsa/
H A Ddosfs.c280 dosfs_read(struct open_file *fd, void *vbuf, size_t nbyte, size_t *resid) in dosfs_read()
742 ioread(DOS_FS *fs, BYTE_OFF_T offset, void *buf, u_int nbyte) in ioread()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.cc1393 read_from_file (int fd, void *buffer, int64_t nbyte) in read_from_file()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dutil.cc1393 read_from_file (int fd, void *buffer, int64_t nbyte) in read_from_file()
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dnetbsd_syscall_hooks.h50 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument
53 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument
56 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument
59 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument
893 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument
897 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument
901 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument
905 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c68 rump___sysimpl_read(int fd, void * buf, size_t nbyte) in rump___sysimpl_read() argument
98 rump___sysimpl_write(int fd, const void * buf, size_t nbyte) in rump___sysimpl_write() argument
2053 rump___sysimpl_pread(int fd, void * buf, size_t nbyte, off_t offset) in rump___sysimpl_pread() argument
2085 rump___sysimpl_pwrite(int fd, const void * buf, size_t nbyte, off_ argument
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument
52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument
55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument
58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument
919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument
923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument
927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument
931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument
52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument
55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument
58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument
919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument
923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument
927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument
931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument

12