Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_kconfig.h9 struct tst_kconfig_res { struct
41 struct tst_kconfig_res results[], size_t cnt);
/external/ltp/lib/
Dtst_kconfig.c118 struct tst_kconfig_res *result, const char *line) in match()
165 struct tst_kconfig_res results[], size_t cnt) in tst_kconfig_read()
222 static int compare_res(struct tst_kconfig_res *res, const char *kconfig, in compare_res()
244 struct tst_kconfig_res results[cnt]; in tst_kconfig_check()
/external/ltp/testcases/kernel/syscalls/acct/
Dacct02.c59 struct tst_kconfig_res results[1]; in acct_version_is_3()