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

  /external/oprofile/libopt++/
popt_options.cpp 70 static int showvers; member in namespace:popt
73 { "version", 'v', POPT_ARG_NONE, &showvers, 0, "show version", NULL, },
95 if (showvers)
  /external/oprofile/daemon/
oprofiled.c 78 static int showvers; variable
99 { "version", 'v', POPT_ARG_NONE, &showvers, 0, "show version", NULL, },
405 if (showvers)

Completed in 945 milliseconds