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

/external/openssh/
H A Dsftp.c1602 complete_cmd_parse(EditLine *el, char *cmd, int lastarg, char quote, argument
1658 if (lastarg || *(lf->cursor) != ' ')
1692 char *file, int remote, int lastarg, char quote, int terminated)
1784 (lastarg || *(lf->cursor) != ' '))
1691 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, char *file, int remote, int lastarg, char quote, int terminated) argument

Completed in 66 milliseconds