Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dphysical.h47 #define CD_REQUIRED 1 macro
H A Dether.c335 { CD_REQUIRED, DEF_ETHERCDDELAY },
659 case CD_REQUIRED: in ether_Create()
H A Dnetgraph.c311 { CD_REQUIRED, DEF_NGCDDELAY },
H A Dtty.c154 if (dev->dev.cd.necessity == CD_REQUIRED) in tty_Timeout()
H A Dphysical.c505 if (p->cfg.cd.necessity == CD_REQUIRED) in physical_ShowStatus()
H A Dcommand.c2188 CD_REQUIRED : CD_VARIABLE; in SetVariable()