Searched defs:nbytes (Results 1 - 25 of 525) sorted by last modified time

1234567891011>>

/netbsd-current/sys/dev/ic/
H A Dtpm.c505 uint32_t pktlen, code, nbytes, entropybits = 0; local
645 uint32_t pktlen, code, nbytes, entropybits = 0; local
766 unsigned nbytes, entropybits; local
810 tpm_rng_get(size_t nbytes, void *cookie) argument
[all...]
/netbsd-current/sbin/cgdconfig/
H A Dcgdconfig.c1715 size_t nbits, nbytes; local
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dcpu.c603 rndrrs_get(size_t nbytes, void *cookie) argument
/netbsd-current/usr.sbin/sysinst/
H A Dmbr.c242 blockread(int fd, size_t secsize, void *buf, size_t nbytes, off_t offset) argument
271 blockwrite(int fd, size_t secsize, const void *buf, size_t nbytes, argument
[all...]
/netbsd-current/sys/dev/acpi/
H A Dapei_erst.c154 apei_pmemmove(uint64_t pdst, uint64_t psrc, uint64_t nbytes) argument
[all...]
/netbsd-current/sys/arch/usermode/usermode/
H A Dthunk.c532 thunk_pread(int d, void *buf, size_t nbytes, off_t offset) argument
538 thunk_pwrite(int d, const void *buf, size_t nbytes, off_t offset) argument
544 thunk_read(int d, void *buf, size_t nbytes) argument
550 thunk_write(int d, const void *buf, size_t nbytes) argument
/netbsd-current/sys/arch/news68k/news68k/
H A Dmachdep.c599 badaddr(void *addr, int nbytes) argument
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dmachdep.c732 badaddr(register void *addr, int nbytes) argument
/netbsd-current/sys/arch/emips/emips/
H A Dmachdep.c553 u_long trim_memory(uint32_t nbytes) argument
/netbsd-current/sys/arch/atari/atari/
H A Dmachdep.c405 int nbytes; /* Bytes left to dump */ local
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dxfrout.c638 uint64_t nbytes; /*%< Number of bytes sent */ member in struct:xfr_stats
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dnetaddr.c72 unsigned int nbytes; /* Number of significant whole bytes */ local
219 unsigned int nbits, nbytes, ipbytes = 0; local
259 unsigned int nbits = 0, nbytes = 0, ipbytes = 0, i; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dxfrin.c157 uint64_t nbytes; /*%< Number of bytes received */ member in struct:dns_xfrin_ctx
H A Djournal.c433 journal_read(dns_journal_t *j, void *mem, size_t nbytes) { argument
451 journal_write(dns_journal_t *j, void *mem, size_t nbytes) { argument
H A Ddns64.c60 unsigned int nbytes = 16; local
135 unsigned int nbytes, i; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c573 int nbytes; local
/netbsd-current/usr.bin/ftp/
H A Dssl.c340 fetch_cache_data(struct fetch_connect *conn, char *src, size_t nbytes) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dnetaddr.c74 unsigned int nbytes; /* Number of significant whole bytes */ local
223 unsigned int nbits, nbytes, ipbytes = 0; local
263 unsigned int nbits = 0, nbytes = 0, ipbytes = 0, i; local
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dxfrin.c159 uint64_t nbytes; /*%< Number of bytes received */ member in struct:dns_xfrin_ctx
H A Djournal.c432 journal_read(dns_journal_t *j, void *mem, size_t nbytes) { argument
450 journal_write(dns_journal_t *j, void *mem, size_t nbytes) { argument
H A Ddns64.c60 unsigned int nbytes = 16; local
135 unsigned int nbytes, i; local
[all...]
/netbsd-current/external/bsd/nsd/dist/dnstap/
H A Ddnstap.c439 dt_tls_writer_read(void* obj, void* buf, size_t nbytes) argument
/netbsd-current/sys/compat/linux/common/
H A Dlinux_misc.c774 int buflen, error, eofflag, nbytes, oldcall; local
/netbsd-current/usr.sbin/dumplfs/
H A Ddumplfs.c727 int did_one, nbytes, sb; local
/netbsd-current/sys/dev/pci/
H A Dcz.c483 int i, j, nconfigs, nblocks, nbytes; local

Completed in 433 milliseconds

1234567891011>>