Home
last modified time | relevance | path

Searched defs:buflen (Results 76 - 100 of 1115) sorted by relevance

12345678910>>...45

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dstrerror.cc32 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 Dieee802_11.h33 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 Dmbo_ap.h33 mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) mbo_ap_get_info() argument
H A Dp2p_hostapd.c23 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 Dwps_hostapd.h72 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 Dconfig.c15 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 Dieee802_11.h34 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 Dmbo_ap.h33 mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) mbo_ap_get_info() argument
H A Dp2p_hostapd.c23 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 Dwps_hostapd.h72 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 Dprotocol.c121 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 Dpath.c25 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 Dif_tun.h23 int buflen; member
/kernel/linux/linux-6.6/include/linux/
H A Dif_tun.h23 int buflen; member
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dprotocol.c121 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 Dpath.c25 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 Ddh_client.c62 size_t n, buflen; in main() local
/third_party/mbedtls/library/
H A Dentropy_poll.c83 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 Dip6_addr.c222 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 Dss-ws.c38 size_t buflen; in secstream_ws() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha1-pbkdf2.c72 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 Deap_methods.h43 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 Deapol_auth_dump.c121 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 Dsha1-pbkdf2.c72 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 Deap_methods.h45 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument

Completed in 10 milliseconds

12345678910>>...45