Searched defs:nbytes (Results 126 - 150 of 196) sorted by relevance

12345678

/freebsd-10-stable/lib/libdevstat/
H A Ddevstat.c1583 readkmem(kvm_t *kd, unsigned long addr, void *buf, size_t nbytes) argument
1596 readkmem_nl(kvm_t *kd, const char *name, void *buf, size_t nbytes) argument
/freebsd-10-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.h131 uint32_t nbytes; member in struct:tcd_conf
160 uint32_t nbytes; member in struct:TCD
/freebsd-10-stable/sys/geom/raid3/
H A Dg_raid3.h185 g_raid3_zone(size_t nbytes) { argument
/freebsd-10-stable/usr.bin/csup/
H A Dmux.c220 ssize_t nbytes; local
255 ssize_t nbytes; local
268 ssize_t nbytes; local
[all...]
H A Dstream.c489 ssize_t nbytes; local
501 ssize_t nbytes; local
624 stream_write(struct stream *stream, const void *src, size_t nbytes) argument
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dphysical.c814 physical_Read(struct physical *p, void *buf, size_t nbytes) argument
829 physical_Write(struct physical *p, const void *buf, size_t nbytes) argument
/freebsd-10-stable/crypto/openssl/engines/
H A De_padlock.c863 padlock_aes_cipher_omnivorous(EVP_CIPHER_CTX *ctx, unsigned char *out_arg, const unsigned char *in_arg, size_t nbytes) argument
918 padlock_aes_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out_arg, const unsigned char *in_arg, size_t nbytes) argument
[all...]
/freebsd-10-stable/sys/netinet6/
H A Dmld6.c2294 int minrec0len, m0srcs, msrcs, nbytes, off; local
2679 int m0srcs, nbytes, npbytes, off, rsrcs, schanged; local
[all...]
/freebsd-10-stable/sys/sys/
H A Dfile.h371 fo_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
H A Dmtio.h172 u_int64_t nbytes; /* total # bytes processed */ member in struct:scsi_tape_errors::__anon22
/freebsd-10-stable/crypto/openssh/
H A Dumac.c184 static void kdf(void *bufp, aes_int_key key, UINT8 ndx, int nbytes) argument
533 static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) argument
608 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) argument
639 zero_pad(UINT8 *p, int nbytes) argument
[all...]
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_hfsc.c291 hfsc_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_subr.c770 altq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
/freebsd-10-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c421 ssize_t nbytes; local
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_file.c331 int buflen, error, eofflag, nbytes, justone; local
/freebsd-10-stable/sys/kern/
H A Dlink_elf_obj.c462 int nbytes, i, j; local
/freebsd-10-stable/sys/netinet/
H A Digmp.c2650 int minrec0len, m0srcs, msrcs, nbytes, off; local
3013 int m0srcs, nbytes, npbytes, off, rsrcs, schanged; local
[all...]
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_ch.h182 u_int8_t nbytes[3]; /* byte count of all pages */ member in struct:read_element_status_header
192 u_int8_t nbytes[3]; /* byte count of all descriptors */ member in struct:read_element_status_page_header
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c111 l_cons (int nbytes) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dtree-vectorizer.c1552 int nbytes = GET_MODE_SIZE (inner_mode); local
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddbxread.c796 int nbytes; local
[all...]
H A Ddwarfread.c1173 int nbytes; local
1273 int nbytes; local
1356 int nbytes; local
1655 int nbytes; local
2148 unsigned short nbytes; local
2465 int nbytes; local
3054 int nbytes; local
3100 int nbytes; local
3165 int nbytes; local
3525 int nbytes; /* Size of next field to read */ local
3734 target_to_host(char *from, int nbytes, int signextend, struct objfile *objfile) argument
3786 int nbytes; /* Size of next data for this attribute */ local
[all...]
H A Dstabsread.c3649 int nbytes; local
H A Dwince.c564 getresult (LPCSTR huh, gdb_wince_id what, LPVOID buf, gdb_wince_len * nbytes) argument
690 read_process_memory(HANDLE h, LPCVOID where, LPVOID buf, gdb_wince_len len, gdb_wince_len * nbytes) argument
702 write_process_memory(HANDLE h, LPCVOID where, LPCVOID buf, gdb_wince_len len, gdb_wince_len * nbytes) argument
716 gdb_wince_len nbytes; local
726 gdb_wince_len nbytes; local
1181 gdb_wince_len nbytes = 0; local
1247 gdb_wince_len nbytes = current_event.u.DebugString.nDebugStringLength; local
1630 DWORD nbytes; local
[all...]
/freebsd-10-stable/contrib/nvi/regex/
H A Dregcomp.c1128 register size_t nbytes; local

Completed in 348 milliseconds

12345678