Searched defs:nbytes (Results 151 - 175 of 196) sorted by relevance

12345678

/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_ioc32.c346 size_t nbytes; local
405 size_t nbytes; local
/freebsd-10-stable/contrib/serf/buckets/
H A Dssl_buckets.c348 apr_size_t nbytes; local
/freebsd-10-stable/sys/kern/
H A Dlink_elf.c721 int nbytes, i; local
H A Duipc_syscalls.c2179 vn_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, int kflags, struct thread *td) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dstring.c498 svn_stringbuf_chop(svn_stringbuf_t *str, apr_size_t nbytes) argument
H A Ddeprecated.c832 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
/freebsd-10-stable/contrib/flex/
H A Dmain.c392 int nbytes = 0; local
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.c1573 file_tryelf(struct magic_set *ms, int fd, const unsigned char *buf, size_t nbytes) argument
/freebsd-10-stable/lib/libfetch/
H A Dhttp.c211 ssize_t nbytes; local
/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.c1851 int i, nbytes; local
1997 int bcwidth, n, nbytes, nstat, ndyn, pcwidth, width; local
[all...]
/freebsd-10-stable/sbin/init/
H A Dinit.c651 ssize_t nbytes; local
699 ssize_t nbytes; local
821 int nbytes, error; local
/freebsd-10-stable/crypto/openssh/
H A Dpacket.c2391 ssh_packet_send_ignore(struct ssh *ssh, int nbytes) argument
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_ioctl.c2151 int nbytes; local
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-spu.c1174 ovl_mgr_pread(struct bfd *abfd ATTRIBUTE_UNUSED, void *stream, void *buf, file_ptr nbytes, file_ptr offset) argument
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c4659 sparc_cfi_emit_pcrel_expr(expressionS *exp, unsigned int nbytes) argument
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dread.c3705 cons_worker(register int nbytes, int rva) argument
3896 emit_expr(expressionS *exp, unsigned int nbytes) argument
4880 unsigned int nbytes; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgdbtypes.c1793 int nbytes; local
/freebsd-10-stable/contrib/libc++/src/
H A Dlocale.cpp1645 int nbytes = 0; local
/freebsd-10-stable/sys/dev/mwl/
H A Dmwlhal.c2544 uint32_t blocksize, nbytes, fmsize; local
[all...]
/freebsd-10-stable/tools/tools/net80211/wesside/wesside/
H A Dwesside.c185 unsigned short in_cksum (unsigned short *ptr, int nbytes) { argument
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c1374 startio_send(isc_socket_t *sock, isc_socketevent_t *dev, int *nbytes, argument
2214 internal_recv(isc_socket_t *sock, int nbytes) argument
2266 internal_send(isc_socket_t *sock, isc_socketevent_t *dev, struct msghdr *messagehdr, int nbytes, int send_errno, IoCompletionInfo *lpo) argument
2422 DWORD nbytes; local
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Deth_common.h453 __le16 nbytes /* Number of bytes in this BD. */; member in struct:eth_tx_1st_bd
465 __le16 nbytes /* Number of bytes in this BD. */; member in struct:eth_tx_2nd_bd
495 __le16 nbytes /* Number of bytes in this BD. */; member in struct:eth_tx_3rd_bd
522 __le16 nbytes /* Number of bytes in this BD. */; member in struct:eth_tx_bd
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c1134 dt_print_bytes(dtrace_hdl_t *dtp, FILE *fp, caddr_t addr, size_t nbytes, int width, int quiet, int forceraw) argument
1546 size_t nbytes = *((uintptr_t *) addr); local
1788 size_t nbytes = *((uintptr_t *) addr); local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c390 page_busy(vnode_t *vp, int64_t start, int64_t off, int64_t nbytes) argument
530 int nbytes = imin(PAGESIZE - off, len); local
560 mappedread_sf(vnode_t *vp, int nbytes, uio_ argument
630 mappedread(vnode_t *vp, int nbytes, uio_t *uio) argument
705 ssize_t n, nbytes; local
864 ssize_t n, nbytes; local
[all...]
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_sge.c319 int nbytes; member in struct:coalesce_info
327 int *nbytes = &ci->nbytes; local

Completed in 383 milliseconds

12345678