Home
last modified time | relevance | path

Searched defs:complete_command (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_cmd.py145 def complete_command(self): member in samplecmdclass
/third_party/e2fsprogs/ext2ed/
Dmain.c464 char *complete_command (char *text,int state) in complete_command() function