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

/bionic/libc/upstream-openbsd/lib/libc/gen/
H A Dfnmatch.c1 /* $OpenBSD: fnmatch.c,v 1.19 2015/08/01 18:11:08 millert Exp $ */
49 * http://pubs.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html
88 #include <fnmatch.h>
281 int fnmatch(const char *pattern, const char *string, int flags) function

Completed in 55 milliseconds