Searched refs:exrc_stat (Results 1 – 1 of 1) sorted by relevance
742 struct stat64 exrc_stat; in validate_exrc() local745 if (stat64((char *)exrc_path, &exrc_stat) == -1) in validate_exrc()749 if (process_uid && process_uid != exrc_stat.st_uid) in validate_exrc()751 if ((exrc_stat.st_mode & (S_IWGRP | S_IWOTH)) != 0) in validate_exrc()