Home
last modified time | relevance | path

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

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