HomeSort by: relevance | last modified time | path
    Searched refs:KERNHIST_BIOHIST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
kernhist.h 123 #define KERNHIST_BIOHIST __BIT(6) /* biohist */
  /src/sys/kern/
kern_history.c 245 if ((bitmask & KERNHIST_BIOHIST) || bitmask == 0)

Completed in 29 milliseconds