Home
last modified time | relevance | path

Searched refs:distname (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/lib/
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()
156 SAFE_FILE_LINES_SCANF(NULL, OSRELEASE_PATH, "ID=%s", distname); in tst_kvcmp_distname()
159 ret = distname + 1; in tst_kvcmp_distname()
/third_party/ltp/testcases/lib/
Dtst_kvcmp.c74 const char *distname = tst_kvcmp_distname(cur_kver); in compare_kver() local
89 if (!distname || strcmp(distname, exver)) in compare_kver()
/third_party/python/Doc/install/
Dindex.rst262 define ABI flags; :file:`{distname}` will be replaced by the name of the module
323 C headers :file:`{userbase}/include/python{X.Y}{abiflags}/{distname}`
334 C headers :file:`{userbase}\\Python{XY}\\Include\\{distname}`
385 C headers :file:`{home}/include/python/{distname}`
435 C headers :file:`{prefix}/include/python{X.Y}{abiflags}/{distname}`
486 C headers :file:`{prefix}\\Include\\{distname}`