HomeSort by relevance Sort by last modified time
    Searched refs:PHYS_DDIAL (Results 1 - 4 of 4) sorted by null

  /external/libppp/src/
defs.h 104 #define PHYS_DDIAL 16 /* Dial immediately, stay connected */
defs.c 102 { PHYS_DDIAL, "ddial" },
datalink.c 155 !(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)))) {
261 PHYS_FOREGROUND|PHYS_DDIAL)) &&
288 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
297 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
305 (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) &&
    [all...]
bundle.c 232 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
238 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
256 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
    [all...]

Completed in 109 milliseconds