Lines Matching refs:gval
5522 union { gid_t gval; long lval; } val;5526 gidset[i] = val.gval;5531 exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0);