Searched refs:SSH2_FXP_REMOVE (Results 1 – 3 of 3) sorted by relevance
54 #define SSH2_FXP_REMOVE 13 macro
465 send_string_request(conn->fd_out, id, SSH2_FXP_REMOVE, path, in do_rm()
1157 case SSH2_FXP_REMOVE: in process()