Home
last modified time | relevance | path

Searched defs:original_flags (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/edk/test/
Dtest_utils_posix.cc21 int original_flags = fcntl(handle.handle, F_GETFL); in BlockingWrite() local
42 int original_flags = fcntl(handle.handle, F_GETFL); in BlockingRead() local