HomeSort by: relevance | last modified time | path
    Searched refs:el_push (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libedit/
histedit.h 97 void el_push(EditLine *, const char *);
readline.c 2075 el_push(e, arr);
2188 el_push(e, a);
2199 el_push(e, a);
Makefile 41 editline.3 el_push.3 \
eln.c 62 el_push(EditLine *el, const char *str) function in typeref:typename:void
  /src/usr.bin/mail/
complete.c 767 el_push(el, delunder); /* ^F^H */
1141 el_push(em->el, string);

Completed in 44 milliseconds