Searched refs:FNM_PATHNAME (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dfnmatch.in.h31 #undef FNM_PATHNAME macro
36 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
41 # define FNM_FILE_NAME FNM_PATHNAME /* Preferred GNU name. */
/osnet-11/usr/src/lib/libast/common/comp/
H A Dfnmatch.h35 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
47 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
H A Dfnmatch.c44 FNM_PATHNAME, REG_SHELL_PATH,
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
56 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
56 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
56 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
56 #define FNM_FILE_NAME FNM_PATHNAME /* gnu compatibility */
/osnet-11/usr/src/grub/grub2/
H A Dconfigure21620 && n ("d*/*1", "d/s/1", FNM_PATHNAME)
[all...]

Completed in 348 milliseconds