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

/freebsd-13-stable/bin/pax/
H A Dftree.h48 int chflg; /* change directory flag */ member in struct:ftree
H A Dftree.c147 ftree_add(char *str, int chflg) argument
174 ft->chflg = chflg;
253 if ((ft->refcnt > 0) || ft->chflg)
308 if (ftcur->chflg) {

Completed in 55 milliseconds