Searched defs:F_SETFL (Results 1 - 6 of 6) sorted by relevance

/external/kernel-headers/original/asm-generic/
H A Dfcntl.h95 #define F_SETFL 4 /* set file->f_flags */ macro
/external/chromium_org/third_party/openssl/openssl/apps/
H A Ds_client.c1642 (void)fcntl(fileno(stdin), F_SETFL, O_NONBLOCK); local
1656 (void)fcntl(fileno(stdin), F_SETFL, 0); local
H A Ds_server.c2126 (void)fcntl(fileno(stdin), F_SETFL, O_NONBLOCK); local
2132 (void)fcntl(fileno(stdin), F_SETFL, 0); local
/external/openssl/apps/
H A Ds_client.c1663 (void)fcntl(fileno(stdin), F_SETFL, O_NONBLOCK); local
1677 (void)fcntl(fileno(stdin), F_SETFL, 0); local
H A Ds_server.c2126 (void)fcntl(fileno(stdin), F_SETFL, O_NONBLOCK); local
2132 (void)fcntl(fileno(stdin), F_SETFL, 0); local
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 618 milliseconds