Home
last modified time | relevance | path

Searched refs:nprefx (Results 1 – 1 of 1) sorted by relevance

/device/google/dragon/recovery/updater/
Dfwtool.cpp343 int nprefx = prefix + strlen(c->name) + 1; in run_cmd() local
345 return run_cmd(c->subcmd, idx, nprefx, in run_cmd()
350 print_usage(c->subcmd, idx, nprefx, argc, argv); in run_cmd()