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

/netbsd-6-1-5-RELEASE/sys/modules/exec_script/
H A DMakefile5 KMOD= exec_script
10 SRCS= exec_script.c
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dexec_script.c1 /* $NetBSD: exec_script.c,v 1.65 2010/06/24 13:03:11 hannken Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: exec_script.c,v 1.65 2010/06/24 13:03:11 hannken Exp $");
54 #include <sys/exec_script.h>
57 MODULE(MODULE_CLASS_MISC, exec_script, NULL);
276 panic("exec_script: copystr couldn't fail");
/netbsd-6-1-5-RELEASE/sys/modules/
H A DMakefile21 SUBDIR+= exec_script
/netbsd-6-1-5-RELEASE/sys/sys/
H A DMakefile17 exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extattr.h extent.h \
/netbsd-6-1-5-RELEASE/external/bsd/dhcpcd/dist/
H A Dconfigure.c58 exec_script(char *const *argv, char *const *env) function
371 pid = exec_script(argv, env);

Completed in 174 milliseconds