Searched refs:POSIX_R_GRP (Results 1 – 1 of 1) sorted by relevance
679 #define POSIX_R_GRP 0000040 macro704 mode |= (wire & POSIX_R_GRP) ? S_IRGRP : 0; in wire_perms_to_posix()