OpenGrok
Cross Reference: mq.c
xref
: /
system
/
core
/
libcutils
/
mq.c
Home
|
History
|
Annotate
|
Download
|
only in
libcutils
Lines Matching
refs:F_GETFL
213
if ((flags = fcntl(fd,
F_GETFL
, 0)) < 0) {