Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c111 static int x_file_glob(int *, char *, char ***);
381 x_file_glob(int *flagsp, char *toglob, char ***wordsp) in x_file_glob() function
677 x_file_glob(flagsp, toglob, &words); in x_cf_glob()