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

  /src/lib/libedit/
histedit.h 270 const wchar_t *el_wgets(EditLine *, int *);
Makefile 59 editline.3 el_wgets.3 \
eln.c 75 tmp = el_wgets(el, nread);
read.c 412 * such that el_wgets() can restore it after doing
476 el_wgets(EditLine *el, int *nread) function in typeref:typename:const wchar_t *
  /src/lib/libedit/TEST/
wtc1.c 157 while((line = el_wgets(el, &numc)) != NULL && numc != 0) {

Completed in 13 milliseconds