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

  /external/openssh/
sftp.h 48 #define SSH2_FXP_MKDIR 14
sftp-client.c 697 send_string_attrs_request(conn, id, SSH2_FXP_MKDIR, path,
    [all...]
sftp-server.c 138 { "mkdir", NULL, SSH2_FXP_MKDIR, process_mkdir, 1 },
    [all...]

Completed in 88 milliseconds