Searched refs:fdpair (Results 1 – 3 of 3) sorted by relevance
409 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument416 if (__res__ >= 0 && fdpair[0] < cma__g_mx_file \417 && fdpair[1] < cma__g_mx_file) \426 if ((fdpair[0] >= cma__g_mx_file) || (fdpair[1] >= cma__g_mx_file)) \
382 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument389 if (__res__ >= 0 && fdpair[0] < cma__g_mx_file \390 && fdpair[1] < cma__g_mx_file) \399 if ((fdpair[0] >= cma__g_mx_file) || (fdpair[1] >= cma__g_mx_file)) \
385 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument392 if (__res__ >= 0 && fdpair[0] < cma__g_mx_file \393 && fdpair[1] < cma__g_mx_file) \402 if ((fdpair[0] >= cma__g_mx_file) || (fdpair[1] >= cma__g_mx_file)) \