Home
last modified time | relevance | path

Searched refs:fnmatch (Results 1 – 9 of 9) sorted by relevance

/bionic/tests/headers/posix/
Dfnmatch_h.c39 FUNCTION(fnmatch, int (*f)(const char*, const char*, int)); in fnmatch_h()
/bionic/libc/include/
Dfnmatch.h68 int fnmatch(const char* _Nonnull __pattern, const char* _Nonnull __string, int __flags);
/bionic/libc/upstream-openbsd/lib/libc/gen/
Dfnmatch.c284 int fnmatch(const char *pattern, const char *string, int flags) in fnmatch() function
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_076.S349 CALL(fnmatch)
Dliblinker_reloc_bench_006.S716 CALL(fnmatch)
/bionic/libc/tools/
Dposix-2013.txt282 fnmatch
/bionic/tools/versioner/platforms/
Dlibc.map.txt367 fnmatch;
/bionic/libc/
Dlibc.map.txt367 fnmatch;
DAndroid.bp451 "upstream-openbsd/lib/libc/gen/fnmatch.c",