| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_priv.c | 895 size_t buflen = sizeof(struct privsep_event_auth) + data->auth.ies_len; in wpa_priv_send_auth() local 925 size_t buflen = 3 * sizeof(int); in wpa_priv_send_assoc() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | beacon.c | 374 size_t buflen; in hostapd_gen_probe_resp() local [all...] |
| H A D | sta_info.c | 1412 int ap_sta_flags_txt(u32 flags, char *buf, size_t buflen) in ap_sta_flags_txt() argument
|
| /third_party/curl/tests/server/ |
| H A D | mqttd.c | 370 decode_length(unsigned char *buf, size_t buflen, size_t *lenbytes) decode_length() argument
|
| /third_party/curl/lib/ |
| H A D | urlapi.c | 203 size_t Curl_is_absolute_url(const char *url, char *buf, size_t buflen, in Curl_is_absolute_url() argument
|
| H A D | ws.c | 386 static ssize_t ws_cw_dec_next(const unsigned char *buf, size_t buflen, in ws_cw_dec_next() argument 635 ws_enc_write_payload(struct ws_encoder *enc, struct Curl_easy *data, const unsigned char *buf, size_t buflen, struct bufq *out, CURLcode *err) ws_enc_write_payload() argument 838 size_t buflen; global() member 847 ws_client_collect(const unsigned char *buf, size_t buflen, int frame_age, int frame_flags, curl_off_t payload_offset, curl_off_t payload_len, void *userp, CURLcode *err) ws_client_collect() argument 895 nw_in_recv(void *reader_ctx, unsigned char *buf, size_t buflen, CURLcode *err) nw_in_recv() argument 908 curl_ws_recv(struct Curl_easy *data, void *buffer, size_t buflen, size_t *nread, const struct curl_ws_frame **metap) curl_ws_recv() argument 1038 curl_ws_send(CURL *data, const void *buffer, size_t buflen, size_t *sent, curl_off_t fragsize, unsigned int flags) curl_ws_send() argument 1229 curl_ws_recv(CURL *curl, void *buffer, size_t buflen, size_t *nread, const struct curl_ws_frame **metap) curl_ws_recv() argument 1241 curl_ws_send(CURL *curl, const void *buffer, size_t buflen, size_t *sent, curl_off_t fragsize, unsigned int flags) curl_ws_send() argument [all...] |
| H A D | cf-h2-proxy.c | 232 proxy_nw_in_reader(void *reader_ctx, unsigned char *buf, size_t buflen, CURLcode *err) proxy_nw_in_reader() argument 251 proxy_h2_nw_out_writer(void *writer_ctx, const unsigned char *buf, size_t buflen, CURLcode *err) proxy_h2_nw_out_writer() argument
|
| H A D | hostip.c | 165 create_hostcache_id(const char *name, size_t nlen, int port, char *ptr, size_t buflen) create_hostcache_id() argument
|
| /third_party/curl/lib/vquic/ |
| H A D | curl_msh3.c | 384 msh3_data_received(MSH3_REQUEST *Request, void *IfContext, uint32_t *buflen, const uint8_t *buf) msh3_data_received() argument
|
| H A D | curl_quiche.c | 621 read_pkt_to_send(void *userp, unsigned char *buf, size_t buflen, CURLcode *err) read_pkt_to_send() argument
|
| /third_party/curl/packages/OS400/ |
| H A D | os400sys.c | 897 Curl_os400_sendto(int sd, char *buffer, int buflen, int flags, in Curl_os400_sendto() argument 912 Curl_os400_recvfrom(int sd, char *buffer, int buflen, int flags, in Curl_os400_recvfrom() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | locdspnm.cpp | 37 static int32_t ncat(char *buffer, uint32_t buflen, ...) { in ncat() argument
|
| /third_party/FreeBSD/sys/dev/usb/serial/ |
| H A D | usb_serial.c | 1381 tty_usb_read(struct file *filep, char *buffer, size_t buflen) in tty_usb_read() argument 1440 tty_usb_write(struct file *filep, const char *buffer, size_t buflen) in tty_usb_write() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_dev.c | 1146 usb_read(struct file *filep, char *buffer, size_t buflen) in usb_read() argument 1253 usb_write(struct file *filep, const char *buffer, size_t buflen) in usb_write() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | cdcacm.c | 89 size_t buflen; /* Offset to valid data in the RX request */ member 257 cdcacm_receive_buf(struct cdcacm_wrreq_s *wrcontainer, FAR const char *buffer, size_t buflen) cdcacm_receive_buf() argument 302 cdcuart_write(FAR struct file *filep, FAR const char *buffer, size_t buflen) cdcuart_write() argument 432 cdcacm_fill_rdrequest(struct cdcacm_dev_s *priv, struct cdcacm_rdreq_s *rdcontainer, size_t buflen) cdcacm_fill_rdrequest() argument 490 size_t buflen; cdcacm_recvpacket() local 604 cdcacm_release_rxpending(FAR struct file *filep, FAR char *buffer, size_t buflen) cdcacm_release_rxpending() argument [all...] |
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_adapter.c | 495 uint32_t buflen; in nfs_bind() local 1554 int vfs_nfs_write(struct file *filep, const char *buffer, size_t buflen) in vfs_nfs_write() argument 1773 vfs_nfs_writepage(struct Vnode *node, char *buffer, off_t pos, size_t buflen) vfs_nfs_writepage() argument 2058 int buflen = PAGE_SIZE; vfs_nfs_readpage() local 2197 vfs_nfs_read(struct file *filep, char *buffer, size_t buflen) vfs_nfs_read() argument [all...] |
| /third_party/NuttX/fs/tmpfs/ |
| H A D | fs_tmpfs.c | 1046 ssize_t tmpfs_read(struct file *filep, char *buffer, size_t buflen) in tmpfs_read() argument 1247 ssize_t tmpfs_write(struct file *filep, const char *buffer, size_t buflen) in tmpfs_write() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | fs.c | 749 size_t buflen; in uv__fs_sendfile_emul() local
|
| /third_party/libuv/src/ |
| H A D | uv-common.c | 212 char* uv_err_name_r(int err, char* buf, size_t buflen) { in uv_err_name_r() argument 235 char* uv_strerror_r(int err, char* buf, size_t buflen) { in uv_strerror_r() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_debug.c | 169 print_readable(const uint8_t *data, size_t len, unsigned char *result, size_t buflen, int encode_always) print_readable() argument 608 print_content_format(unsigned int format_type, unsigned char *result, unsigned int buflen) print_content_format() argument
|
| H A D | coap_resource.c | 130 coap_print_wellknown(coap_context_t *context, unsigned char *buf, size_t *buflen, argument
|
| /third_party/mbedtls/library/ |
| H A D | bignum.c | 576 mpi_write_hlp(mbedtls_mpi *X, int radix, char **p, const size_t buflen) mpi_write_hlp() argument 614 mbedtls_mpi_write_string(const mbedtls_mpi *X, int radix, char *buf, size_t buflen, size_t *olen) mbedtls_mpi_write_string() argument 792 mbedtls_mpi_read_binary_le(mbedtls_mpi *X, const unsigned char *buf, size_t buflen) mbedtls_mpi_read_binary_le() argument 819 mbedtls_mpi_read_binary(mbedtls_mpi *X, const unsigned char *buf, size_t buflen) mbedtls_mpi_read_binary() argument 842 mbedtls_mpi_write_binary_le(const mbedtls_mpi *X, unsigned char *buf, size_t buflen) mbedtls_mpi_write_binary_le() argument 851 mbedtls_mpi_write_binary(const mbedtls_mpi *X, unsigned char *buf, size_t buflen) mbedtls_mpi_write_binary() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfswipe.c | 1623 fill_buffer( unsigned long int pat_no, unsigned char * const buffer, const size_t buflen, int * const selected ) fill_buffer() argument
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_hd.c | 1529 size_t buflen; in nghttp2_hd_deflate_hd_vec() local 1491 nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater, uint8_t *buf, size_t buflen, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd() argument
|
| H A D | nghttp2_frame.c | 1039 size_t buflen = 0; in nghttp2_nv_array_copy() local
|