Searched refs:EditLine (Results 1 – 1 of 1) sorted by relevance
44 typedef void EditLine; typedef1523 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()