Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/base/
H A Dunix_socket.cc396 int fcntl_res = fcntl(*fd_, F_SETFL, flags); in SetBlocking() local
411 int fcntl_res = fcntl(*fd_, F_SETFD, flags); in SetRetainOnExec() local