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

  /external/openssh/
sftp.h 45 #define SSH2_FXP_OPENDIR 11
sftp-server.c 1324 case SSH2_FXP_OPENDIR:
    [all...]
sftp-client.c 460 buffer_put_char(&msg, SSH2_FXP_OPENDIR);
    [all...]

Completed in 2351 milliseconds