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