Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/librdmacm/examples/
HDcommon.h60 #define rs_fcntl(s,c,p) use_rs ? rfcntl(s,c,p) : fcntl(s,c,p) macro
HDudpong.c166 rs_fcntl(fd, F_SETFL, O_NONBLOCK); in set_options()
HDrstream.c299 rs_fcntl(fd, F_SETFL, O_NONBLOCK); in set_options()