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

/ast/src/cmd/pax/
H A Dmisc.c968 if (state.descend && dirprefix(p->pattern, s, p->directory))
990 if (state.descend && dirprefix(p->pattern, s, 0) || strmatch(s, p->pattern))
1000 dirprefix(register char* p, register char* s, int proper) function

Completed in 9 milliseconds