Searched refs:SK_ABORT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/core/ | ||
| H A D | skywalk_common.h | 58 #define SK_ABORT_DYNAMIC(msg) SK_ABORT(msg) macro |
| /xnu-8019.80.24/libsyscall/wrappers/skywalk/ | ||
| H A D | os_channel.c | 186 SK_ABORT_DYNAMIC(_msg); \ |