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

  /external/ltp/tools/top-LTP/proc/
version.h 26 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF)
  /external/iproute2/include/
xtables.h 527 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF)
  /external/iptables/include/
xtables.h 560 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF)
  /external/ltp/tools/top-LTP/
top.c 348 , LINUX_VERSION_MINOR(linux_version_code)
    [all...]

Completed in 199 milliseconds