Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c387 x_file_glob(int *flagsp, char *toglob, char ***wordsp) in x_file_glob()
482 x_command_glob(int flags, char *toglob, char ***wordsp) in x_command_glob()
633 char *toglob, *s; in x_cf_glob() local