Symbol: PHYS_DEDICATED
usr.sbin/ppp/bundle.c
1165
if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) !=
usr.sbin/ppp/bundle.c
1231
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
116
if (dl->physical->type == PHYS_DEDICATED && !dl->bundle->CleaningUp &&
usr.sbin/ppp/datalink.c
1450
if (dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED))
usr.sbin/ppp/datalink.c
154
!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)))) {
usr.sbin/ppp/datalink.c
227
if (dl->physical->type == PHYS_DEDICATED)
usr.sbin/ppp/datalink.c
259
if ((dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED|PHYS_BACKGROUND|
usr.sbin/ppp/datalink.c
287
if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
usr.sbin/ppp/datalink.c
296
if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
usr.sbin/ppp/datalink.c
304
(!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
usr.sbin/ppp/datalink.c
964
if (dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED))
usr.sbin/ppp/defs.c
101
{ PHYS_DEDICATED, "dedicated" },
usr.sbin/ppp/physical.c
544
if (p->type != PHYS_DEDICATED) {
usr.sbin/ppp/physical.c
923
if ((p->type & (PHYS_DIRECT|PHYS_DEDICATED) ||
usr.sbin/ppp/physical.c
924
mode & (PHYS_DIRECT|PHYS_DEDICATED)) &&
usr.sbin/ppp/tty.c
464
if (p->type != PHYS_DEDICATED)
usr.sbin/ppp/tty.c
723
if (p->type != PHYS_DEDICATED)