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

  /src/lib/libedit/
histedit.h 97 void el_push(EditLine *, const char *);
readline.c 2076 el_push(e, arr);
2189 el_push(e, a);
2200 el_push(e, a);
Makefile 41 editline.3 el_push.3 \
eln.c 62 el_push(EditLine *el, const char *str) function
  /src/external/apache2/llvm/dist/llvm/lib/LineEditor/
LineEditor.cpp 137 ::el_push(EL, const_cast<char *>(Prevs.c_str()));
164 ::el_push(EL, const_cast<char *>("\05\t"));
  /src/usr.bin/mail/
complete.c 767 el_push(el, delunder); /* ^F^H */
1141 el_push(em->el, string);

Completed in 51 milliseconds