Home
last modified time | relevance | path

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

/NextBSD/sys/boot/common/
HDinterp.c195 #define SL_QUIET (1<<0) macro
240 flags |= SL_QUIET; in include()
301 if (!(sp->flags & SL_QUIET)) { in include()