| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ctrl_iface_ap.c | 29 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask() argument 53 hostapd_get_sta_conn_time(struct sta_info *sta, struct hostap_sta_driver_data *data, char *buf, size_t buflen) hostapd_get_sta_conn_time() argument 79 hostapd_get_sta_info(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_info() argument 214 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument 392 hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_sta_first() argument 399 hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta() argument 441 hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta_next() argument 642 hostapd_ctrl_iface_signature(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_signature() argument 684 hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_status() argument [all...] |
| H A D | taxonomy.c | 239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_none.c | 158 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument 165 tls_get_cipher(void *tls_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_psk.c | 91 size_t buflen, len; in eap_psk_process_1() local 187 size_t buflen, left, data_len, len, plen; in eap_psk_process_3() local
|
| H A D | eap_tls.c | 355 eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_tls_get_status() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_psk.c | 95 size_t buflen; in eap_psk_build_3() local 219 size_t left, buflen; in eap_psk_process_2() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | preauth.c | 536 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, in rsn_preauth_get_status() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_common.c | 422 size_t buflen; in tls_verify_signature() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | json.c | 513 size_t buflen; in json_get_member_base64url() local 536 size_t buflen; in json_get_member_base64() local 575 json_print_token(struct json_token *token, int depth, char *buf, size_t buflen) json_print_token() argument 596 json_print_tree(struct json_token *root, char *buf, size_t buflen) json_print_tree() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | main_winsvc.c | 67 DWORD buflen, val; in read_interface() local 140 DWORD val, buflen, i; wpa_supplicant_thread() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_drv_ops.h | 299 hostapd_drv_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_drv_status() argument
|
| H A D | ctrl_iface_ap.c | 29 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask() argument 53 hostapd_get_sta_tx_rx(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_tx_rx() argument 167 hostapd_get_sta_conn_time(struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_conn_time() argument 205 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument 356 hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_sta_first() argument 363 hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta() argument 405 hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta_next() argument 607 hostapd_ctrl_iface_signature(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_signature() argument 649 hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_status() argument [all...] |
| H A D | taxonomy.c | 239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
|
| /third_party/eudev/src/scsi_id/ |
| H A D | scsi_serial.c | 318 scsi_inquiry(struct udev *udev, struct scsi_id_device *dev_scsi, int fd, unsigned char evpd, unsigned char page, unsigned char *buf, unsigned int buflen) scsi_inquiry() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | jpegxl_probe.c | 248 int ff_jpegxl_verify_codestream_header(const uint8_t *buf, int buflen) in ff_jpegxl_verify_codestream_header() argument
|
| /third_party/curl/lib/vssh/ |
| H A D | wolfssh.c | 1148 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version() argument
|
| /third_party/curl/src/ |
| H A D | tool_urlglob.c | 535 size_t buflen = glob->urllen + 1; in glob_next_url() local
|
| /third_party/alsa-utils/seq/aseqnet/ |
| H A D | aseqnet.c | 316 static void get_net_addr(struct addrinfo *rp, char *buf, size_t buflen) in get_net_addr() argument
|
| /third_party/cups-filters/filter/ |
| H A D | sys5ippprinter.c | 872 set_option_in_str(char *buf, int buflen, const char *option, const char *value) set_option_in_str() argument
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | pdftoippprinter.c | 82 set_option_in_str(char *buf, int buflen, const char *option, const char *value) set_option_in_str() argument
|
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_urndis.c | 404 urndis_ctrl_msg(struct urndis_softc *sc, uint8_t rt, uint8_t r, uint16_t index, uint16_t value, void *buf, uint16_t buflen) urndis_ctrl_msg() argument
|
| /third_party/libsnd/src/ |
| H A D | mpeg_decode.c | 111 const sf_count_t buflen = ARRAY_LEN (ubuf.fbuf) ; in mpeg_dec_read_s() local 130 const sf_count_t buflen = ARRAY_LEN (ubuf.fbuf) ; in mpeg_dec_read_i() local 172 const sf_count_t buflen = ARRAY_LEN (ubuf.fbuf) ; in mpeg_dec_read_d() local
|
| /third_party/libcoap/src/ |
| H A D | coap_uri.c | 284 size_t buflen = _buflen; in coap_uri_into_options() local 486 make_decoded_option(const uint8_t *s, size_t length, unsigned char *buf, size_t buflen, size_t *optionsize) make_decoded_option() argument 600 coap_split_path(const uint8_t *s, size_t length, unsigned char *buf, size_t *buflen) coap_split_path() argument 612 coap_split_query(const uint8_t *s, size_t length, unsigned char *buf, size_t *buflen) coap_split_query() argument [all...] |
| /third_party/libcoap/examples/ |
| H A D | etsi_iot_01.c | 176 size_t buflen = BUFSIZE; in hnd_post_test() local
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| H A D | libbitmask.c | 126 int bitmask_displayhex(char *buf, int buflen, const struct bitmask *bmp) in bitmask_displayhex() argument 158 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() argument 185 bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) bitmask_displaylist() argument [all...] |