Searched refs:SAFE_TRY_FILE_PRINTF (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/include/ |
D | tst_safe_file_ops.h | 48 #define SAFE_TRY_FILE_PRINTF(path, fmt, ...) \ macro
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
D | setsockopt05.c | 43 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|
D | setsockopt06.c | 38 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|
D | setsockopt08.c | 98 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|
D | setsockopt07.c | 41 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|
/third_party/ltp/testcases/kernel/containers/userns/ |
D | userns08.c | 124 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/bind/ |
D | bind06.c | 37 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/sendto/ |
D | sendto03.c | 46 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|
/third_party/ltp/testcases/cve/ |
D | icmp_rate_limit01.c | 62 SAFE_TRY_FILE_PRINTF("/proc/sys/user/max_user_namespaces", "%d", 10); in setup()
|