Home
last modified time | relevance | path

Searched refs:XATTR (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/backup/restore/
H A Dsymtab.c295 np->e_flags |= XATTR;
312 if (np->e_flags & XATTR) {
334 if ((type & ROOT) && (np->e_flags & XATTR)) {
H A Drestore.h120 #define XATTR 0x0080 /* file belongs in an attribute tree */ macro
H A Drestore.c919 if ((ep->e_flags & ~(XATTR|XATTRROOT)) != 0) in checkrestore()
H A Dutilities.c430 if (ep->e_flags & XATTR) in flagvalues()
/titanic_50/usr/src/cmd/find/
H A Dfind.c90 PRINT0, PRUNE, REGEX, RPAREN, SIZE, TYPE, VARARGS, XATTR, DELETE enumerator
159 "-xattr", XATTR, Unary,
750 case XATTR:
1077 case XATTR: