Symbol: PHYS_DEDICATED
usr.sbin/ppp/bundle.c
1171
if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) !=
usr.sbin/ppp/bundle.c
1237
if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) !=
usr.sbin/ppp/bundle.c
232
if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
usr.sbin/ppp/bundle.c
238
if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
usr.sbin/ppp/bundle.c
256
if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
usr.sbin/ppp/datalink.c
117
if (dl->physical->type == PHYS_DEDICATED && !dl->bundle->CleaningUp &&
usr.sbin/ppp/datalink.c
1459
if (dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED))
usr.sbin/ppp/datalink.c
155
!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)))) {
usr.sbin/ppp/datalink.c
228
if (dl->physical->type == PHYS_DEDICATED)
usr.sbin/ppp/datalink.c
260
if ((dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED|PHYS_BACKGROUND|
usr.sbin/ppp/datalink.c
288
if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
usr.sbin/ppp/datalink.c
297
if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
usr.sbin/ppp/datalink.c
305
(!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
usr.sbin/ppp/datalink.c
966
(dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED)))
usr.sbin/ppp/defs.c
92
{ PHYS_DEDICATED, "dedicated" },
usr.sbin/ppp/physical.c
546
if (p->type != PHYS_DEDICATED) {
usr.sbin/ppp/physical.c
927
if ((p->type & (PHYS_DIRECT|PHYS_DEDICATED) ||
usr.sbin/ppp/physical.c
928
mode & (PHYS_DIRECT|PHYS_DEDICATED)) &&
usr.sbin/ppp/tty.c
456
if (p->type != PHYS_DEDICATED)
usr.sbin/ppp/tty.c
729
if (p->type != PHYS_DEDICATED)