Searched refs:PHYS_ALL (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/usr.sbin/ppp/ |
| D | defs.h | 109 #define PHYS_ALL 127 macro
|
| D | systems.c | 237 if (mode == PHYS_NONE || mode == PHYS_ALL) in AllowModes() 483 modereq = PHYS_ALL; in system_Select()
|
| D | defs.c | 98 { PHYS_ALL, "*" },
|
| D | main.c | 263 case PHYS_ALL: in ProcessArgs()
|
| D | command.c | 411 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1); in DialCommand() 1288 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1); in OpenCommand() 1297 bundle_Open(arg->bundle, cx->name, PHYS_ALL, 1); in OpenCommand() 1324 bundle_Open(arg->bundle, NULL, PHYS_ALL, 1); in OpenCommand() 1842 if (mode == PHYS_NONE || mode == PHYS_ALL) { in SetVariable()
|