Searched refs:_CASE_INSENSITIVE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | unistd.h | 342 #define _CASE_INSENSITIVE 0x2 macro |
/illumos-gate/usr/src/uts/common/fs/ | ||
H A D | fs_subr.c | 558 val |= _CASE_INSENSITIVE; in fs_pathconf() |