HomeSort by relevance Sort by last modified time
    Searched full:get_handle (Results 1 - 2 of 2) 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...]

Completed in 50 milliseconds