Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_test/
H A Dmac_test.c126 #define DEBUGGER(func, string) kdb_enter(KDB_WHY_MAC, (string)) macro
128 #define DEBUGGER(func, string) printf("mac_test: %s: %s\n", (func), (string)) macro