Searched refs:POSIX_W_GRP (Results 1 – 1 of 1) sorted by relevance
678 #define POSIX_W_GRP 0000020 macro703 mode |= (wire & POSIX_W_GRP) ? S_IWGRP : 0; in wire_perms_to_posix()