Searched defs:buf (Results 201 - 225 of 3826) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/ntp/lib/isc/unix/
H A Dstrerror.c49 isc__strerror(int num, char *buf, size_t size) { argument
/freebsd-10.1-release/contrib/ntp/libjsmn/example/
H A Djsondump.c53 char buf[BUFSIZ]; local
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c36 arc4random_buf(void *buf, size_t nbytes) argument
89 ntp_crypto_random_buf( void *buf, size_t nbytes ) argument
/freebsd-10.1-release/crypto/openssl/crypto/md4/
H A Dmd4test.c127 static char buf[80]; local
/freebsd-10.1-release/crypto/openssl/crypto/rand/
H A Drandtest.c70 unsigned char buf[2500]; local
/freebsd-10.1-release/crypto/openssl/crypto/md5/
H A Dmd5test.c132 static char buf[80]; local
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbio_cb.c70 MS_STATIC char buf[256]; local
/freebsd-10.1-release/crypto/openssl/crypto/ui/
H A Dui_compat.c59 int _ossl_old_des_read_pw_string(char *buf, int length, const char *prompt, argument
65 int _ossl_old_des_read_pw(char *buf, char *buff, int size, const char *prompt, argument
/freebsd-10.1-release/crypto/openssl/crypto/ripemd/
H A Drmdtest.c137 static char buf[80]; local
/freebsd-10.1-release/crypto/openssl/crypto/des/
H A Dread2pwd.c120 char buf[BUFSIZ], buff[BUFSIZ]; local
133 char buf[BUFSIZ], buff[BUFSIZ]; local
/freebsd-10.1-release/crypto/openssl/crypto/md2/
H A Dmd2test.c136 static char buf[80]; local
/freebsd-10.1-release/crypto/openssl/apps/
H A Derrstr.c76 char buf[256]; local
/freebsd-10.1-release/bin/sh/
H A Deval.h44 char *buf; /* buffer */ member in struct:backcmd
H A Doutput.h44 char *buf; member in struct:output
/freebsd-10.1-release/bin/sleep/
H A Dsleep.c70 char buf[2]; local
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_subr.c41 ctf_data_free(void *buf, size_t size) argument
47 ctf_data_protect(void *buf, size_t size) argument
60 ctf_free(void *buf, __unused size_t size) argument
/freebsd-10.1-release/contrib/apr/file_io/unix/
H A Dfilestat.c267 struct utimbuf buf; local
/freebsd-10.1-release/contrib/apr-util/buckets/
H A Dapr_buckets_heap.c43 APU_DECLARE(apr_bucket *) apr_bucket_heap_make(apr_bucket *b, const char *buf, argument
76 APU_DECLARE(apr_bucket *) apr_bucket_heap_create(const char *buf, argument
H A Dapr_buckets_pipe.c23 char *buf; local
H A Dapr_buckets_socket.c23 char *buf; local
/freebsd-10.1-release/contrib/atf/atf-c++/detail/
H A Dexceptions_test.cpp55 test_format(const atf_error_t err, char *buf, size_t buflen) argument
/freebsd-10.1-release/contrib/diff/lib/
H A Dprepargs.c48 prepend_args (char const *options, char *buf, char **argv) argument
81 char *buf = xmalloc (strlen (options) + 1); local
/freebsd-10.1-release/contrib/expat/examples/
H A Delements.c46 char buf[BUFSIZ]; local
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dvsnprintf.c59 char *buf = 0; local
108 char buf[12 local
[all...]
/freebsd-10.1-release/contrib/gcclibs/libmudflap/
H A Dmf-heuristics.c123 char buf[512]; local

Completed in 386 milliseconds

1234567891011>>