Searched refs:write_sysctl (Results 1 - 3 of 3) sorted by relevance
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | tomoyo_new_file_test.c | 134 show_result(write_sysctl(TEST_SYSCTL_PATH, buffer), 1); in stage_file_test() 136 show_result(write_sysctl(TEST_SYSCTL_PATH, buffer), 0); in stage_file_test() 141 write_sysctl(TEST_SYSCTL_PATH, buffer), 1); in stage_file_test() 144 write_sysctl(TEST_SYSCTL_PATH, buffer), 0); in stage_file_test()
|
H A D | tomoyo_file_test.c | 84 show_result(write_sysctl(TEST_SYSCTL_PATH, buffer)); in stage_file_test()
|
H A D | include.h | 87 static inline int write_sysctl(const char *path, const char *value) in write_sysctl() function
|
Completed in 2 milliseconds