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

/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h198 extern void bundle_SetLabel(struct bundle *, const char *);
H A Dmain.c415 bundle_SetLabel(bundle, lastlabel);
421 bundle_SetLabel(bundle, lastlabel);
H A Dauth.c267 bundle_SetLabel(bundle, vector[3]);
H A Dcommand.c349 bundle_SetLabel(arg->bundle, arg->argv[arg->argc - 1]);
352 bundle_SetLabel(arg->bundle, arg->argv[arg->argc - 1]);
357 bundle_SetLabel(arg->bundle, "default");
359 bundle_SetLabel(arg->bundle, "default");
H A Dbundle.c1342 bundle_SetLabel(struct bundle *bundle, const char *label) function

Completed in 128 milliseconds