Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dmisc.c54 const char *pastorigend, *p, *q; in brace_subst() local
60 pastorigend = orig + newlen; in brace_subst()
78 memcpy(dst, p, pastorigend - p); in brace_subst()