Home
last modified time | relevance | path

Searched defs:GLOB_NOESCAPE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dglob.h129 #define GLOB_NOESCAPE 0x0040 /* Backslashes do not quote M-chars */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dglob.h103 #define GLOB_NOESCAPE 0x0020 /* don't treat \ specially */ macro