Searched refs:THS_IWOTH (Results 1 – 6 of 6) sorted by relevance
104 #define THS_IWOTH 0x0002 /* write permission: other */ macro1245 attribs[14] = (xattr & THS_IWOTH) ? '.' : 'W';2009 attribs[3] = (xattr & THS_IWOTH) ? '.' : 'W'; in zi_short()