Searched refs:compat10 (Results 1 – 2 of 2) sorted by relevance
12 compat10=COMPAT_FREEBSD10145 compat10 = \"$compat10\"
39 #define compat10(n, name) .sy_narg = n, .sy_call = (sy_call_t *)__CONCAT(freebsd10_,name) macro41 #define compat10(n, name) .sy_narg = 0, .sy_call = (sy_call_t *)nosys macro100 …{ compat10(0,pipe), .sy_auevent = AUE_PIPE, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC…