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

1234567891011>>

/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dieee802_11.h28 static inline int ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, argument
34 ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) argument
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-10.3-release/contrib/wpa/src/crypto/
H A Dsha256_i.h17 u8 buf[SHA256_BLOCK_SIZE]; member in struct:sha256_state
/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dip_addr.c14 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf, argument
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/tests/
H A Dtest_eap_sim_common.c27 u8 buf[40]; local
/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dcf.c46 char buf[2048]; local
/freebsd-10.3-release/crypto/openssl/crypto/asn1/
H A Dt_pkey.c65 ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, unsigned char *buf, int off) argument
/freebsd-10.3-release/crypto/openssl/crypto/des/
H A Denc_read.c86 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
/freebsd-10.3-release/contrib/unbound/compat/
H A Dctime_r.c23 char *ctime_r(const time_t *timep, char *buf) argument
/freebsd-10.3-release/lib/libc/sys/
H A Drecvfrom.c45 recvfrom(int s, void *buf, size_t len, int flags, argument
/freebsd-10.3-release/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-10.3-release/lib/libgssapi/
H A Dgss_export_sec_context.c46 gss_buffer_desc buf; local
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_read.c48 __read(int fd, void *buf, size_t nbytes) argument
H A Dthr_write.c45 __write(int fd, const void *buf, size_t nbytes) argument
/freebsd-10.3-release/lib/libmd/
H A Dmddriver.c46 char buf[33]; local
H A Dsha256.h37 unsigned char buf[64]; member in struct:SHA256Context
H A Dsha512.h37 unsigned char buf[128]; member in struct:SHA512Context
H A Dshadriver.c45 char buf[2*64 + 1]; local
/freebsd-10.3-release/lib/libutil/
H A Dlogin_auth.c99 char buf[BUFSIZ]; local
104 (void)write(fileno(stdout), buf, count); local
/freebsd-10.3-release/lib/libc/gen/
H A Dcheck_utility_compat.c51 char buf[PATH_MAX]; local
H A Dconfstr.c46 confstr(int name, char *buf, size_t len) argument
H A Ddevname.c46 devname_r(dev_t dev, mode_t type, char *buf, int len) argument
72 static char buf[SPECNAMELEN + 1]; local
[all...]
H A Dfdevname.c37 fdevname_r(int fd, char *buf, int len) argument
52 static char buf[SPECNAMELEN + 1]; local
/freebsd-10.3-release/lib/libc/locale/
H A Dwctob.c45 char buf[MB_LEN_MAX]; local

Completed in 114 milliseconds

1234567891011>>