Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dftree.c135 ftree_add(char *str, int chflg) in ftree_add() argument
162 ft->chflg = chflg; in ftree_add()
241 if ((ft->refcnt > 0) || ft->chflg) in ftree_chk()
296 if (ftcur->chflg) { in ftree_arg()
H A Dftree.h45 int chflg; /* change directory flag */ member