OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:h_curr
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libedit/
history.c
107
history_gfun_t
h_curr
; /* Get the current element */
local in function:TYPE
119
#define HCURR(h, ev) (*(h)->
h_curr
)((h)->h_ref, ev)
623
h->
h_curr
= history_def_curr;
729
nh->h_prev == NULL || nh->
h_curr
== NULL || nh->h_set == NULL ||
739
h->
h_curr
= history_def_curr;
756
h->
h_curr
= nh->
h_curr
;
1062
case
H_CURR
:
1128
hf.
h_curr
= va_arg(va, history_gfun_t);
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025