Lines Matching refs:e_flags
53 ep->e_flags |= NEW|KEEP;
67 if (ep->e_flags & TMPNAME)
70 ep->e_flags |= TMPNAME;
169 np->e_flags |= EXISTED;
197 ep->e_flags |= REMOVED;
199 ep->e_flags &= ~TMPNAME;
238 ep->e_flags |= REMOVED;
240 ep->e_flags &= ~TMPNAME;
351 if (ep->e_flags & (NEW|EXTRACT))
369 if (ep->e_flags & (NEW|EXTRACT))
418 if (ep->e_flags & REMOVED)
420 if (ep->e_flags & TMPNAME)
422 if (ep->e_flags & EXTRACT)
424 if (ep->e_flags & NEW)
426 if (ep->e_flags & KEEP)
428 if (ep->e_flags & EXISTED)
430 if (ep->e_flags & XATTR)
432 if (ep->e_flags & XATTRROOT)