HomeSort by relevance Sort by last modified time
    Searched full:searchoff (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/profilers/powertop/src/
config.c 93 char searchoff[100]; local
99 sprintf(searchoff, "# %s is not set", string);
104 if (onoff==0 && strstr(configlines[i], searchoff))

Completed in 283 milliseconds