Home
last modified time | relevance | path

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

/external/strace/
Dpathtrace.c46 pathmatch(const char *path) in pathmatch() function
66 pathmatch(path); in upathmatch()
78 return n >= 0 && pathmatch(path); in fdmatch()
90 if (pathmatch(path)) in storepath()