Home
last modified time | relevance | path

Searched refs:EditLine (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dsftp.c44 typedef void EditLine; typedef
1523 prompt(EditLine *el) in prompt()
1602 complete_cmd_parse(EditLine *el, char *cmd, int lastarg, char quote, in complete_cmd_parse()
1691 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, in complete_match()
1799 complete(EditLine *el, int ch) in complete()
1868 EditLine *el = NULL; in interactive_loop()