Searched refs:GLOB_POSIX (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/head/ | ||
H A D | glob.h | 135 #define GLOB_POSIX 0x007F /* All POSIX flags */ macro |
/titanic_50/usr/src/lib/libc/port/regex/ | ||
H A D | glob.c | 1288 flags &= GLOB_POSIX; in old_glob() |