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-client.c 529 if ((r = sshbuf_put_u8(msg, SSH2_FXP_OPENDIR)) != 0 ||
    [all...]
sftp-server.c 135 { "opendir", NULL, SSH2_FXP_OPENDIR, process_opendir, 0 },
    [all...]

Completed in 788 milliseconds