Home
last modified time | relevance | path

Searched refs:readline_shutdown (Results 1 – 5 of 5) sorted by relevance

/third_party/e2fsprogs/lib/ss/
Dinvocation.c92 new_table->readline_shutdown = 0; in ss_create_invocation()
128 if (t->readline_shutdown) in ss_delete_invocation()
129 (*t->readline_shutdown)(t); in ss_delete_invocation()
Dget_readline.c94 info->readline_shutdown = ss_release_readline; in ss_get_readline()
Dss_internal.h67 void (*readline_shutdown)(struct _ss_data *info); member
/third_party/e2fsprogs/doc/RelNotes/
Dv1.41.txt404 which does not supply a readline_shutdown() function.
/third_party/e2fsprogs/debian/
Dchangelog2027 library which does not supply a readline_shutdown() function.