Searched refs:_THS_IWOTH (Results 1 – 7 of 7) sorted by relevance
30 #define _THS_IWOTH 0x0020 /* write permission: other */ macro
1275 attribs[14] = (xattr & _THS_IWOTH) ? '.' : 'W';2036 attribs[3] = (xattr & _THS_IWOTH) ? '.' : 'W'; in zi_short()