Searched refs:UNX_IWOTH (Results 1 – 8 of 8) sorted by relevance
49 #define UNX_IWOTH 00002 /* Unix write permission: other */ macro
164 buf->st_mode |= UNX_IWUSR | UNX_IWGRP | UNX_IWOTH; in Zmacstat()
57 #define UNX_IWOTH 00002 /* Unix write permission: other */ macro67 #define VMS_IWOTH UNX_IWOTH /* VMS write/other */1307 attribs[8] = (xattr & UNX_IWOTH)? 'w' : '-';2101 attribs[8] = (xattr & UNX_IWOTH)? 'w' : '-'; in zi_short()