Home
last modified time | relevance | path

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

/aosp_15_r20/external/mksh/src/
H A Dedit.c391 x_file_glob(int *flagsp, char *toglob, char ***wordsp) in x_file_glob()
486 x_command_glob(int flags, char *toglob, char ***wordsp) in x_command_glob()
637 char *toglob, *s; in x_cf_glob() local