Searched defs:FNM_PERIOD (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/binutils/include/
H A Dfnmatch.h45 #undef FNM_PERIOD macro
50 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */ macro
/freebsd-10.1-release/contrib/gcclibs/include/
H A Dfnmatch.h45 #undef FNM_PERIOD macro
50 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */ macro
/freebsd-10.1-release/contrib/gdb/include/
H A Dfnmatch.h45 #undef FNM_PERIOD macro
50 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */ macro
/freebsd-10.1-release/include/
H A Dfnmatch.h42 #define FNM_PERIOD 0x04 /* Period must be matched by period. */ macro
/freebsd-10.1-release/usr.bin/csup/
H A Dfnmatch.h44 #define FNM_PERIOD 0x04 /* Period must be matched by period. */ macro
/freebsd-10.1-release/sys/sys/
H A Dlibkern.h196 #define FNM_PERIOD 0x04 /* Period must be matched by period. */ macro

Completed in 120 milliseconds