Searched refs:check_exec (Results 1 – 4 of 4) sorted by relevance
160 int check_exec(struct proc *, struct exec_package *);
223 if ((error = check_exec(p, epp)) == 0) { in exec_script_makecmds()
123 check_exec(struct proc *p, struct exec_package *epp) in check_exec() function311 if ((error = check_exec(p, &pack)) != 0) { in sys_execve()
4068 (chkr_{copy_bitmap,check_exec}_libfunc): Likewise.