Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h141 #define OPT_PREPASS 0x1000000 /* do this opt in pre-pass to find device */ macro
144 #define OPT_DEVNAM (OPT_PREPASS | OPT_INITONLY | OPT_DEVEQUIV)
H A Doptions.c272 "Take options from a file", OPT_PREPASS },
274 "Take options from a privileged file", OPT_PREPASS },
718 if ((opt->flags & OPT_PREPASS) == 0 && prepass)