Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_accept_test.c56 static const int rw_flags[4] = { 0, O_RDONLY, O_WRONLY, O_RDWR }; in test() local
71 flags = rw_flags[rw_loop] | truncate_flags[truncate_loop] | in test()