Searched defs:count (Results 26 - 50 of 2108) sorted by relevance

1234567891011>>

/freebsd-13-stable/stand/i386/libi386/
H A Dpread.c63 int count, got; local
/freebsd-13-stable/sys/opencrypto/
H A Drmd160.h32 uint64_t count; /* number of bits, modulo 2^64 */ member in struct:RMD160Context
/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat_auxv.c54 u_int count, i; local
H A Dprocstat_ptlwpinfo.c42 unsigned int count, i; local
H A Dprocstat_threads.c50 unsigned int count, i; local
/freebsd-13-stable/sys/xen/
H A Dgnttab.h52 uint16_t count; member in struct:gnttab_free_callback
/freebsd-13-stable/contrib/unbound/util/
H A Dtcp_conn_limit.h75 uint32_t count; member in struct:tcl_addr
H A Dtimehist.h57 size_t count; member in struct:th_buck
/freebsd-13-stable/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_upnp_ap.c56 int count = attr.authorized_macs_len / ETH_ALEN; local
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Ddomacro.c40 int i, j, count = 2, loopflg = 0; local
/freebsd-13-stable/lib/libc/posix1e/
H A Dacl_init.c56 acl_init(int count) argument
/freebsd-13-stable/lib/libc/stdio/
H A Dfread.c55 fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
66 __fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
[all...]
H A Dfwrite.c55 fwrite_unlocked(const void * __restrict buf, size_t size, size_t count, argument
100 fwrite(const void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/evp/
H A Dm_md2.c28 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_md4.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_md5.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_mdc2.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_ripemd.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
H A Dm_wp.c26 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
/freebsd-13-stable/crypto/openssl/crypto/sm3/
H A Dm_sm3.c23 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) argument
/freebsd-13-stable/contrib/tnftp/src/
H A Ddomacro.c57 int i, j, count = 2, loopflg = 0; local
/freebsd-13-stable/lib/libutil/
H A Dkinfo_getallproc.c62 kinfo_proc_sort(struct kinfo_proc *kipp, int count) argument
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_entry_sparse.c106 int count = 0; local

Completed in 119 milliseconds

1234567891011>>