Searched refs:PHYS_ALL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Ddefs.h109 #define PHYS_ALL 127 macro
H A Dsystems.c237 if (mode == PHYS_NONE || mode == PHYS_ALL)
483 modereq = PHYS_ALL;
H A Ddefs.c98 { PHYS_ALL, "*" },
H A Dmain.c263 case PHYS_ALL:
H A Dcommand.c411 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1);
1288 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1);
1297 bundle_Open(arg->bundle, cx->name, PHYS_ALL, 1);
1324 bundle_Open(arg->bundle, NULL, PHYS_ALL, 1);
1842 if (mode == PHYS_NONE || mode == PHYS_ALL) {

Completed in 189 milliseconds