Searched refs:unsup_string (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/syscalls/prctl/ |
D | prctl02.c | 52 #define unsup_string "prctl() doesn't support this option, skip it" macro 109 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 116 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 123 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 129 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 135 tst_res(TCONF, "%s", unsup_string); in verify_prctl()
|