Searched defs:linux_binprm (Results 1 – 1 of 1) sorted by relevance
18 struct linux_binprm { struct27 struct mm_struct *mm;31 have_execfd:1,34 execfd_creds:1,40 secureexec:1,47 comm_from_dentry:1,52 is_check:1;55 struct file *file;59 int argc, envc;67 unsigned long exec;[all …]
Completed in 7 milliseconds