Searched refs:FXATTR (Results 1 – 4 of 4) sorted by relevance
83 (filemode & (FAPPEND|FCREAT|FTRUNC|FXATTR|FXATTRDIROPEN))) in copen()131 if (filemode & FXATTR) { in copen()160 if (filemode & (FXATTR|FXATTRDIROPEN)) { in copen()
102 #define FXATTR 0x4000 /* open as extended attribute */ macro
1072 if (fm & (FXATTR | FXATTRDIROPEN)) { in audit_setfsat_path()1095 if (fm & FXATTR) { in audit_setfsat_path()
2227 FC_FL(FXATTR),