Searched refs:SockFcntl (Results 1 – 3 of 3) sorted by relevance
58 FILLP_INT SockFcntl(FILLP_INT fd, FILLP_INT cmd, FILLP_INT val);
314 return SockFcntl(fd, cmd, val); in FtFcntl()
1437 FILLP_INT SockFcntl(FILLP_INT s, FILLP_INT cmd, FILLP_INT val) in SockFcntl() function