UNX_IRGRP
attribs[4] = (xattr & UNX_IRGRP)? 'r' : '-';
#define VMS_IRGRP UNX_IRGRP /* VMS read/group */