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
27
if (!info->
readline_handle
)
34
dlclose(info->
readline_handle
);
35
info->
readline_handle
= 0;
51
if (info->
readline_handle
)
79
info->
readline_handle
= handle;
ss_internal.h
66
void *
readline_handle
;
member in struct:_ss_data
invocation.c
77
new_table->
readline_handle
= 0;
Completed in 131 milliseconds