Searched refs:o_modes (Results 1 – 1 of 1) sorted by relevance
527 static const int o_modes[] = { variable537 for (mode = 0; mode < ARRAY_SIZE(o_modes); ++mode) { in try_symlink()538 if (try_open(name, o_modes[mode]) != -1) in try_symlink()