Searched refs:OPT_PREPASS (Results 1 – 2 of 2) sorted by relevance
148 #define OPT_PREPASS 0x1000000 /* do this opt in pre-pass to find device */ macro151 #define OPT_DEVNAM (OPT_PREPASS | OPT_INITONLY | OPT_DEVEQUIV)
266 "Take options from a file", OPT_PREPASS },268 "Take options from a privileged file", OPT_PREPASS },712 if ((opt->flags & OPT_PREPASS) == 0 && prepass)