Searched refs:bundle_Open (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/usr.sbin/ppp/
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);
H A Dbundle.h173 extern void bundle_Open(struct bundle *, const char *, int, int);
H A Dbundle.c622 bundle_Open(bundle, NULL, PHYS_AUTO, 0);
984 bundle_Open(struct bundle *bundle, const char *name, int mask, int force) function

Completed in 97 milliseconds