Searched refs:CD_NOTREQUIRED (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dphysical.h49 #define CD_NOTREQUIRED 2 macro
H A Dtcp.c103 { CD_NOTREQUIRED, 0 },
H A Datm.c126 { CD_NOTREQUIRED, 0 },
H A Dudp.c158 { CD_NOTREQUIRED, 0 },
H A Dexec.c156 { CD_NOTREQUIRED, 0 },
H A Dether.c668 case CD_NOTREQUIRED:
H A Dtty.c200 if (dev->dev.cd.necessity == CD_NOTREQUIRED || physical_IsSync(p))
H A Dphysical.c513 if (cd->necessity == CD_NOTREQUIRED)
H A Dcommand.c2241 cx->physical->cfg.cd.necessity = CD_NOTREQUIRED;

Completed in 66 milliseconds