Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c89 dir_matching(const char *dname) in dir_matching() argument
97 if (dname != NULL && in dir_matching()
98 fnmatch(dname, dpattern[i].pat, 0) == 0) { in dir_matching()