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

/freebsd-10-stable/usr.sbin/ppp/
H A Ddefs.h107 #define PHYS_ALL 127 macro
H A Dsystems.c235 if (mode == PHYS_NONE || mode == PHYS_ALL)
481 modereq = PHYS_ALL;
H A Ddefs.c96 { PHYS_ALL, "*" },
H A Dmain.c261 case PHYS_ALL:
H A Dcommand.c409 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1);
1286 bundle_Open(arg->bundle, arg->cx ? arg->cx->name : NULL, PHYS_ALL, 1);
1295 bundle_Open(arg->bundle, cx->name, PHYS_ALL, 1);
1322 bundle_Open(arg->bundle, NULL, PHYS_ALL, 1);
1840 if (mode == PHYS_NONE || mode == PHYS_ALL) {

Completed in 158 milliseconds