Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dedit.c387 * - sets *wordsp to array of matching strings
391 x_file_glob(int *flagsp, char *toglob, char ***wordsp) in x_file_glob() argument
455 if ((*wordsp = nwords ? words : NULL) == NULL && words != NULL) in x_file_glob()
486 x_command_glob(int flags, char *toglob, char ***wordsp) in x_command_glob() argument
511 *wordsp = NULL; in x_command_glob()
556 *wordsp = (char **)XPclose(w); in x_command_glob()
619 int *endp, char ***wordsp) in x_cf_glob()
691 *wordsp = NULL; in x_cf_glob()
696 *wordsp = words; in x_cf_glob()
618 x_cf_glob(int *flagsp, const char *buf, int buflen, int pos, int *startp, int *endp, char ***wordsp) x_cf_glob() argument

Completed in 7 milliseconds