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

/freebsd-current/stand/common/
H A Dinterp_simple.c82 #define SL_IGNOREERR (1<<1) macro
130 flags |= SL_IGNOREERR;
182 if (!(sp->flags & SL_IGNOREERR)) {

Completed in 150 milliseconds