Searched refs:PHYS_DDIAL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Ddefs.h106 #define PHYS_DDIAL 16 /* Dial immediately, stay connected */ macro
H A Ddefs.c95 { PHYS_DDIAL, "ddial" },
H A Ddatalink.c157 !(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)))) {
263 PHYS_FOREGROUND|PHYS_DDIAL)) &&
290 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
299 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
307 (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
1465 if (mode & (PHYS_DDIAL|PHYS_BACKGROUND|PHYS_FOREGROUND) &&
H A Dbundle.c234 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
240 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
258 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
1176 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) !=
1242 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) !=

Completed in 64 milliseconds