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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h143 #define OPT_DEVEQUIV 0x4000000 /* equiv to device name */ macro
144 #define OPT_DEVNAM (OPT_PREPASS | OPT_INITONLY | OPT_DEVEQUIV)
H A Doptions.c517 if ((opt->flags & OPT_DEVEQUIV) && devnam_fixed) {

Completed in 64 milliseconds