UNX_IRUSR
attribs[1] = (xattr & UNX_IRUSR)? 'r' : '-';
#define VMS_IRUSR UNX_IRUSR /* VMS read/owner */