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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dbundle.h196 extern void bundle_SetLabel(struct bundle *, const char *);
H A Dmain.c413 bundle_SetLabel(bundle, lastlabel);
419 bundle_SetLabel(bundle, lastlabel);
H A Dauth.c257 bundle_SetLabel(bundle, vector[3]);
H A Dcommand.c347 bundle_SetLabel(arg->bundle, arg->argv[arg->argc - 1]);
350 bundle_SetLabel(arg->bundle, arg->argv[arg->argc - 1]);
355 bundle_SetLabel(arg->bundle, "default");
357 bundle_SetLabel(arg->bundle, "default");
H A Dbundle.c1343 bundle_SetLabel(struct bundle *bundle, const char *label) function

Completed in 102 milliseconds