Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dimgact.h71 #define IMGACT_BINMISC 0x2 macro
/freebsd-12-stable/sys/kern/
Dimgact_binmisc.c612 if (imgp->interpreted & IMGACT_BINMISC) { in imgact_binmisc_exec()
617 imgp->interpreted |= IMGACT_BINMISC; in imgact_binmisc_exec()