/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.h | 33 ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_11_get_mib() argument 39 ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_11_get_mib_sta() argument
|
H A D | mbo_ap.h | 33 mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) mbo_ap_get_info() argument
|
H A D | p2p_hostapd.c | 23 hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_p2p_get_mib_sta() argument
|
H A D | wps_hostapd.h | 72 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | config.c | 15 static int newline_terminated(const char *buf, size_t buflen) in newline_terminated() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.h | 34 ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_11_get_mib() argument 40 ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_11_get_mib_sta() argument
|
H A D | mbo_ap.h | 33 mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) mbo_ap_get_info() argument
|
H A D | p2p_hostapd.c | 23 hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_p2p_get_mib_sta() argument
|
H A D | wps_hostapd.h | 72 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | protocol.c | 121 usb_stor_access_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, unsigned int *offset, enum xfer_buf_dir dir) usb_stor_access_xfer_buf() argument 169 usb_stor_set_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb) usb_stor_set_xfer_buf() argument [all...] |
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() argument 95 int buflen = aa_g_path_max - isdir; in d_namespace_path() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | if_tun.h | 23 int buflen; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | if_tun.h | 23 int buflen; member
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | protocol.c | 121 usb_stor_access_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, unsigned int *offset, enum xfer_buf_dir dir) usb_stor_access_xfer_buf() argument 169 usb_stor_set_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb) usb_stor_set_xfer_buf() argument [all...] |
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() argument 95 int buflen = aa_g_path_max - isdir; in d_namespace_path() local
|
/third_party/mbedtls/programs/pkey/ |
H A D | dh_client.c | 62 size_t n, buflen; in main() local
|
/third_party/mbedtls/library/ |
H A D | entropy_poll.c | 83 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper() argument 103 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper() argument 125 static int sysctl_arnd_wrapper(unsigned char *buf, size_t buflen) in sysctl_arnd_wrapper() argument [all...] |
/third_party/lwip/src/core/ipv6/ |
H A D | ip6_addr.c | 222 ip6addr_ntoa_r(const ip6_addr_t *addr, char *buf, int buflen) in ip6addr_ntoa_r() argument [all...] |
/third_party/libwebsockets/lib/secure-streams/protocols/ |
H A D | ss-ws.c | 38 size_t buflen; in secstream_ws() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | sha1-pbkdf2.c | 72 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) pbkdf2_sha1() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_methods.h | 43 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
H A D | eapol_auth_dump.c | 121 eapol_auth_dump_state(struct eapol_state_machine *sm, char *buf, size_t buflen) eapol_auth_dump_state() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | sha1-pbkdf2.c | 72 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) pbkdf2_sha1() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_methods.h | 45 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
|