Searched refs:unsup_string (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl02.c | 60 #define unsup_string "prctl() doesn't support this option, skip it" macro 121 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 128 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 135 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 141 tst_res(TCONF, "%s", unsup_string); in verify_prctl() 147 tst_res(TCONF, "%s", unsup_string); in verify_prctl()
|