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

  /external/openssh/
sftp.h 50 #define SSH2_FXP_REALPATH 16
sftp-client.c 817 send_string_request(conn, id, SSH2_FXP_REALPATH, path,
    [all...]
sftp-server.c 140 { "realpath", NULL, SSH2_FXP_REALPATH, process_realpath, 0 },
    [all...]

Completed in 2614 milliseconds