Searched refs:FCNTLID (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
H A Dfstream.h73 #define FCNTLID(r) "fcntl("#r")", r macro
H A Dfstream.cpp239 /// Calls the given fcntl. Use FCNTLID macro to pass in both \p name and \p request.
274 int curf = fcntl (FCNTLID (F_GETFL));
278 fcntl (FCNTLID (F_SETFL), curf);

Completed in 22 milliseconds