Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c44 static void _test_sysconf(long name, const char *strname) in _test_sysconf() argument
62 tst_resm(TCONF, "Resource doesn't exist: %s", strname); in _test_sysconf()
66 strname); in _test_sysconf()
70 "%s", strname); in _test_sysconf()
74 tst_resm(TPASS, "%s = %li", strname, retval); in _test_sysconf()