Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dimgact.h72 #define IMGACT_BINMISC 0x2 macro
/f-stack/freebsd/kern/
H A Dimgact_binmisc.c612 if (imgp->interpreted & IMGACT_BINMISC) { in imgact_binmisc_exec()
617 imgp->interpreted |= IMGACT_BINMISC; in imgact_binmisc_exec()