Searched defs:count (Results 51 - 75 of 2064) sorted by relevance

1234567891011>>

/freebsd-10-stable/sbin/hastd/
H A Drefcnt.h39 refcnt_init(refcnt_t *count, unsigned int v) argument
46 refcnt_acquire(refcnt_t *count) argument
53 refcnt_release(refcnt_t *count) argument
/freebsd-10-stable/sys/ddb/
H A Ddb_write_cmd.c46 db_write_cmd(db_expr_t address, boolean_t have_addr, db_expr_t count, argument
/freebsd-10-stable/sys/dev/syscons/fade/
H A Dfade_saver.c47 static int count = 0; local
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dprof_machdep.c54 u_long count; local
/freebsd-10-stable/sys/sys/
H A Dmd5.h38 u_int32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:MD5Context
/freebsd-10-stable/tools/regression/netinet/ip_id_period/
H A Dip_id_period.py51 count = 0 variable
/freebsd-10-stable/usr.bin/file2c/
H A Dfile2c.c30 int c, count, linepos, maxcount, pretty, radix; local
/freebsd-10-stable/usr.bin/grep/
H A Dqueue.c52 static unsigned long long count; variable
/freebsd-10-stable/usr.bin/procstat/
H A Dprocstat_auxv.c55 u_int count, i; local
/freebsd-10-stable/crypto/openssl/crypto/
H A Debcdic.c260 void *ebcdic2ascii(void *dest, const void *srce, size_t count) argument
272 void *ascii2ebcdic(void *dest, const void *srce, size_t count) argument
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dm_dss.c76 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_dss1.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_ecdsa.c126 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_md2.c77 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_md4.c79 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_md5.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_mdc2.c79 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_null.c70 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_ripemd.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_sha.c77 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_wp.c19 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3conf.c76 int count; local
H A Dv3prin.c70 int i, count; local
/freebsd-10-stable/contrib/gcclibs/libgomp/config/mingw32/
H A Dproc.c47 unsigned int count; local
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dlfsr.h49 unsigned int count; /*%< reseed count (in BITS!) */ member in struct:isc_lfsr

Completed in 164 milliseconds

1234567891011>>