Searched refs:fnmatch (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/
H A Dfnmatch.h47 extern int fnmatch(const char *pattern, const char *string, int flags);
/bionic/libc/unistd/
H A Dfnmatch.c1 /* $OpenBSD: fnmatch.c,v 1.16 2011/12/06 11:47:46 stsp Exp $ */
49 * http://pubs.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html
88 #include <fnmatch.h>
273 int fnmatch(const char *pattern, const char *string, int flags) function
/bionic/libc/
H A DAndroid.mk12 unistd/fnmatch.c \

Completed in 116 milliseconds