Searched refs:execfd_creds (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbinfmts.h34 execfd_creds:1, member in struct:linux_binprm
/linux-master/fs/
H A Dbinfmt_misc.c263 bprm->execfd_creds = 1;
H A Dexec.c1696 struct file *file = bprm->execfd_creds ? bprm->executable : bprm->file;

Completed in 129 milliseconds