Home
last modified time | relevance | path

Searched defs:FNM_PATHNAME (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dfnmatch.h40 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dfnmatch.h52 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/freebsd/sys/sys/
H A Dlibkern.h330 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/freebsd/crypto/krb5/src/include/
H A Dk5-platform.h906 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro