Searched refs:POSIX_X_GRP (Results 1 – 1 of 1) sorted by relevance
677 #define POSIX_X_GRP 0000010 macro702 mode |= (wire & POSIX_X_GRP) ? S_IXGRP : 0; in wire_perms_to_posix()