Home
last modified time | relevance | path

Searched refs:SVP_INTERP (Results 1 – 2 of 2) sorted by relevance

/src/sys/sys/
H A Dsysent.h196 #define SVP_INTERP 0x00000002 macro
/src/sys/kern/
H A Dimgact_elf.c871 p->p_sysent->sv_protect(imgp, SVP_INTERP); in load_file()