Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dftree.c67 static FTREE *fttail = NULL; /* tail of linked list of file args */ variable
165 fttail = fthead = ft; in ftree_add()
168 fttail->fow = ft; in ftree_add()
169 fttail = ft; in ftree_add()