Searched defs:buf (Results 101 - 125 of 4553) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_digest.c36 unsigned char buf[] = ""; local
53 unsigned char buf[] = ""; local
70 unsigned char buf[] = ""; local
87 unsigned char buf[] local
106 unsigned char buf[] = ""; local
127 unsigned char buf[] = ""; local
[all...]
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsocket_util.c53 char buf; local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dgetcwd.c41 getcwd (char *buf, size_t len) argument
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dblkptr.c47 decode_embedded_bp_compressed(const blkptr_t *bp, void *buf) argument
/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_os.h42 struct dcons_buf *buf; member in struct:dcons_global
/freebsd-11-stable/sys/contrib/ncsw/etc/
H A Dsprint.c48 int Sprint(char * buf, const char *fmt, ...) argument
59 int Snprint(char * buf, uint32_t size, const char *fmt, ...) argument
71 int Sscan(const char * buf, const char * fmt, ...) argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dip_addr.c14 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf, argument
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dcf.c46 char buf[2048]; local
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_id_to_name.c57 _posix1e_acl_id_to_name(acl_tag_t tag, uid_t id, ssize_t buf_len, char *buf, argument
/freebsd-11-stable/lib/libc/stdio/
H A Dsetbuffer.c42 setbuffer(FILE *fp, char *buf, int size) argument
H A Dvdprintf.c49 unsigned char buf[BUFSIZ]; local
/freebsd-11-stable/lib/libc/stdlib/
H A Dl64a.c21 static char buf[7]; local
/freebsd-11-stable/lib/libc/sys/
H A Drecvfrom.c45 recvfrom(int s, void *buf, size_t len, int flags, argument
/freebsd-11-stable/lib/libc/uuid/
H A Duuid_stream.c56 uuid_enc_le(void *buf, const uuid_t *uuid) argument
71 uuid_dec_le(const void *buf, uuid_t *uuid) argument
86 uuid_enc_be(void *buf, const uuid_t *uuid) argument
101 uuid_dec_be(const void *buf, uuid_t *uuid) argument
/freebsd-11-stable/lib/libgssapi/
H A Dgss_export_sec_context.c46 gss_buffer_desc buf; local
/freebsd-11-stable/lib/libmd/
H A Dmddriver.c46 char buf[33]; local
H A Dshadriver.c56 char buf[2*64 + 1]; local
H A Dskeindriver.c46 char buf[2*128 + 1]; local
/freebsd-11-stable/lib/libutil/
H A Dlogin_auth.c99 char buf[BUFSIZ]; local
104 (void)write(fileno(stdout), buf, count); local
/freebsd-11-stable/release/picobsd/tinyware/msg/
H A Dmsg.c43 char *buf,*p; local
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dnt_password_hash.c19 char *password, buf[64], *pos; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dp2p_hostapd.h24 hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) argument
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha256_i.h17 u8 buf[SHA256_BLOCK_SIZE]; member in struct:sha256_state
/freebsd-11-stable/crypto/openssh/
H A Dmsg.c47 u_char buf[5]; local
68 u_char buf[4], *p; local
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/regress/
H A Dclosefromtest.c40 char buf[512]; local

Completed in 157 milliseconds

1234567891011>>