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

/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dfnmatch.h23 #undef FNM_PERIOD macro
24 #define FNM_PERIOD (1 << 2)/* Leading `.' is matched only explicitly. */ macro
/openbsd-current/gnu/lib/libiberty/include/
H A Dfnmatch.h45 #undef FNM_PERIOD macro
50 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */ macro
/openbsd-current/gnu/gcc/include/
H A Dfnmatch.h45 #undef FNM_PERIOD macro
50 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */ macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dfnmatch.h45 #undef FNM_PERIOD macro
50 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dfnmatch.h45 #undef FNM_PERIOD macro
50 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */ macro
/openbsd-current/include/
H A Dfnmatch.h45 #define FNM_PERIOD 0x04 /* Period must be matched by period. */ macro

Completed in 143 milliseconds