OpenGrok
Cross Reference: nanohttp.c
xref
: /
external
/
libxml2
/
nanohttp.c
Home
|
History
|
Annotate
|
Download
|
only in
libxml2
Lines Matching
refs:F_GETFL
853
if ((status = fcntl(s,
F_GETFL
, 0)) != -1) {