Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c531 static const int o_modes[] = { variable
541 for (mode = 0; mode < ARRAY_SIZE(o_modes); ++mode) { in try_symlink()
542 if (try_open(name, o_modes[mode]) != -1) in try_symlink()