OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:el_keymacro
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
keymacro.c
51
* el->
el_keymacro
.map)
58
* are in el->
el_keymacro
.map, adding the key "abc" will cause
73
* The Nodes of the el->
el_keymacro
.map. The el->
el_keymacro
.map is a
108
el->
el_keymacro
.buf = el_calloc(KEY_BUFSIZ,
109
sizeof(*el->
el_keymacro
.buf));
110
if (el->
el_keymacro
.buf == NULL)
112
el->
el_keymacro
.map = NULL;
124
el_free(el->
el_keymacro
.buf);
125
el->
el_keymacro
.buf = NULL
[
all
...]
el.h
135
el_keymacro_t
el_keymacro
; /* Key binding stuff */
member in struct:editline
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025