OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readline_handle
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ss/
get_readline.c
26
if (!info->
readline_handle
)
33
dlclose(info->
readline_handle
);
34
info->
readline_handle
= 0;
50
if (info->
readline_handle
)
78
info->
readline_handle
= handle;
ss_internal.h
66
void *
readline_handle
;
member in struct:_ss_data
invocation.c
75
new_table->
readline_handle
= 0;
Completed in 3370 milliseconds