Searched refs:rs_accept (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ofed/librdmacm/examples/
H A Dcommon.h50 #define rs_accept(s,a,l) use_rs ? raccept(s,a,l) : accept(s,a,l) macro
H A Drstream.c389 rs = rs_accept(lrs, NULL, NULL);

Completed in 109 milliseconds