Searched refs:FNM_ICASE (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dfnmatch.h42 #define FNM_ICASE 0x0020 /* ignore case in match */ macro
45 #define FNM_CASEFOLD FNM_ICASE /* gnu/bsd compatibility */
46 #define FNM_IGNORECASE FNM_ICASE /* gnu/bsd compatibility */
H A Dfnmatch.c42 FNM_ICASE, REG_ICASE,
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dfnmatch.h51 #define FNM_ICASE 0x0020 /* ignore case in match */ macro
54 #define FNM_CASEFOLD FNM_ICASE /* gnu/bsd compatibility */
55 #define FNM_IGNORECASE FNM_ICASE /* gnu/bsd compatibility */
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dfnmatch.h51 #define FNM_ICASE 0x0020 /* ignore case in match */ macro
54 #define FNM_CASEFOLD FNM_ICASE /* gnu/bsd compatibility */
55 #define FNM_IGNORECASE FNM_ICASE /* gnu/bsd compatibility */
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dfnmatch.h51 #define FNM_ICASE 0x0020 /* ignore case in match */ macro
54 #define FNM_CASEFOLD FNM_ICASE /* gnu/bsd compatibility */
55 #define FNM_IGNORECASE FNM_ICASE /* gnu/bsd compatibility */
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dfnmatch.h51 #define FNM_ICASE 0x0020 /* ignore case in match */ macro
54 #define FNM_CASEFOLD FNM_ICASE /* gnu/bsd compatibility */
55 #define FNM_IGNORECASE FNM_ICASE /* gnu/bsd compatibility */

Completed in 791 milliseconds