Home
last modified time | relevance | path

Searched defs:fnmatch (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/m4/
Dfnmatch.m478 AC_DEFINE([fnmatch], [posix_fnmatch], definition
98 AC_DEFINE([fnmatch], [gnu_fnmatch], definition
/netbsd/src/lib/libc/gen/
Dfnmatch.c57 __weak_alias(fnmatch,_fnmatch) in __weak_alias() argument
219 fnmatch(const char *pattern, const char *string, int flags) in fnmatch() function
/netbsd/src/sys/lib/libsa/
Dfnmatch.c66 fnmatch(const char *fname, const char *pattern) in fnmatch() function
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dfnmatch.c68 fnmatch (const char *pattern, const char *string, int flags) in fnmatch() function
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dfnmatch.c68 fnmatch (const char *pattern, const char *string, int flags) in fnmatch() function
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dfnmatch.c68 fnmatch (const char *pattern, const char *string, int flags) in fnmatch() function
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dfnmatch.c68 # define fnmatch __fnmatch macro
307 fnmatch (const char *pattern, const char *string, int flags) in fnmatch() function
/netbsd/src/lib/libc/include/
Dnamespace.h334 #define fnmatch _fnmatch macro