Home
last modified time | relevance | path

Searched refs:distname (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/lib/
H A Dtst_kvercmp.c133 static char distname[64]; in tst_kvcmp_distname() local
134 char *ret = distname; in tst_kvcmp_distname()
135 char *p = distname; in tst_kvcmp_distname()
147 SAFE_FILE_LINES_SCANF(NULL, OSRELEASE_PATH, "ID=%s", distname); in tst_kvcmp_distname()
150 ret = distname + 1; in tst_kvcmp_distname()
/third_party/ltp/testcases/lib/
H A Dtst_kvcmp.c74 const char *distname = tst_kvcmp_distname(cur_kver); in compare_kver() local
89 if (!distname || strcmp(distname, exver)) in compare_kver()

Completed in 2 milliseconds