Searched refs:x_command_glob (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dedit.c101 static int x_command_glob(int, char *, char ***);
434 /* Data structure used in x_command_glob() */
441 /* Compare routine used in x_command_glob() */
454 x_command_glob(int flags, char *toglob, char ***wordsp) function
656 x_command_glob(*flagsp, toglob, &words) :

Completed in 42 milliseconds