O_PATH             44 lib/fencing/st_rhcs.c #if _POSIX_C_SOURCE < 200809L && !(defined(O_SEARCH) || defined(O_PATH))
O_PATH             49 lib/fencing/st_rhcs.c     const int dirfd = open(PCMK__FENCE_BINDIR, O_PATH);
O_PATH             56 lib/fencing/st_rhcs.c #if _POSIX_C_SOURCE < 200809L && !(defined(O_SEARCH) || defined(O_PATH))
O_PATH             85 lib/fencing/st_rhcs.c #if _POSIX_C_SOURCE >= 200809L || defined(O_SEARCH) || defined(O_PATH)