Home
last modified time | relevance | path

Searched refs:DEBUGGER (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/security/mac_test/
H A Dmac_test.c128 #define DEBUGGER(func, string) kdb_enter(KDB_WHY_MAC, (string)) macro
130 #define DEBUGGER(func, string) printf("mac_test: %s: %s\n", (func), (string)) macro
144 DEBUGGER("%s: dup destroy", __func__); \
146 DEBUGGER("%s: corrupted label", __func__); \