Searched refs:tc_gid (Results 1 – 3 of 3) sorted by relevance
56 tc_gid="gdm"58 cmd="mount -F smbfs -o noprompt,noacl,gid=$tc_gid \67 if [[ $grp != "$tc_gid" ]]; then68 cti_fail "FAIL: ls -ld, expected $tc_gid, got $grp"75 if [[ $grp != "$tc_gid" ]]; then76 cti_fail "FAIL: touch a, expected $tc_gid usr, got $grp"84 if [[ $grp != "$tc_gid" ]]; then85 cti_fail "FAIL: mkdir b, expected $tc_gid usr, got $grp"
51 gid_t tc_gid; /* Effective group id */ member
6137 tlcred->tc_gid = crgetgid(cr); in tl_fill_option()