OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prompt_get
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libedit/
prompt.h
54
libedit_private int
prompt_get
(EditLine *, el_pfunc_t *, wchar_t *, int);
prompt.c
180
/*
prompt_get
():
184
prompt_get
(EditLine *el, el_pfunc_t *prf, wchar_t *c, int op)
function in typeref:typename:libedit_private int
eln.c
289
ret =
prompt_get
(el, p, 0, op);
298
ret =
prompt_get
(el, p, &wc, op);
el.c
413
rv =
prompt_get
(el, p, 0, op);
421
rv =
prompt_get
(el, p, c, op);
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025