open 94 include/crm/common/internal.h (void) open("/dev/null", flags); open 128 lib/common/pid.c fd = open(filename, O_RDONLY); open 227 lib/common/pid.c fd = open(filename, O_CREAT | O_WRONLY | O_EXCL, 0644); open 63 lib/common/procfs.c fd = open(procpath, O_RDONLY); open 44 lib/fencing/st_rhcs.c const int dirfd = open(PCMK__FENCE_BINDIR, O_SEARCH); open 46 lib/fencing/st_rhcs.c const int dirfd = open(PCMK__FENCE_BINDIR, O_PATH);