Home
last modified time | relevance | path

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

/freebsd/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); in set_options()
H A Drstream.c299 rs_fcntl(fd, F_SETFL, O_NONBLOCK); in set_options()