Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dpat_rep.c57 static REPLACE *reptail = NULL; /* replacement string list tail */ variable
171 reptail = rephead = rep; in rep_add()
174 reptail->fow = rep; in rep_add()
175 reptail = rep; in rep_add()