Searched refs:fsuid (Results 26 - 30 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dopen.c290 * switching the fsuid/fsgid around to the real ones.
307 override_cred->fsuid = override_cred->uid;
H A Dexec.c1920 * We cannot trust fsuid as being the "true" uid of the
1927 cred->fsuid = 0; /* Dump root private */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnfnetlink_log.c493 __be32 uid = htonl(file->f_cred->fsuid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dkey.c824 key = key_alloc(ktype, description, cred->fsuid, cred->fsgid, cred,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dvpe.c1272 v->uid = filp->f_cred->fsuid;

Completed in 119 milliseconds

12