Searched refs:we_askshell (Results 1 – 1 of 1) sorted by relevance
48 static int we_askshell(const char *, wordexp_t *, int);75 if ((error = we_askshell(words, we, flags)) != 0) { in wordexp()125 we_askshell(const char *words, wordexp_t *we, int flags) in we_askshell() function