Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c112 static int x_file_glob(int *, char *, char ***);
386 x_file_glob(int *flagsp, char *toglob, char ***wordsp) in x_file_glob() function
682 x_file_glob(flagsp, toglob, &words); in x_cf_glob()