Home
last modified time | relevance | path

Searched defs:FNM_PERIOD (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dfnmatch.h41 #define FNM_PERIOD 0x04 /* Period must be matched by period. */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dfnmatch.h53 #define FNM_PERIOD 0x04 /* Period must be matched by period. */ macro
/freebsd/sys/sys/
H A Dlibkern.h393 #define FNM_PERIOD 0x04 /* Period must be matched by period. */ macro