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

  /external/ltp/include/
tst_kvercmp.h 56 int tst_kvexcmp(const char *tst_exv, const char *cur_kver);
  /external/ltp/lib/
tst_kvercmp.c 107 int tst_kvexcmp(const char *tst_exv, const char *cur_ver) function
163 return tst_kvexcmp(vers[i].extra_ver, kver);
  /external/ltp/testcases/lib/
tst_kvcmp.c 105 return tst_kvexcmp(exkver, cur_kver);

Completed in 82 milliseconds