HomeSort by: relevance | last modified time | path
    Searched defs:we_check (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
wordexp.c 52 static int we_check(const char *, int);
75 if ((error = we_check(words, flags)) != 0) {
247 * we_check --
253 we_check(const char *words, int flags) function in typeref:typename:int
wordexp.c 52 static int we_check(const char *, int);
75 if ((error = we_check(words, flags)) != 0) {
247 * we_check --
253 we_check(const char *words, int flags) function in typeref:typename:int

Completed in 24 milliseconds