Home
last modified time | relevance | path

Searched refs:complete_command (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/ext2ed/
Dmain.c463 char *complete_command (char *text,int state) in complete_command() function
Dext2ed.h303 char *complete_command (char *text,int state);
Dinit.c451 rl_completion_entry_function=(Function *) complete_command; in init_readline()