Searched refs:O_PATH (Results 1 – 7 of 7) sorted by relevance
100 #ifdef O_PATH101 #undef O_PATH /* bits/fcntl-linux.h may have defined O_PATH. */
369 OI(O_PATH, b2); in opts_init()
480 for (found = 0, p = t = O_STR(sp, O_PATH);; ++p) in file_spath()
44 #define O_PATH 43 macro
2170 #if defined(O_PATH) in tree_reopen()2172 const int o_flag = O_PATH; in tree_reopen()2202 #if defined(O_PATH) || defined(O_SEARCH) || \ in tree_reopen()
445 #if defined(O_PATH) in la_opendirat()446 | O_PATH in la_opendirat()
1785 #if defined(O_PATH) || defined(O_SEARCH) || \ in test_parent()