Searched refs:M_SORF (Results 1 – 4 of 4) sorted by relevance
131 #define M_SORF 0x4000 /* success or failure of event */ macro
263 if ((flags & M_SORF) && in return_value32_token()266 checkflags |= M_SORF; in return_value32_token()285 if ((flags & M_SORF) && in return_value64_token()288 checkflags |= M_SORF; in return_value64_token()
699 if (!(flags & M_SORF) && !(mask.am_success & global_class))
686 flags |= M_SORF; in proc_class()