Searched defs:nbyte (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Ddebug.cc136 debug_write (const void *buf, size_t nbyte) argument
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Ddebug.cc116 debug_write (const void *buf, size_t nbyte) argument
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dpathfs.c45 pathfs_read(struct open_file *fd, void *vbuf, size_t nbyte, size_t *resid) argument
/netbsd-current/sys/arch/atari/dev/
H A Dmd_root.c266 cpy_uncompressed(void * buf, int nbyte, struct read_info *rsp) argument
280 md_compressed(void * buf, int nbyte, struct read_info *rsp) argument
[all...]
/netbsd-current/sys/kern/
H A Dsys_generic.c126 dofileread(int fd, struct file *fp, void *buf, size_t nbyte, argument
325 dofilewrite(int fd, struct file *fp, const void *buf, size_t nbyte, off_t *offset, int flags, register_t *retval) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.h51 sread (stream *s, void *buf, ssize_t nbyte) argument
57 swrite (stream *s, const void *buf, ssize_t nbyte) argument
H A Dunix.c312 raw_read (unix_stream *s, void *buf, ssize_t nbyte) argument
353 raw_write (unix_stream *s, const void *buf, ssize_t nbyte) argument
557 buf_read(unix_stream *s, void *buf, ssize_t nbyte) argument
628 buf_write(unix_stream *s, const void *buf, ssize_t nbyte) argument
[all...]
H A Dtransfer.c3822 sset (stream *s, int c, gfc_offset nbyte) argument
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.h51 sread (stream *s, void *buf, ssize_t nbyte) argument
57 swrite (stream *s, const void *buf, ssize_t nbyte) argument
H A Dunix.c312 raw_read (unix_stream *s, void *buf, ssize_t nbyte) argument
353 raw_write (unix_stream *s, const void *buf, ssize_t nbyte) argument
557 buf_read(unix_stream *s, void *buf, ssize_t nbyte) argument
628 buf_write(unix_stream *s, const void *buf, ssize_t nbyte) argument
[all...]
H A Dtransfer.c3989 sset (stream *s, int c, gfc_offset nbyte) argument
/netbsd-current/lib/librmt/
H A Drmtlib.c411 _rmt_read(int fildes, void *buf, size_t nbyte) argument
444 _rmt_write(int fildes, const void *buf, size_t nbyte) argument
684 rmtread(int fildes, void *buf, size_t nbyte) argument
701 rmtwrite(int fildes, const void *buf, size_t nbyte) argument
[all...]
/netbsd-current/sys/lib/libsa/
H A Ddosfs.c280 dosfs_read(struct open_file *fd, void *vbuf, size_t nbyte, size_t *resid) argument
742 ioread(DOS_FS *fs, BYTE_OFF_T offset, void *buf, u_int nbyte) argument
[all...]
/netbsd-current/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) argument
151 unsigned int nbyte, hnbyte; local
251 unsigned int nbyte; local
327 unsigned int nbyte, hnbyte; local
520 int nbyte, hnbyte, bitlen; local
560 int nbyte, hnbyte; local
582 int nbyte; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.cc1393 read_from_file (int fd, void *buffer, int64_t nbyte) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpvkfmt.c53 static int read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) argument
251 unsigned int nbyte = (bitlen + 7) >> 3; local
381 unsigned int nbyte = (bitlen + 7) >> 3; local
448 unsigned int nbyte = (bitlen + 7) >> 3; local
626 int nbyte, hnbyte, bitlen; local
666 int nbyte, hnbyte; local
717 int nbyte; local
[all...]
/netbsd-current/usr.bin/telnet/
H A Dcommands.c313 int nbyte; /* Number of bytes to send this command */ member in struct:sendlist
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Djprofile.c453 rwrite (int fd, const void *buf, size_t nbyte) argument
H A Dmmaptrace.c1251 rwrite (int fd, void *buf, size_t nbyte) argument
H A Diotrace.c55 Size_type nbyte; /* number of bytes */ member in struct:IOTrace_packet
2111 read(int fildes, void *buf, size_t nbyte) argument
2147 write(int fildes, const void *buf, size_t nbyte) argument
2343 __collector_pread_2_2(int fildes, void *buf, size_t nbyte, off_t offset) argument
2354 __collector_pread_2_1(int fildes, void *buf, size_t nbyte, off_t offset) argument
2364 __collector_pread_symver(int(real_pread) (), int fildes, void *buf, size_t nbyte, off_t offset) argument
2422 __collector_pwrite_2_2(int fildes, const void *buf, size_t nbyte, off_t offset) argument
2433 __collector_pwrite_2_1(int fildes, const void *buf, size_t nbyte, off_t offset) argument
2443 __collector_pwrite_symver(int(real_pwrite) (), int fildes, const void *buf, size_t nbyte, off_t offset) argument
2501 __collector_pwrite64_2_2(int fildes, const void *buf, size_t nbyte, off64_t offset) argument
2512 __collector_pwrite64_2_1(int fildes, const void *buf, size_t nbyte, off64_t offset) argument
2522 __collector_pwrite64_symver(int(real_pwrite64) (), int fildes, const void *buf, size_t nbyte, off64_t offset) argument
3059 getdents(int fildes, struct dirent *buf, size_t nbyte) argument
[all...]
/netbsd-current/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h633 syscallarg(netbsd32_size_t) nbyte; member in struct:linux32_sys_pread_args
641 syscallarg(netbsd32_size_t) nbyte; member in struct:linux32_sys_pwrite_args
/netbsd-current/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h617 syscallarg(netbsd32_size_t) nbyte; member in struct:linux32_sys_pread_args
625 syscallarg(netbsd32_size_t) nbyte; member in struct:linux32_sys_pwrite_args
/netbsd-current/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h632 syscallarg(size_t) nbyte; member in struct:linux_sys_pread_args
640 syscallarg(size_t) nbyte; member in struct:linux_sys_pwrite_args
/netbsd-current/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h675 syscallarg(size_t) nbyte; member in struct:linux_sys_pread_args
683 syscallarg(size_t) nbyte; member in struct:linux_sys_pwrite_args
/netbsd-current/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h651 syscallarg(size_t) nbyte; member in struct:linux_sys_pread_args
659 syscallarg(size_t) nbyte; member in struct:linux_sys_pwrite_args

Completed in 464 milliseconds

12