Home
last modified time | relevance | path

Searched defs:nbytes (Results 101 – 125 of 165) sorted by relevance

1234567

/dragonfly/usr.bin/fmt/
H A Dfmt.c661 xrealloc(void *ptr, size_t nbytes) { in xrealloc()
/dragonfly/sys/net/altq/
H A Daltq_priq.c217 priq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) in priq_getqstats()
H A Daltq_subr.c677 altq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) in altq_getqstats()
H A Daltq_fairq.c278 fairq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) in fairq_getqstats()
/dragonfly/contrib/file/src/
H A Dmagic.c426 ssize_t nbytes = 0; /* number of bytes read from a datafile */ in file_or_fd() local
H A Dreadcdf.c545 size_t nbytes = b->flen; in file_trycdf() local
H A Dder.c264 der_offs(struct magic_set *ms, struct magic *m, size_t nbytes) in der_offs()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_ch.h185 u_int8_t nbytes[3]; /* byte count of all pages */ member
195 u_int8_t nbytes[3]; /* byte count of all descriptors */ member
/dragonfly/lib/libc/stdio/
H A Dvfprintf.c217 size_t clen, nbytes; in __wcsconv() local
/dragonfly/sys/kern/
H A Dimgact_elf.c1031 ssize_t nbytes; in generic_elf_coredump() local
1282 ssize_t nbytes; in __elfN() local
H A Dkern_nrandom.c688 read_random(void *buf, u_int nbytes, int unlimited) in read_random()
/dragonfly/sys/dev/drm/i915/
H A Dintel_csr.c278 uint32_t dmc_offset = CSR_DEFAULT_FW_OFFSET, readcount = 0, nbytes; in parse_csr_fw() local
/dragonfly/contrib/gdb-7/gdb/
H A Dgdb_bfd.c477 file_ptr nbytes, in gdb_bfd_openr_iovec()
/dragonfly/contrib/tnftp/src/
H A Dssl.c350 fetch_cache_data(struct fetch_connect *conn, char *src, size_t nbytes) in fetch_cache_data()
/dragonfly/sbin/ipfw/
H A Dipfw2.c1421 list_pipes(void *data, int nbytes, int ac, char *av[]) in list_pipes()
1500 int i, nbytes; in sets_handler() local
1633 int bcwidth, n, nbytes, nstat, ndyn, pcwidth, width; in list() local
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dcharset.c177 size_t nbytes, i; in one_utf8_to_cppchar() local
233 size_t nbytes; in one_cppchar_to_utf8() local
/dragonfly/stand/lib/
H A Dhammer2.c213 h2read(struct hammer2_fs *hfs, void *buf, size_t nbytes, off_t off) in h2read()
/dragonfly/usr.bin/fstat/
H A Dfstat.c1061 kread(const void *kaddr, void *uaddr, size_t nbytes) in kread()
/dragonfly/sys/sys/
H A Dmtio.h173 u_int64_t nbytes; /* total # bytes processed */ member
/dragonfly/tools/tools/net80211/w00t/redir/
H A Dredir.c207 unsigned short in_cksum (unsigned short *ptr, int nbytes) { in in_cksum()
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dcharset.c176 size_t nbytes, i; in one_utf8_to_cppchar() local
232 size_t nbytes; in one_cppchar_to_utf8() local
/dragonfly/sbin/hammer/
H A Dcmd_mirror.c1635 writebw(int fd, const void *buf, size_t nbytes, in writebw()
/dragonfly/sbin/ipfw3/
H A Dipfw3.c682 int bcwidth, nbytes, pcwidth, width; in rule_list() local
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.h214 #define md_cons_align(nbytes) i386_cons_align (nbytes) argument
/dragonfly/contrib/gdb-7/bfd/
H A Dopncls.c493 opncls_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in opncls_bread()

1234567