Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c342 static struct witness *witness_get(void);
1916 if ((w = witness_get()) == NULL) in enroll()
2164 witness_get(void) in witness_get() function