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

/linux-master/fs/
H A Dexec.c1803 static int exec_binprm(struct linux_binprm *bprm) function
1857 * Check for unsafe execution states before exec_binprm(), which
1872 retval = exec_binprm(bprm);

Completed in 116 milliseconds