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 - 2
of
2
) 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);
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 22 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025