FreeBSD kernel kern code
witness_blessed Struct Reference

Data Fields

const char * b_lock1
 
const char * b_lock2
 

Detailed Description

Definition at line 278 of file subr_witness.c.

Field Documentation

◆ b_lock1

const char* witness_blessed::b_lock1

Definition at line 279 of file subr_witness.c.

Referenced by blessed().

◆ b_lock2

const char* witness_blessed::b_lock2

Definition at line 280 of file subr_witness.c.

Referenced by blessed().


The documentation for this struct was generated from the following file: