Searched refs:rs_fcntl (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/contrib/ofed/librdmacm/examples/ |
| HD | common.h | 60 #define rs_fcntl(s,c,p) use_rs ? rfcntl(s,c,p) : fcntl(s,c,p) macro
|
| HD | udpong.c | 166 rs_fcntl(fd, F_SETFL, O_NONBLOCK); in set_options()
|
| HD | rstream.c | 299 rs_fcntl(fd, F_SETFL, O_NONBLOCK); in set_options()
|