Home
last modified time | relevance | path

Searched refs:check_exec (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/sys/
H A Dexec.h160 int check_exec(struct proc *, struct exec_package *);
/openbsd/sys/kern/
H A Dexec_script.c223 if ((error = check_exec(p, epp)) == 0) { in exec_script_makecmds()
H A Dkern_exec.c123 check_exec(struct proc *p, struct exec_package *epp) in check_exec() function
311 if ((error = check_exec(p, &pack)) != 0) { in sys_execve()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.114068 (chkr_{copy_bitmap,check_exec}_libfunc): Likewise.