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

/bionic/libc/unistd/
H A Dfnmatch.c100 classmatch(const char *pattern, char test, int foldcase, const char **ep) argument
126 if (cc->isctype((unsigned char)test))
209 * fall out to to the rewind and test '[' literal code path
238 * and reset result to test '[' literal
350 * followed by one '*' test for simplicity
407 * Use a dummy fnmatch_ch() test to count one "[range]" escape
/bionic/libc/kernel/common/linux/
H A Dmodule.h65 int (*test)(struct module *); member in struct:module_attribute

Completed in 104 milliseconds