Searched defs:lastarg (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dsftp.c1729 complete_cmd_parse(EditLine *el, char *cmd, int lastarg, char quote, argument
1787 if (lastarg || *(lf->cursor) != ' ')
1821 char *file, int remote, int lastarg, char quote, int terminated)
1932 (lastarg || *(lf->cursor) != ' '))
1820 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, char *file, int remote, int lastarg, char quote, int terminated) argument

Completed in 70 milliseconds