Searched refs:chflg (Results 1 – 2 of 2) sorted by relevance
135 ftree_add(char *str, int chflg) in ftree_add() argument162 ft->chflg = chflg; in ftree_add()241 if ((ft->refcnt > 0) || ft->chflg) in ftree_chk()296 if (ftcur->chflg) { in ftree_arg()
45 int chflg; /* change directory flag */ member