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

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3prin.c71 int i, count; local
H A Dv3conf.c76 int count; local
/barrelfish-master/lib/posixcompat/
H A Dsysconf.c32 size_t count; local
/barrelfish-master/tools/usbboot/libc/
H A Dmemcpy.c1 void *memcpy(void *_dst, const void *_src, unsigned count) argument
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/
H A Dkref.h36 volatile u_int count; member in struct:kref
/barrelfish-master/usr/drivers/solarflare/
H A Dhelper.h26 size_t count; member in struct:bmallocator
/barrelfish-master/lib/libc/posix1e/
H A Dacl_init.c54 acl_init(int count) argument
/barrelfish-master/lib/libc/stdio/
H A Dfread.c53 fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
64 __fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
[all...]
H A Dfwrite.c53 fwrite(const void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Debcdic.c196 ebcdic2ascii(void *dest, const void *srce, size_t count) argument
209 ascii2ebcdic(void *dest, const void *srce, size_t count) argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A Dm_dss.c73 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_dss1.c74 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_ecdsa.c122 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_md2.c75 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_md4.c75 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_md5.c75 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_mdc2.c75 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_null.c68 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_ripemd.c75 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_sha.c74 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
H A Dm_wp.c16 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
/barrelfish-master/include/sys/
H A Dmd5.h38 u_int32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:MD5Context
/barrelfish-master/include/
H A Dmd5.h38 u_int32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:MD5Context
/barrelfish-master/lib/lwip2/src/apps/httpd/
H A Dfs.c117 fs_read_async(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *callback_arg) argument
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Ddummy_bigrat.c67 ec_array_to_big(const void *p, int count, int order, int size, int endian, unsigned nails, pword *result) argument

Completed in 84 milliseconds

1234567891011>>