Searched refs:PHYS_ALL (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/usr.sbin/ppp/ |
| HD | defs.h | 108 #define PHYS_ALL 127 macro
|
| HD | systems.c | 257 if (mode == PHYS_NONE || mode == PHYS_ALL) in AllowModes() 503 modereq = PHYS_ALL; in system_Select()
|
| HD | defs.c | 105 { PHYS_ALL, "*" },
|
| HD | main.c | 260 case PHYS_ALL: in ProcessArgs()
|
| HD | command.c | 402 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1); in DialCommand() 1258 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1); in OpenCommand() 1267 bundle_Open(arg->bundle, cx->name, PHYS_ALL, 1); in OpenCommand() 1294 bundle_Open(arg->bundle, NULL, PHYS_ALL, 1); in OpenCommand() 1812 if (mode == PHYS_NONE || mode == PHYS_ALL) { in SetVariable()
|