Home
last modified time | relevance | path

Searched refs:GLOB_POSIX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dglob.h135 #define GLOB_POSIX 0x007F /* All POSIX flags */ macro
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c1297 flags &= GLOB_POSIX; in old_glob()