Home
last modified time | relevance | path

Searched refs:owner_uid (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/base/files/
Dfile_util_posix.cc82 uid_t owner_uid, in VerifySpecificPathControlledByUser() argument
95 if (stat_info.st_uid != owner_uid) { in VerifySpecificPathControlledByUser()
601 uid_t owner_uid, in VerifyPathControlledByUser() argument
626 if (!VerifySpecificPathControlledByUser(current_path, owner_uid, group_gids)) in VerifyPathControlledByUser()
631 if (!VerifySpecificPathControlledByUser(current_path, owner_uid, in VerifyPathControlledByUser()
Dfile_util.h309 uid_t owner_uid,
/third_party/mbedtls/docs/architecture/
Dmbed-crypto-storage-specification.md115 …ile name is `(uint32_t)owner_uid << 32 | key_id` where `key_id` is the key identifier from the own…