Searched refs:tc_uid (Results 1 – 3 of 3) sorted by relevance
59 tc_uid="listen"61 cmd="mount -F smbfs -o noprompt,noacl,uid=$tc_uid \71 if [[ $usr != "$tc_uid" ]]; then72 cti_fail "FAIL: ls -ld, expected $tc_uid, got $usr"79 if [[ $usr != "$tc_uid" ]]; then80 cti_fail "FAIL: touch a, expected $tc_uid usr, got $usr"88 if [[ $usr != "$tc_uid" ]]; then89 cti_fail "FAIL: mkdir b, expected $tc_uid usr, got $usr"
50 uid_t tc_uid; /* Effective user id */ member
6140 tlcred->tc_uid = crgetuid(cr); in tl_fill_option()