Searched defs:nbytes (Results 1 - 25 of 151) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dinterrupt.c9 int nbytes; local
/openbsd-current/lib/libc/sys/
H A Dw_read.c22 read(int fd, void *buf, size_t nbytes) argument
H A Dw_write.c22 write(int fd, const void *buf, size_t nbytes) argument
/openbsd-current/lib/libc/arch/mips64/gen/
H A Dcacheflush.c27 cacheflush(void *addr, int nbytes, int cache) argument
/openbsd-current/sbin/dhcpleased/
H A Dchecksum.c50 checksum(uint8_t *buf, uint32_t nbytes, uint32_t sum) argument
/openbsd-current/sys/dev/microcode/typhoon/
H A Dbuild.c28 fullwrite(int fd, const void *buf, size_t nbytes) argument
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Drandom.h52 get_random_bytes(void *buf, int nbytes) argument
/openbsd-current/gnu/gcc/gcc/config/
H A Dhost-hpux.c123 ssize_t nbytes; local
H A Dhost-linux.c206 ssize_t nbytes; local
/openbsd-current/lib/libc/db/recno/
H A Drec_delete.c147 u_int32_t nbytes; local
H A Drec_put.c187 u_int32_t nbytes; local
/openbsd-current/lib/libcrypto/bio/
H A Db_print.c11 _BIO_write(void *cookie, const char *buf, int nbytes) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dasmreg-1.c48 __getdents64 (int fd, char *buf, unsigned nbytes) argument
/openbsd-current/gnu/lib/libiberty/src/
H A Dstrerror.c509 int nbytes; local
H A Dstrsignal.c290 int nbytes; local
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddbg_cp.h31 unsigned char nbytes; /* size of register */ member in struct:__anon4600
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dstrerror.c502 int nbytes; local
/openbsd-current/gnu/usr.sbin/mkhybrid/src/libfile/
H A Dlfile.c182 int nbytes = 0; /* number of bytes read from a datafile */ local
/openbsd-current/lib/libc/db/btree/
H A Dbt_put.c69 u_int32_t nbytes, size32; local
262 u_int32_t nbytes; local
/openbsd-current/usr.bin/hexdump/
H A Dodsyntax.c203 int x, y, nbytes; local
/openbsd-current/usr.sbin/dhcpd/
H A Dpacket.c62 checksum(unsigned char *buf, u_int32_t nbytes, u_int32_t sum) argument
/openbsd-current/usr.sbin/dhcrelay/
H A Dpacket.c67 checksum(unsigned char *buf, u_int32_t nbytes, u_int32_t sum) argument
/openbsd-current/usr.sbin/dhcrelay6/
H A Dpacket.c67 checksum(unsigned char *buf, unsigned nbytes, u_int32_t sum) argument
/openbsd-current/usr.sbin/mkuboot/
H A Dcopy_elf.c52 ssize_t nbytes; local
/openbsd-current/sbin/dhclient/
H A Dpacket.c63 checksum(unsigned char *buf, uint32_t nbytes, uint32_t sum) argument

Completed in 168 milliseconds

1234567