Home | History | Annotate | Download | only in src

Lines Matching refs:__unused__

55 ed_end_of_file(EditLine *el, Int c __attribute__((__unused__)))
112 ed_delete_prev_word(EditLine *el, Int c __attribute__((__unused__)))
140 ed_delete_next_char(EditLine *el, Int c __attribute__((__unused__)))
187 ed_kill_line(EditLine *el, Int c __attribute__((__unused__)))
208 ed_move_to_end(EditLine *el, Int c __attribute__((__unused__)))
231 ed_move_to_beg(EditLine *el, Int c __attribute__((__unused__)))
280 ed_next_char(EditLine *el, Int c __attribute__((__unused__)))
309 ed_prev_word(EditLine *el, Int c __attribute__((__unused__)))
335 ed_prev_char(EditLine *el, Int c __attribute__((__unused__)))
432 ed_unassigned(EditLine *el __attribute__((__unused__)),
433 Int c __attribute__((__unused__)))
450 ed_tty_sigint(EditLine *el __attribute__((__unused__)),
451 Int c __attribute__((__unused__)))
464 ed_tty_dsusp(EditLine *el __attribute__((__unused__)),
465 Int c __attribute__((__unused__)))
478 ed_tty_flush_output(EditLine *el __attribute__((__unused__)),
479 Int c __attribute__((__unused__)))
492 ed_tty_sigquit(EditLine *el __attribute__((__unused__)),
493 Int c __attribute__((__unused__)))
506 ed_tty_sigtstp(EditLine *el __attribute__((__unused__)),
507 Int c __attribute__((__unused__)))
520 ed_tty_stop_output(EditLine *el __attribute__((__unused__)),
521 Int c __attribute__((__unused__)))
534 ed_tty_start_output(EditLine *el __attribute__((__unused__)),
535 Int c __attribute__((__unused__)))
548 ed_newline(EditLine *el, Int c __attribute__((__unused__)))
564 ed_delete_prev_char(EditLine *el, Int c __attribute__((__unused__)))
584 ed_clear_screen(EditLine *el, Int c __attribute__((__unused__)))
599 ed_redisplay(EditLine *el __attribute__((__unused__)),
600 Int c __attribute__((__unused__)))
613 ed_start_over(EditLine *el, Int c __attribute__((__unused__)))
627 ed_sequence_lead_in(EditLine *el __attribute__((__unused__)),
628 Int c __attribute__((__unused__)))
641 ed_prev_history(EditLine *el, Int c __attribute__((__unused__)))
679 ed_next_history(EditLine *el, Int c __attribute__((__unused__)))
706 ed_search_prev_history(EditLine *el, Int c __attribute__((__unused__)))
774 ed_search_next_history(EditLine *el, Int c __attribute__((__unused__)))
828 ed_prev_line(EditLine *el, Int c __attribute__((__unused__)))
871 ed_next_line(EditLine *el, Int c __attribute__((__unused__)))
905 ed_command(EditLine *el, Int c __attribute__((__unused__)))