OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:history_def_init
(Results
1 - 2
of
2
) sorted by null
/external/libedit/src/
history.c
150
private int
history_def_init
(void **, TYPE(HistEvent) *, int);
519
/*
history_def_init
():
524
history_def_init
(void **p, TYPE(HistEvent) *ev __attribute__((__unused__)), int n)
function
576
if (
history_def_init
(&h->h_ref, &ev, 0) == -1) {
695
if (
history_def_init
(&h->h_ref, &ev, 0) == -1)
/prebuilts/libs/libedit/linux-x86/lib/
libedit.a
[
all
...]
Completed in 198 milliseconds