Home
last modified time | relevance | path

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

/curl/lib/
H A Dnonblock.c52 flags = sfcntl(sockfd, F_GETFL, 0); in curlx_nonblock()
64 return sfcntl(sockfd, F_SETFL, flags); in curlx_nonblock()
H A Dcurl_setup_once.h210 # define sfcntl lwip_fcntl macro
212 # define sfcntl fcntl macro

Completed in 6 milliseconds