Home
last modified time | relevance | path

Searched defs:FNM_PATHNAME (Results 1 – 3 of 3) 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