Home
last modified time | relevance | path

Searched refs:cur_mode (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx07.c94 unsigned int cur_mode; in test_statx() local
99 cur_mode = get_mode(tc->client_file, tc->flag, tc->flag_name); in test_statx()
101 if (MODE(cur_mode) == tc->mode) { in test_statx()
108 tc->flag_name, tc->mode, MODE(cur_mode)); in test_statx()

Completed in 1 milliseconds