HomeSort by relevance Sort by last modified time
    Searched refs:bundle_SetLabel (Results 1 - 5 of 5) sorted by null

  /external/libppp/src/
bundle.h 196 extern void bundle_SetLabel(struct bundle *, const char *);
main.c 417 bundle_SetLabel(bundle, lastlabel);
423 bundle_SetLabel(bundle, lastlabel);
auth.c 257 bundle_SetLabel(bundle, vector[3]);
command.c 344 bundle_SetLabel(arg->bundle, arg->argv[arg->argc - 1]);
347 bundle_SetLabel(arg->bundle, arg->argv[arg->argc - 1]);
352 bundle_SetLabel(arg->bundle, "default");
354 bundle_SetLabel(arg->bundle, "default");
    [all...]
bundle.c     [all...]

Completed in 245 milliseconds