Searched refs:owner_uid (Results 1 – 2 of 2) sorted by relevance
96 uid_t owner_uid, in VerifySpecificPathControlledByUser() argument111 if (stat_info.st_uid != owner_uid) { in VerifySpecificPathControlledByUser()765 uid_t owner_uid, in VerifyPathControlledByUser() argument790 if (!VerifySpecificPathControlledByUser(current_path, owner_uid, group_gids)) in VerifyPathControlledByUser()796 current_path, owner_uid, group_gids)) in VerifyPathControlledByUser()
372 uid_t owner_uid,