Searched defs:buf (Results 451 - 475 of 4553) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Denginetest.c100 char buf[256]; local
/freebsd-11-stable/crypto/openssl/crypto/md2/
H A Dmd2.c98 static unsigned char buf[BUFSIZE]; local
/freebsd-11-stable/crypto/openssl/crypto/md5/
H A Dmd5.c100 static unsigned char buf[BUFSIZE]; local
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A Drc4.c79 char buf[BUFSIZ]; local
H A Drc4test.c197 unsigned char buf[513]; local
/freebsd-11-stable/crypto/openssl/crypto/ripemd/
H A Drmd160.c100 static unsigned char buf[BUFSIZE]; local
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha.c97 unsigned char buf[BUFSIZE]; local
H A Dsha1.c100 unsigned char buf[BUFSIZE]; local
H A Dsha1test.c110 static unsigned char buf[1000]; local
168 static char buf[80]; local
H A Dshatest.c110 static unsigned char buf[1000]; local
168 static char buf[80]; local
/freebsd-11-stable/crypto/openssl/crypto/ui/
H A Dui_util.c59 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt, argument
72 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, argument
/freebsd-11-stable/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c47 char *buf = "let's produce some text..."; local
/freebsd-11-stable/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c83 live_random_example_read(void *buf, u_int c) argument
/freebsd-11-stable/usr.bin/talk/
H A Dinit_disp.c127 char buf[3]; local
[all...]
H A Dio.c73 wchar_t buf[BUFSIZ]; local
/freebsd-11-stable/usr.bin/w/
H A Dpr_time.c55 static wchar_t buf[256]; local
/freebsd-11-stable/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_fw.h50 unsigned char *buf; member in struct:ath3k_firmware
/freebsd-11-stable/usr.sbin/bootparamd/bootparamd/
H A Dmain.c46 struct stat buf; local
/freebsd-11-stable/usr.sbin/ngctl/
H A Dconfig.c67 char buf[NG_TEXTRESPONSE]; local
H A Dmsg.c69 char *buf; local
H A Dwrite.c66 u_char buf[BUF_SIZE]; local
/freebsd-11-stable/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_server.c57 unsigned char buf[XFRBLOCKSIZE]; local
89 char buf[MAXPATHLEN]; local
/freebsd-11-stable/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c41 eeprom_9300_hdr_print(const uint16_t *buf) argument
57 eeprom_9300_base_print(const uint16_t *buf) argument
157 load_eeprom_dump(const char *file, uint16_t *buf) argument
[all...]
/freebsd-11-stable/tools/tools/find-sb/
H A Dfind-sb.c26 char buf[SBLOCKSIZE]; member in union:__anon13696
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libcmdutils/common/
H A Dnicenum.c40 nicenum_scale(uint64_t n, size_t units, char *buf, size_t buflen, argument
127 nicenum(uint64_t num, char *buf, size_t buflen) argument

Completed in 150 milliseconds

<<11121314151617181920>>