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

/freebsd-10-stable/bin/pax/
H A Dftree.c73 static FTREE *fttail = NULL; /* tail of linked list of file args */ variable
175 fttail = fthead = ft;
178 fttail->fow = ft;
179 fttail = ft;

Completed in 200 milliseconds