Searched defs:handle_len (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | sftp-client.c | 425 do_close(struct sftp_conn *conn, char *handle, u_int handle_len) in do_close() 454 u_int count, type, id, handle_len, i, expected_id, ents = 0; in do_lsreaddir() local 674 do_fstat(struct sftp_conn *conn, char *handle, u_int handle_len, int quiet) in do_fstat() 704 do_fsetstat(struct sftp_conn *conn, char *handle, u_int handle_len, in do_fsetstat() 943 do_fstatvfs(struct sftp_conn *conn, const char *handle, u_int handle_len, in do_fstatvfs() 971 u_int len, char *handle, u_int handle_len) in send_read_request() 996 u_int handle_len, mode, type, id, buflen, num_req, max_req; in do_download() local 1339 u_int handle_len, id, type; in do_upload() local
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_cl.c | 752 UINT8 *p = p_data, value_len, handle_len = 2; in gatt_process_read_by_type_rsp() local
|
D | gatt_sr.c | 517 UINT8 handle_len =4, *p ; in gatt_build_primary_service_rsp() local
|