Searched refs:hasLstat (Results 1 – 1 of 1) sorted by relevance
262 #define hasLstat 32 /* The lst entry is valid. */ macro2436 t->flags &= ~hasLstat; in tree_next()2522 t->flags &= ~hasLstat;2561 if (!(t->flags & hasLstat)) {2576 t->flags |= hasLstat;2592 if (t->flags & hasLstat) {