Searched defs:nbytes (Results 1 - 25 of 277) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dswab.c42 swab (char *from, char *to, int nbytes) argument
H A Deread.c45 eread (int fd, void *buf, size_t nbytes) argument
H A Dewrite.c45 ewrite (int fd, const void *buf, size_t nbytes) argument
H A Dnet_read.c47 net_read (rk_socket_t fd, void *buf, size_t nbytes) argument
72 net_read(rk_socket_t sock, void *buf, size_t nbytes) argument
H A Dnet_write.c47 net_write (rk_socket_t fd, const void *buf, size_t nbytes) argument
70 net_write(rk_socket_t sock, const void *buf, size_t nbytes) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinterrupt.c19 int nbytes; local
/netbsd-6-1-5-RELEASE/external/mit/expat/dist/xmlwf/
H A Dunixfilemap.c26 size_t nbytes; local
H A Dreadfilemap.c48 size_t nbytes; local
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libbib/
H A Dmap.c43 char *mapread(int fd, int nbytes) argument
72 char *mapread(int fd, int nbytes) argument
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dpread.c39 ssize_t pread(int d, void *buf, size_t nbytes, off_t offset) { argument
H A Dpwrite.c39 ssize_t pwrite(int d, const void *buf, size_t nbytes, off_t offset) { argument
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dsysarch.h14 size_t nbytes; member in struct:mips_cacheflush_args
20 size_t nbytes; member in struct:mips_cachectl_args
/netbsd-6-1-5-RELEASE/lib/libc/net/
H A Dif_nameindex.c92 int nbytes; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/arm/
H A Dparent.c55 ARMword mask, nbytes, messagetype; local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_seed.c78 int tls_ext_seed(int nbytes) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Dhost-hpux.c122 ssize_t nbytes; local
H A Dhost-linux.c207 ssize_t nbytes; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/
H A Dhost-hpux.c123 ssize_t nbytes; local
H A Dhost-linux.c206 ssize_t nbytes; local
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dsys_machdep.c102 mips_user_cacheflush(struct proc *p, vaddr_t va, size_t nbytes, int whichcache) argument
152 mips_user_cachectl(struct proc *p, vaddr_t va, size_t nbytes, int cachectlval) argument
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Datppc_isadma.c80 atppc_isadma_start(isa_chipset_tag_t ic, int drq, void *buf, u_int nbytes, argument
/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat_getdents.c49 getdents(int fd, char *buf, size_t nbytes) argument
/netbsd-6-1-5-RELEASE/tests/fs/hfs/
H A Dt_pathconvert.c40 int offset, nbytes; local
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dis_tar.c69 file_is_tar(struct magic_set *ms, const unsigned char *buf, size_t nbytes) argument
99 is_tar(const unsigned char *buf, size_t nbytes) argument
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Dzmod_subr.c45 size_t nbytes = sizeof (struct zchdr) + items * size; local

Completed in 226 milliseconds

1234567891011>>