Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDimgact.h65 #define IMGACT_BINMISC 0x2 macro
/trueos/sys/kern/
HDimgact_binmisc.c603 if (imgp->interpreted & IMGACT_BINMISC) { in imgact_binmisc_exec()
608 imgp->interpreted |= IMGACT_BINMISC; in imgact_binmisc_exec()