HomeSort by relevance Sort by last modified time
    Searched refs:get_handle (Results 1 - 3 of 3) sorted by null

  /external/openssh/
sftp-server.c 361 get_handle(void) function
591 handle = get_handle();
608 handle = get_handle();
650 handle = get_handle();
732 handle = get_handle();
822 handle = get_handle();
920 handle = get_handle();
1215 handle = get_handle();
    [all...]
sftp-client.c 85 get_handle(struct sftp_conn *conn, u_int expected_id, u_int *len,
208 get_handle(struct sftp_conn *conn, u_int expected_id, u_int *len, function
467 handle = get_handle(conn, id, &handle_len,
1043 handle = get_handle(conn, id, &handle_len,
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 787 static int get_handle(int index, bdaddr_t *bdaddr, uint16_t *handle) function
811 err = get_handle(index, dba, &handle);
    [all...]

Completed in 171 milliseconds