Searched refs:OModeF (Results 1 – 1 of 1) sorted by relevance
64 static const int OModeF = O_CLOEXEC|O_RDONLY|O_NOCTTY; variable130 if (-1 == (dfd = openat(rfd, path, OModeF)) || -1 == fstat(dfd, &sb)) in readFileAt()355 if (-1 == (fdpps = open(dpath, OModeF))) { in findMatchingPpsDev()