Searched refs:rs_fcntl (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcommon.h60 #define rs_fcntl(s,c,p) use_rs ? rfcntl(s,c,p) : fcntl(s,c,p) macro
H A Dudpong.c166 rs_fcntl(fd, F_SETFL, O_NONBLOCK);
H A Drstream.c299 rs_fcntl(fd, F_SETFL, O_NONBLOCK);

Completed in 468 milliseconds