Searched defs:len (Results 26 - 50 of 10395) sorted by relevance

1234567891011>>

/netbsd-current/lib/libc/string/
H A Dstrndup.c60 size_t len; local
/netbsd-current/lib/libc/sys/
H A Dfdiscard.c49 fdiscard(int fd, off_t off, off_t len) argument
H A Dposix_madvise.c32 posix_madvise(void *addr, size_t len, int advice) argument
/netbsd-current/sys/arch/hppa/hppa/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *buf, size_t *len) argument
/netbsd-current/sys/arch/arm/arm/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *buf, size_t *len) argument
/netbsd-current/sys/arch/alpha/alpha/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *buf, size_t *len) argument
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *sbuf, size_t *len) argument
/netbsd-current/sys/arch/usermode/usermode/
H A Dprocfs_machdep.c41 procfs_getcpuinfstr(char *bf, size_t *len) argument
/netbsd-current/sys/arch/vax/vax/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *buf, size_t *len) argument
/netbsd-current/sys/arch/sh3/sh3/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *buf, size_t *len) argument
/netbsd-current/sys/arch/sparc/sparc/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *buf, size_t *len) argument
/netbsd-current/sys/arch/mips/mips/
H A Dprocfs_machdep.c17 procfs_getcpuinfstr(char *buf, size_t *len) argument
/netbsd-current/usr.sbin/perfused/
H A Ddebug.c38 perfused_hexdump(const char *addr, size_t len) argument
/netbsd-current/sys/rump/kern/lib/libsljit/arch/arm/
H A Dsljit_rump.c42 rumpcomp_sync_icache(void *addr, uint64_t len) argument
/netbsd-current/sys/rump/kern/lib/libsljit/arch/mips/
H A Dsljit_rump.c40 rumpcomp_sync_icache(void *addr, uint64_t len) argument
/netbsd-current/tests/usr.bin/nbperf/
H A Dhash_driver.c44 ssize_t len; local
/netbsd-current/tests/lib/libc/arch/powerpc/
H A Dexec_prot_support.c43 size_t len = sizeof(execprot); local
/netbsd-current/tests/lib/libc/ssp/
H A Dh_fgets.c41 int len = atoi(argv[1]); local
H A Dh_getcwd.c43 size_t len = atoi(argv[1]); local
H A Dh_memcpy.c42 int len = atoi(argv[1]); local
H A Dh_memmove.c42 int len = atoi(argv[1]); local
H A Dh_readlink.c43 size_t len = atoi(argv[1]); local
H A Dh_snprintf.c41 size_t len = atoi(argv[1]); local
H A Dh_stpncpy.c43 int len = atoi(argv[1]); local
H A Dh_strncat.c42 int len = atoi(argv[1]); local

Completed in 281 milliseconds

1234567891011>>