Searched refs:rephead (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/bin/pax/
H A Dpat_rep.c66 static REPLACE *rephead = NULL; /* replacement string list head */ variable
198 if (rephead == NULL) {
199 reptail = rephead = rep;
663 if (rephead != NULL) {
880 pt = rephead;

Completed in 117 milliseconds