Searched defs:buf (Results 51 - 75 of 791) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dt_pkey.c65 ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, unsigned char *buf, int off) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Denc_read.c87 int DES_enc_read(int fd, void *buf, int len, DES_key_schedule *sched, argument
H A Drpc_enc.c64 int _des_crypt(char *buf, int len, struct desparams *desp) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Ds23_pkt.c69 char *buf; local
/barrelfish-2018-10-04/lib/tommath/
H A Dbn_mp_fwrite.c20 char *buf; local
/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_aliasname_local.h34 __unaliasname(const char *dbname, const char *alias, void *buf, size_t bufsize) argument
H A Dcitrus_lookup.h52 _citrus_lookup_alias(const char *path, const char *key, char *buf, size_t n, argument
/barrelfish-2018-10-04/lib/libc/inet/
H A Dinet_ntoa.c63 inet_ntoa_r(struct in_addr in, char *buf, socklen_t size) argument
/barrelfish-2018-10-04/lib/libc/net/
H A Dgai_strerror.c83 char *buf; local
[all...]
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dcrypt_client.c46 _des_crypt_call(char *buf, int len, struct desparams *dparms) argument
H A Drpc_callmsg.c60 int32_t *buf; local
[all...]
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dfputwc.c52 char buf[MB_LEN_MAX]; local
H A Dfputws.c50 char buf[BUFSIZ]; local
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
H A Dfwrite.c53 fwrite(const void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
H A Dsetvbuf.c51 setvbuf(FILE * __restrict fp, char * __restrict buf, int mode, size_t size) argument
H A Dtmpfile.c58 char *buf; local
H A Dungetwc.c53 char buf[MB_LEN_MAX]; local
H A Dxprintf_errno.c53 char buf[64]; local
H A Dxprintf_hexdump.c52 char buf[100], *q; local
H A Dxprintf_vis.c51 char *p, *buf; local
/barrelfish-2018-10-04/lib/libc/tests/locale/
H A Dc16rtomb_test.c59 static char buf[MB_LEN_MAX + 1]; variable
[all...]
/barrelfish-2018-10-04/lib/linenoise/
H A Dexample.c7 void completion(const char *buf, linenoiseCompletions *lc) { argument
/barrelfish-2018-10-04/lib/lwip2/src/apps/tcpecho/
H A Dtcpecho.c69 struct netbuf *buf; local
/barrelfish-2018-10-04/lib/octopus/client/
H A Dcommon.h51 allocate_string(const char *fmt, va_list args, size_t *length, char **buf) argument

Completed in 108 milliseconds

1234567891011>>