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 ***);
435 /* Data structure used in x_command_glob() */
442 /* Compare routine used in x_command_glob() */
455 x_command_glob(int flags, char *toglob, char ***wordsp) function
657 x_command_glob(*flagsp, toglob, &words) :

Completed in 61 milliseconds