Searched defs:count (Results 1 - 25 of 2064) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dbzero.c20 bzero (void *to, size_t count) argument
H A Dspaces.c48 spaces (int count) argument
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-10-stable/contrib/expat/tests/
H A Dchardata.h20 int count; /* # of chars, < 0 if not set */ member in struct:__anon946
/freebsd-10-stable/contrib/gcclibs/libgomp/config/linux/
H A Domp-lock.h10 typedef struct { int owner, count; } omp_nest_lock_t; member in struct:__anon1270
/freebsd-10-stable/contrib/gcclibs/libgomp/config/posix/
H A Domp-lock.h11 typedef struct { pthread_mutex_t lock; int count; } omp_nest_lock_t; member in struct:__anon1272
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dbzero.c20 bzero (void *to, size_t count) argument
H A Dspaces.c48 spaces (int count) argument
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dkeybound.c42 keybound(int code, int count) argument
H A Dkeyok.c51 int count = 0; local
/freebsd-10-stable/contrib/gcclibs/libgomp/config/posix95/
H A Domp-lock.h16 int count; member in struct:__anon1273
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dsha1_i.h14 u32 count[2]; member in struct:SHA1Context
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dblacklist.h15 int count; member in struct:wpa_blacklist
/freebsd-10-stable/contrib/gcc/config/
H A Dmemcmp.c5 memcmp (const void *str1, const void *str2, size_t count) argument
/freebsd-10-stable/contrib/ldns/ldns/
H A Dsha1.h13 uint64_t count; member in struct:__anon1629
/freebsd-10-stable/contrib/tcp_wrappers/
H A Dvfprintf.c31 int count = 0; local
/freebsd-10-stable/lib/libutil/
H A Dlogin_auth.c98 int fd, count; local
104 (void)write(fileno(stdout), buf, count); local
/freebsd-10-stable/sbin/dhclient/
H A Dalloc.c60 new_hash_table(int count) argument
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dpread.c63 int count, got; local
/freebsd-10-stable/sys/kern/
H A Dsubr_bufring.c40 buf_ring_alloc(int count, struct malloc_type *type, int flags, struct mtx *lock) argument
/freebsd-10-stable/sys/opencrypto/
H A Drmd160.h32 u_int64_t count; /* number of bits, modulo 2^64 */ member in struct:RMD160Context
/freebsd-10-stable/sys/sys/
H A Dmd4.h32 u_int32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:MD4Context

Completed in 161 milliseconds

1234567891011>>