Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c96 static int x_file_glob(int, char *, char ***);
289 x_file_glob(int flags MKSH_A_UNUSED, char *toglob, char ***wordsp) in x_file_glob() function
592 x_file_glob(*flagsp, toglob, &words); in x_cf_glob()