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