Home
last modified time | relevance | path

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

/dports/editors/mg/mg-6.9/
H A Decho.c28 static int complt_list(int, char *, int);
238 complt_list(flag, buf, cpos); in veread()
641 complt_list(int flags, char *buf, int cpos) in complt_list() function