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