Home
last modified time | relevance | path

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

/NextBSD/usr.bin/ktrdump/
HDktrdump.c168 if (version != KTR_VERSION) in main()
/NextBSD/sys/kern/
HDkern_ktr.c99 int ktr_version = KTR_VERSION;
/NextBSD/sys/sys/
HDktr.h45 #define KTR_VERSION 2 macro