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

/opensolaris-onvv-gate/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 compatibility */
H A Dfnmatch.c42 FNM_ICASE, REG_ICASE,
/opensolaris-onvv-gate/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 compatibility */
/opensolaris-onvv-gate/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 compatibility */
/opensolaris-onvv-gate/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 compatibility */
/opensolaris-onvv-gate/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 compatibility */

Completed in 67 milliseconds