Searched refs:nbytes (Results 201 - 225 of 250) sorted by relevance

12345678910

/freebsd-11-stable/usr.sbin/ypldap/
H A Dber.c52 static ssize_t ber_readbuf(struct ber *b, void *buf, size_t nbytes);
1183 ber_readbuf(struct ber *b, void *buf, size_t nbytes) argument
1192 len = MINIMUM(nbytes, sz);
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c309 size_t nbytes; local
392 aiov.iov_len = nbytes = lb->plb_ptr - lb->plb_base;
397 auio.uio_resid = nbytes;
/freebsd-11-stable/contrib/nvi/regex/
H A Dregcomp.c1094 size_t nbytes; local
1103 nbytes = nc / CHAR_BIT * css;
1112 p->g->setbits = (uch *)malloc(nbytes);
1115 nbytes);
1121 memset((char *)p->g->setbits + (nbytes - css),
/freebsd-11-stable/sys/kern/
H A Dlink_elf_obj.c517 int nbytes, i, j; local
605 nbytes = hdr->e_shnum * hdr->e_shentsize;
606 if (nbytes == 0 || hdr->e_shoff == 0 ||
611 shdr = malloc(nbytes, M_LINKER, M_WAITOK);
613 error = vn_rdwr(UIO_READ, nd.ni_vp, (caddr_t)shdr, nbytes, hdr->e_shoff,
H A Dsystrace_args.c1860 uarg[4] = p->nbytes; /* size_t */
1871 uarg[4] = p->nbytes; /* size_t */
1934 uarg[4] = p->nbytes; /* size_t */
1945 uarg[4] = p->nbytes; /* size_t */
2073 uarg[3] = p->nbytes; /* size_t */
2222 uarg[4] = p->nbytes; /* size_t */
2233 uarg[4] = p->nbytes; /* size_t */
2388 uarg[3] = p->nbytes; /* size_t */
2398 uarg[3] = p->nbytes; /* size_t */
2408 uarg[3] = p->nbytes; /* size_
[all...]
H A Dvfs_aio.c2345 size_t nbytes; local
2365 nbytes = job->uaiocb.aio_nbytes - bp->bio_resid;
2369 nblks = btodb(nbytes);
2378 aio_complete(job, nbytes, 0);
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_systrace_args.c1815 uarg[4] = p->nbytes; /* size_t */
1826 uarg[4] = p->nbytes; /* size_t */
1889 uarg[4] = p->nbytes; /* size_t */
1900 uarg[4] = p->nbytes; /* size_t */
1970 uarg[4] = p->nbytes; /* size_t */
2086 uarg[4] = p->nbytes; /* size_t */
2097 uarg[4] = p->nbytes; /* size_t */
2226 uarg[3] = p->nbytes; /* size_t */
2236 uarg[3] = p->nbytes; /* size_t */
2246 uarg[3] = p->nbytes; /* size_
[all...]
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxosapi.c303 U32 nbytes)
300 ostiFlashReadBlock(tiRoot_t *ptiRoot, U32 offset, void *bufPtr, U32 nbytes) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddeprecated.c1248 apr_size_t nbytes, apr_size_t *bytes_read,
1251 return svn_io_file_read_full2(file, buf, nbytes, bytes_read, NULL, pool);
1318 apr_size_t nbytes,
1322 return svn_error_trace(svn_io_write_atomic2(final_path, buf, nbytes,
1245 svn_io_file_read_full(apr_file_t *file, void *buf, apr_size_t nbytes, apr_size_t *bytes_read, apr_pool_t *pool) argument
1314 svn_io_write_atomic(const char *final_path, const void *buf, apr_size_t nbytes, const char *copy_perms_path, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/serf/buckets/
H A Dssl_buckets.c356 apr_size_t nbytes; local
360 nbytes = inl;
361 apr_file_write(file, in, &nbytes);
363 return nbytes;
/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c248 static void *sa_rawaddr(struct sockaddr *sa, int *nbytes);
3799 * raw address, and set *nbytes to its length in bytes. Returns
3803 sa_rawaddr(struct sockaddr *sa, int *nbytes) { argument
3821 if (nbytes != NULL)
3822 *nbytes = len;
/freebsd-11-stable/sys/sys/
H A Dsysproto.h983 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_set_file_args
990 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_get_file_args
1027 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_set_fd_args
1034 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_get_fd_args
1102 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:sendfile_args
1179 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_set_link_args
1186 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_get_link_args
1265 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_list_fd_args
1271 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:extattr_list_file_args
1277 char nbytes_l_[PADL_(size_t)]; size_t nbytes; cha member in struct:extattr_list_link_args
2394 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member in struct:freebsd4_sendfile_args
[all...]
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_md5.c505 char *result, apr_size_t nbytes)
664 apr_cpystrn(result, passwd, nbytes - 1);
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost89.c503 int nbytes = nbits >> 3; local
507 for (i = 0; i < nbytes; i++)
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_proto.h160 char nbytes_l_[PADL_(int)]; int nbytes; char nbytes_r_[PADR_(int)]; member in struct:svr4_sys_getdents_args
341 char nbytes_l_[PADL_(int)]; int nbytes; char nbytes_r_[PADR_(int)]; member in struct:svr4_sys_getdents64_args
/freebsd-11-stable/sys/dev/txp/
H A Dif_txp.c660 (((uint8_t *)secthead) + le32toh(secthead->nbytes) +
722 if (le32toh(sect->nbytes) == 0)
734 rseg += le32toh(sect->nbytes);
747 0, &sec_map, (void **)&sec_buf, le32toh(sect->nbytes), &sec_paddr);
752 le32toh(sect->nbytes));
759 m.m_len = le32toh(sect->nbytes);
762 csum = in_cksum(&m, le32toh(sect->nbytes));
773 WRITE_REG(sc, TXP_H2A_1, le32toh(sect->nbytes));
H A Dif_txpreg.h705 uint32_t nbytes; member in struct:txp_fw_section_header
/freebsd-11-stable/contrib/gdb/gdb/
H A Dstabsread.c3655 int nbytes;
3665 nbytes = read_huge_number (pp, ';', &nbits);
3672 rettype = init_type (TYPE_CODE_COMPLEX, nbytes, 0, NULL, objfile);
3674 = init_type (TYPE_CODE_FLT, nbytes / 2, 0, NULL, objfile);
3678 return init_type (TYPE_CODE_FLT, nbytes, 0, NULL, objfile);
3649 int nbytes; local
H A Dgdbtypes.c1793 int nbytes; local
1805 nbytes = FT_NUM_MEMBERS * sizeof (struct type *);
1807 obstack_alloc (&objfile->objfile_obstack, nbytes);
1808 memset ((char *) objfile->fundamental_types, 0, nbytes);
H A Dprocfs.c4327 int nbytes = 0; local
4347 nbytes = write (pi->as_fd, myaddr, len);
4352 nbytes = read (pi->as_fd, myaddr, len);
4354 if (nbytes < 0)
4356 nbytes = 0;
4359 return nbytes;
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_sge.c314 int nbytes; member in struct:coalesce_info
322 int *nbytes = &ci->nbytes; local
324 if ((*nbytes == 0) || ((*nbytes + m->m_len <= 10500) &&
327 *nbytes += m->m_len;
344 ci.count = ci.nbytes = 0;
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c423 ssize_t nbytes; local
439 (nbytes = read(fd, &ex, sizeof(ex))) < 0) {
451 if ((unsigned) nbytes != sizeof(ex) ||
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_qstats.c179 pq.nbytes = sizeof(qstats.data);
/freebsd-11-stable/tools/tools/net80211/wesside/wesside/
H A Dwesside.c185 unsigned short in_cksum (unsigned short *ptr, int nbytes) { argument
191 while (nbytes > 1)
194 nbytes -= 2;
197 if (nbytes == 1)
/freebsd-11-stable/contrib/file/src/
H A Dreadelf.c1764 size_t nbytes = b->flen; local
1799 fd = file_pipe2file(ms, fd, buf, nbytes);

Completed in 433 milliseconds

12345678910