D | sftp.c | 1755 complete_cmd_parse(EditLine *el, char *cmd, int lastarg, char quote, in complete_cmd_parse() argument 1813 if (lastarg || *(lf->cursor) != ' ') in complete_cmd_parse() 1847 char *file, int remote, int lastarg, char quote, int terminated) in complete_match() argument 1958 (lastarg || *(lf->cursor) != ' ')) in complete_match()
|