Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 165) sorted by relevance

1234567

/dragonfly/contrib/file/src/
H A Dencoding.c80 size_t nbytes = b->flen; in file_encoding() local
350 file_looks_utf8(const unsigned char *buf, size_t nbytes, file_unichar_t *ubuf, in file_looks_utf8()
431 looks_utf8_with_BOM(const unsigned char *buf, size_t nbytes, in looks_utf8_with_BOM()
441 looks_utf7(const unsigned char *buf, size_t nbytes, file_unichar_t *ubuf, in looks_utf7()
465 looks_ucs16(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs16()
525 looks_ucs32(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs32()
651 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
H A Dis_tar.c66 size_t nbytes = b->flen; in file_is_tar() local
99 is_tar(const unsigned char *buf, size_t nbytes) in is_tar()
H A Dascmagic.c62 trim_nuls(const unsigned char *buf, size_t nbytes) in trim_nuls()
111 size_t nbytes = b->flen; in file_ascmagic_with_encoding() local
/dragonfly/bin/sh/
H A Dmemalloc.c65 ckmalloc(size_t nbytes) in ckmalloc()
83 ckrealloc(pointer p, int nbytes) in ckrealloc()
144 stnewblock(int nbytes) in stnewblock()
166 stalloc(int nbytes) in stalloc()
/dragonfly/usr.bin/bdes/
H A Dbdes.c663 int nbytes; /* number of bytes to read */ in cfbenc() local
706 int nbytes; /* number of bytes to read */ in cfbdec() local
752 int nbytes; /* number of bytes to read */ in cfbaenc() local
798 int nbytes; /* number of bytes to read */ in cfbadec() local
846 int nbytes; /* number of bytes to read */ in ofbenc() local
892 int nbytes; /* number of bytes to read */ in ofbdec() local
941 int nbytes; /* number of bytes to read */ in cfbauth() local
/dragonfly/sbin/ipfw3/
H A Dipfw3nat.c138 nat_config_show(char *buf, int nbytes, int nat_id) in nat_config_show()
167 int nbytes, nalloc; in nat_config_get() local
212 int nbytes, nalloc; in nat_state_show() local
H A Dipfw3table.c226 int i, count, nbytes, nalloc = 1024; in table_list() local
302 int nbytes, nalloc = 1024; in table_show() local
/dragonfly/sys/dev/drm/include/linux/
H A Dkfifo.h63 _kfifo_alloc(struct kfifo_meta *meta, void *bufp, size_t nbytes, gfp_t gfp) in _kfifo_alloc()
108 const size_t nbytes = meta->kfm_nbytes; in _kfifo_len() local
126 const size_t nbytes = meta->kfm_nbytes; in _kfifo_out_peek() local
161 const size_t nbytes = meta->kfm_nbytes; in _kfifo_out() local
199 const size_t nbytes = meta->kfm_nbytes; in _kfifo_in() local
/dragonfly/sys/kern/
H A Dkern_fp.c204 fp_pread(file_t fp, void *buf, size_t nbytes, off_t offset, ssize_t *res, in fp_pread()
243 fp_read(file_t fp, void *buf, size_t nbytes, ssize_t *res, int all, in fp_read()
301 fp_pwrite(file_t fp, void *buf, size_t nbytes, off_t offset, ssize_t *res, in fp_pwrite()
341 fp_write(file_t fp, void *buf, size_t nbytes, ssize_t *res, enum uio_seg seg) in fp_write()
/dragonfly/lib/libalias/
H A Dalias_util.c62 PacketAliasInternetChecksum(u_short *ptr, int nbytes) in PacketAliasInternetChecksum()
97 int nhdr, ntcp, nbytes; in TcpChecksum() local
/dragonfly/test/debug/
H A Dvmpagequeues.c157 kkread(kvm_t *kd, u_long addr, void *buf, size_t nbytes) in kkread()
166 kkread_err(kvm_t *kd, u_long addr, void *buf, size_t nbytes) in kkread_err()
H A Dvmpagehash.c321 kkread(kvm_t *kd, u_long addr, void *buf, size_t nbytes) in kkread()
330 kkread_err(kvm_t *kd, u_long addr, void *buf, size_t nbytes) in kkread_err()
/dragonfly/contrib/cvs-1.12/src/
H A Dsocket-client.c66 int nbytes; in socket_buffer_input() local
139 int nbytes; in socket_buffer_output() local
H A Dbuffer.c286 size_t nbytes; in buf_send_output() local
740 size_t get, nbytes; in buf_input_data() local
885 size_t size, nbytes; in buf_read_short_line() local
971 size_t get, nbytes; in buf_read_data() local
1813 int nbytes; in fd_buffer_input() local
1931 int nbytes; in fd_buffer_output() local
/dragonfly/lib/libc/db/btree/
H A Dbt_put.c70 uint32_t nbytes, tmp; in __bt_put() local
263 uint32_t nbytes; in bt_fast() local
H A Dbt_split.c85 uint32_t n, nbytes, nksize; in __bt_split() local
515 uint32_t nbytes; in bt_broot() local
595 uint32_t nbytes; in bt_psplit() local
/dragonfly/contrib/nvi2/common/
H A Dencoding.c56 looks_utf8(const char *ibuf, size_t nbytes) in looks_utf8()
117 looks_utf16(const char *ibuf, size_t nbytes) in looks_utf16()
/dragonfly/usr.sbin/nscd/
H A Dquery.c1100 query_io_buffer_read(struct query_state *qstate, void *buf, size_t nbytes) in query_io_buffer_read()
1136 size_t nbytes) in query_io_buffer_write()
1170 query_socket_read(struct query_state *qstate, void *buf, size_t nbytes) in query_socket_read()
1192 query_socket_write(struct query_state *qstate, const void *buf, size_t nbytes) in query_socket_write()
/dragonfly/lib/libc/stdio/
H A Dfmemopen.c45 fmemopen_read(void *cookie, char *buf, int nbytes) in fmemopen_read()
64 fmemopen_write(void *cookie, const char *buf, int nbytes) in fmemopen_write()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcache.c302 cache_bread_1 (FILE *f, void *buf, file_ptr nbytes) in cache_bread_1()
337 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
379 cache_bwrite (struct bfd *abfd, const void *from, file_ptr nbytes) in cache_bwrite()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcache.c302 cache_bread_1 (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread_1()
353 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
390 cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes) in cache_bwrite()
/dragonfly/contrib/gdb-7/bfd/
H A Dcache.c258 cache_bread_1 (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread_1()
309 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
346 cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes) in cache_bwrite()
/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_bmap.c84 off_t nbytes; in cd9660_bmap() local
/dragonfly/sys/bus/isa/x86_64/
H A Disa_dma.c211 isa_dmastart(int flags, caddr_t addr, u_int nbytes, int chan) in isa_dmastart()
334 isa_dmadone(int flags, caddr_t addr, int nbytes, int chan) in isa_dmadone()
/dragonfly/lib/libc/net/
H A Dif_nameindex.c84 int nbytes; in if_nameindex() local

1234567