Searched defs:buf (Results 226 - 250 of 4553) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsendmsg.c46 char *buf, *p; local
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dtest_sl.c73 char *buf = strdup(lines[i].line); local
/freebsd-11-stable/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
/freebsd-11-stable/lib/libc/inet/
H A Dinet_ntoa.c63 inet_ntoa_r(struct in_addr in, char *buf, socklen_t size) argument
/freebsd-11-stable/lib/libc/net/
H A Dgai_strerror.c83 char *buf; local
[all...]
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cd.c43 char *buf; local
H A Dex_visual.c42 char buf[256]; local
/freebsd-11-stable/sys/opencrypto/
H A Dxform_sha1.c83 SHA1Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
H A Dxform_sha2.c91 SHA256Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
98 SHA384Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
105 SHA512Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
/freebsd-11-stable/sys/rpc/
H A Drpc_callmsg.c58 int32_t *buf; local
[all...]
/freebsd-11-stable/sys/libkern/
H A Dasprintf.c37 vasprintf(char **buf, struct malloc_type *mtp, const char *format, va_list va) argument
67 asprintf(char **buf, struct malloc_type *mtp, const char *format, ...) argument
/freebsd-11-stable/tests/sys/kern/pipe/
H A Dbig_pipe_test.c20 write_frame(int fd, char *buf, unsigned long buflen) argument
50 char buf[BIG_PIPE_SIZE]; local
/freebsd-11-stable/tools/regression/sockets/pr_atomic/
H A Dpr_atomic.c77 char buf[] = "AAAAAAAAA"; local
/freebsd-11-stable/usr.bin/cksum/
H A Dsum1.c53 u_char buf[8192]; local
H A Dsum2.c52 u_char buf[8192]; local
/freebsd-11-stable/usr.bin/mail/
H A Dv7.local.c55 findmail(char *user, char *buf, int buflen) argument
/freebsd-11-stable/crypto/openssl/crypto/md2/
H A Dmd2test.c136 static char buf[80]; local
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A Dmd4test.c127 static char buf[80]; local
/freebsd-11-stable/crypto/openssl/crypto/md5/
H A Dmd5test.c132 static char buf[80]; local
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Drandtest.c70 unsigned char buf[2500]; local
/freebsd-11-stable/crypto/openssl/crypto/ripemd/
H A Drmdtest.c137 static char buf[80]; local
/freebsd-11-stable/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-11-stable/share/examples/kld/cdev/test/
H A Dtestcdev.c87 static char buf[512+1]; variable
/freebsd-11-stable/usr.bin/tset/
H A Dmisc.c49 char buf[1024]; local

Completed in 131 milliseconds

1234567891011>>