Searched refs:PHYS_INTERACTIVE (Results 1 – 5 of 5) sorted by relevance
218 sw->mode = PHYS_INTERACTIVE; in ProcessArgs()342 if (sw.mode == PHYS_INTERACTIVE) { in main()404 if (sw.mode == PHYS_INTERACTIVE) in main()434 if (sw.mode != PHYS_INTERACTIVE) { in main()
100 #define PHYS_INTERACTIVE 1 /* Manual link */ macro
89 { PHYS_INTERACTIVE, "interactive" },
905 if ((dl->physical = physical_Create(dl, PHYS_INTERACTIVE)) == NULL) { in datalink_Clone()
398 if ((arg->cx && !(arg->cx->physical->type & (PHYS_INTERACTIVE|PHYS_AUTO))) in DialCommand()400 (arg->bundle->phys_type.all & ~(PHYS_INTERACTIVE|PHYS_AUTO)))) { in DialCommand()