Home
last modified time | relevance | path

Searched refs:F_SETFL (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/common/asm-generic/
Dfcntl.h97 #define F_SETFL 4 macro
/bionic/libc/netbsd/resolv/
Dres_send.c940 fcntl(sock, F_SETFL, origflags | O_NONBLOCK); in connect_with_timeout()
961 fcntl(sock, F_SETFL, origflags); in connect_with_timeout()