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

/illumos-gate/usr/src/head/
H A Dfnmatch.h35 #define FNM_PATHNAME 0x01 /* Slash in str only matches slash in pattern */ macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
55 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dfnmatch.h35 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
46 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
55 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
55 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
55 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */

Completed in 118 milliseconds