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