Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dedit.c413 x_file_glob(int flags, const char *str, int slen, char ***wordsp) in x_file_glob() argument
464 *wordsp = words; in x_file_glob()
467 *wordsp = NULL; in x_file_glob()
495 x_command_glob(int flags, const char *str, int slen, char ***wordsp) in x_command_glob() argument
528 *wordsp = NULL; in x_command_glob()
579 *wordsp = (char **) XPclose(w); in x_command_glob()
718 int *endp, char ***wordsp, int *is_commandp) in x_cf_glob() argument
740 *wordsp = NULL; in x_cf_glob()
746 *wordsp = words; in x_cf_glob()