Searched defs:el (Results 51 - 66 of 66) sorted by last modified time

123

/freebsd-10.1-release/lib/libedit/
H A Dhist.c52 hist_init(EditLine *el) argument
70 hist_end(EditLine *el) argument
82 hist_set(EditLine *el, hist_fun_t fun, ptr_t ptr) argument
96 hist_get(EditLine *el) argument
154 hist_command(EditLine *el, int argc, const char **argv) argument
192 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) argument
[all...]
H A Dkey.c99 key_init(EditLine *el) argument
114 key_end(EditLine *el) argument
127 key_map_cmd(EditLine *el, int cmd) argument
139 key_map_str(EditLine *el, char *str) argument
153 key_reset(EditLine *el) argument
171 key_get(EditLine *el, char *ch, key_value_t *val) argument
185 key_add(EditLine *el, const char *key, key_value_t *val, int ntype) argument
213 key_clear(EditLine *el, el_action_t *map, const char *in) argument
230 key_delete(EditLine *el, const char *key) argument
251 key_print(EditLine *el, const char *key) argument
272 node_trav(EditLine *el, key_node_t *ptr, char *ch, key_value_t *val) argument
309 node__try(EditLine *el, key_node_t *ptr, const char *str, key_value_t *val, int ntype) argument
371 node__delete(EditLine *el, key_node_t **inptr, const char *str) argument
419 node__put(EditLine *el, key_node_t *ptr) argument
481 node_lookup(EditLine *el, const char *str, key_node_t *ptr, size_t cnt) argument
531 node_enum(EditLine *el, key_node_t *ptr, size_t cnt) argument
573 key_kprint(EditLine *el, const char *key, key_value_t *val, int ntype) argument
[all...]
H A Dmap.c891 map_init(EditLine *el) argument
941 map_end(EditLine *el) argument
962 map_init_nls(EditLine *el) argument
978 map_init_meta(EditLine *el) argument
1019 map_init_vi(EditLine *el) argument
1049 map_init_emacs(EditLine *el) argument
1083 map_set_editor(EditLine *el, char *editor) argument
1102 map_get_editor(EditLine *el, const char **editor) argument
1123 map_print_key(EditLine *el, el_action_t *map, const char *in) argument
1146 map_print_some_keys(EditLine *el, el_action_t *map, int first, int last) argument
1210 map_print_all_keys(EditLine *el) argument
1245 map_bind(EditLine *el, int argc, const char **argv) argument
1395 map_addfunc(EditLine *el, const char *name, const char *help, el_func_t func) argument
[all...]
H A Dparse.c77 parse_line(EditLine *el, const char *line) argument
95 el_parse(EditLine *el, int argc, const char *argv[]) argument
253 parse_cmd(EditLine *el, const char *cmd) argument
H A Dprompt.c84 prompt_print(EditLine *el, int op) argument
115 prompt_init(EditLine *el) argument
144 prompt_set(EditLine *el, el_pfunc_t prf, char c, int op) argument
174 prompt_get(EditLine *el, el_pfunc_t *prf, char *c, int op) argument
[all...]
H A Dread.c64 read_init(EditLine *el) argument
77 el_read_setfn(EditLine *el, el_rfunc_t rc) argument
89 el_read_getfn(EditLine *el) argument
102 read_debug(EditLine *el) argument
185 read_preread(EditLine *el) argument
214 el_push(EditLine *el, const char *str) argument
233 read_getcmd(EditLine *el, el_action_t *cmdnum, char *ch) argument
290 read_char(EditLine *el, char *cp) argument
332 el_getc(EditLine *el, char *cp) argument
379 read_prepare(EditLine *el) argument
400 read_finish(EditLine *el) argument
409 el_gets(EditLine *el, int *nread) argument
[all...]
H A Dreadline.c209 _getc_function(EditLine *el, char *c) argument
1884 rl_bind_wrapper(EditLine *el, unsigned char c) argument
2031 _rl_event_read_char(EditLine *el, char *cp) argument
[all...]
H A Drefresh.c77 re_printstr(EditLine *el, const char *str, char *f, char *t) argument
94 re_nextline(EditLine *el) argument
126 re_addc(EditLine *el, int c) argument
166 re_putc(EditLine *el, int c, int shift) argument
193 re_refresh(EditLine *el) argument
329 re_goto_bottom(EditLine *el) argument
437 re_clear_eol(EditLine *el, int fx, int sx, int diff) argument
481 re_update_line(EditLine *el, char *old, char *new, int i) argument
972 re_refresh_cursor(EditLine *el) argument
1030 re_fastputc(EditLine *el, int c) argument
1076 re_fastaddc(EditLine *el) argument
1113 re_clear_display(EditLine *el) argument
1129 re_clear_lines(EditLine *el) argument
[all...]
H A Dsearch.c64 search_init(EditLine *el) argument
83 search_end(EditLine *el) argument
152 c_hmatch(EditLine *el, const char *str) argument
167 c_setpat(EditLine *el) argument
198 ce_inc_search(EditLine *el, int dir) argument
444 cv_search(EditLine *el, int dir) argument
518 ce_search_line(EditLine *el, int dir) argument
560 cv_repeat_srch(EditLine *el, int c) argument
586 cv_csearch(EditLine *el, int direction, int ch, int count, int tflag) argument
[all...]
H A Dsig.c112 sig_init(EditLine *el) argument
144 sig_end(EditLine *el) argument
156 sig_set(EditLine *el) argument
183 sig_clr(EditLine *el) argument
[all...]
H A Dterm.c277 term_setflags(EditLine *el) argument
322 term_init(EditLine *el) argument
352 term_end(EditLine *el) argument
374 term_alloc(EditLine *el, const struct termcapstr *t, const char *cap) argument
438 term_rebuffer_display(EditLine *el) argument
457 term_alloc_display(EditLine *el) argument
500 term_free_display(EditLine *el) argument
527 term_move_to_line(EditLine *el, int where) argument
583 term_move_to_char(EditLine *el, int where) argument
671 term_overwrite(EditLine *el, const char *cp, size_t n) argument
715 term_deletechars(EditLine *el, int num) argument
756 term_insertwrite(EditLine *el, char *cp, int num) argument
815 term_clear_EOL(EditLine *el, int num) argument
833 term_clear_screen(EditLine *el) argument
854 term_beep(EditLine *el) argument
869 term_clear_to_bottom(EditLine *el) argument
879 term_get(EditLine *el, const char **term) argument
889 term_set(EditLine *el, const char *term) argument
978 term_get_size(EditLine *el, int *lins, int *cols) argument
1014 term_change_size(EditLine *el, int lins, int cols) argument
1034 term_init_arrow(EditLine *el) argument
1079 term_reset_arrow(EditLine *el) argument
1135 term_set_arrow(EditLine *el, const char *name, key_value_t *fun, int type) argument
1154 term_clear_arrow(EditLine *el, const char *name) argument
1172 term_print_arrow(EditLine *el, const char *name) argument
1189 term_bind_arrow(EditLine *el) argument
1254 term_tputs(EditLine *el, const char *cap, int affcnt) argument
1270 term__putc(EditLine *el, int c) argument
1280 term__flush(EditLine *el) argument
1290 term_writec(EditLine *el, int c) argument
1305 term_telltc(EditLine *el, int argc __unused, const char **argv __unused) argument
1347 term_settc(EditLine *el, int argc __unused, const char **argv) argument
1424 term_gettc(EditLine *el, int argc __unused, char **argv) argument
1478 term_echotc(EditLine *el, int argc __unused, const char **argv) argument
[all...]
H A Dtty.c464 tty_getty(EditLine *el, struct termios *t) argument
476 tty_setty(EditLine *el, int action, const struct termios *t) argument
488 tty_setup(EditLine *el) argument
551 tty_init(EditLine *el) argument
863 tty_bind_char(EditLine *el, int force) argument
909 tty_rawmode(EditLine *el) argument
1037 tty_cookedmode(EditLine *el) argument
1063 tty_quotemode(EditLine *el) argument
1098 tty_noquotemode(EditLine *el) argument
1120 tty_stty(EditLine *el, int argc __unused, const char **argv) argument
1275 tty_printchar(EditLine *el, unsigned char *s) argument
[all...]
H A Dvi.c55 cv_action(EditLine *el, int c) argument
87 cv_paste(EditLine *el, int c) argument
118 vi_paste_next(EditLine *el, int c __unused) argument
131 vi_paste_prev(EditLine *el, int c __unused) argument
144 vi_prev_big_word(EditLine *el, int c) argument
169 vi_prev_word(EditLine *el, int c __unused) argument
194 vi_next_big_word(EditLine *el, int c) argument
218 vi_next_word(EditLine *el, int c __unused) argument
241 vi_change_case(EditLine *el, int c) argument
273 vi_change_meta(EditLine *el, int c __unused) argument
290 vi_insert_at_bol(EditLine *el, int c __unused) argument
306 vi_replace_char(EditLine *el, int c __unused) argument
325 vi_replace_mode(EditLine *el, int c __unused) argument
341 vi_substitute_char(EditLine *el, int c __unused) argument
356 vi_substitute_line(EditLine *el, int c __unused) argument
374 vi_change_to_eol(EditLine *el, int c __unused) argument
392 vi_insert(EditLine *el, int c __unused) argument
407 vi_add(EditLine *el, int c __unused) argument
432 vi_add_at_eol(EditLine *el, int c __unused) argument
448 vi_delete_meta(EditLine *el, int c __unused) argument
461 vi_end_big_word(EditLine *el, int c) argument
485 vi_end_word(EditLine *el, int c __unused) argument
509 vi_undo(EditLine *el, int c __unused) argument
536 vi_command_mode(EditLine *el, int c __unused) argument
560 vi_zero(EditLine *el, int c) argument
581 vi_delete_prev_char(EditLine *el, int c __unused) argument
599 vi_list_or_eof(EditLine *el, int c) argument
636 vi_kill_line_prev(EditLine *el, int c __unused) argument
657 vi_search_prev(EditLine *el, int c __unused) argument
670 vi_search_next(EditLine *el, int c __unused) argument
683 vi_repeat_search_next(EditLine *el, int c __unused) argument
699 vi_repeat_search_prev(EditLine *el, int c __unused) argument
717 vi_next_char(EditLine *el, int c __unused) argument
729 vi_prev_char(EditLine *el, int c __unused) argument
741 vi_to_next_char(EditLine *el, int c __unused) argument
753 vi_to_prev_char(EditLine *el, int c __unused) argument
765 vi_repeat_next_char(EditLine *el, int c __unused) argument
779 vi_repeat_prev_char(EditLine *el, int c __unused) argument
797 vi_match(EditLine *el, int c) argument
844 vi_undo_line(EditLine *el, int c) argument
858 vi_to_column(EditLine *el, int c) argument
872 vi_yank_end(EditLine *el, int c) argument
886 vi_yank(EditLine *el, int c) argument
898 vi_comment_out(EditLine *el, int c) argument
916 vi_alias(EditLine *el, int c) argument
948 vi_to_history_line(EditLine *el, int c) argument
993 vi_histedit(EditLine *el, int c) argument
1050 vi_history_word(EditLine *el, int c) argument
1099 vi_redo(EditLine *el, int c) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.c57 alist_el_t *el = arg; local
96 alist_el_t *el = arg1; local
115 alist_el_t *el; local
149 alist_el_t *el = arg1; local
201 alist_el_t *el = node; local
[all...]
H A Ddwarf.c823 elist_t *el; local
H A Dtdata.c220 elist_t *el = tdp->t_emem; local

Completed in 95 milliseconds

123