Searched refs:bcel_line (Results 1 – 1 of 1) sorted by relevance
71 static const char *bcel_line = (char *)NULL; variable98 bcel_line = el_gets(edit, &bcel_len); in bcel_input()99 if (bcel_line == NULL) { in bcel_input()106 history (hist, &histev, H_ENTER, bcel_line); in bcel_input()112 strncpy (buf, bcel_line, bcel_len); in bcel_input()118 strncpy (buf, bcel_line, max); in bcel_input()120 bcel_line += max; in bcel_input()