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

  /device/google/marlin/dataservices/datatop/src/
datatop_opt.h 57 * @var cli_opts::print_cl
71 int print_cl; /* -p option */ member in struct:cli_opts
datatop_opt.c 84 clopts->print_cl = OPT_CHOSE;
datatop.c 216 if (usr_cl_opts.print_cl == OPT_CHOSE) {
254 if (usr_cl_opts.print_cl == OPT_NOT_CHOSE &&

Completed in 493 milliseconds