check_exec
if ((error = check_exec(p, epp)) == 0) {
if ((error = check_exec(p, &pack)) != 0) {
int check_exec(struct proc *, struct exec_package *);