Searched refs:witness (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/share/examples/witness/
H A Dlockgraphs.sh6 # $FreeBSD: releng/10.2/share/examples/witness/lockgraphs.sh 178842 2008-05-07 21:50:17Z attilio $
10 sysctl debug.witness.graphs | awk '
/freebsd-10.2-release/sys/sys/
H A D_lock.h38 struct witness *lo_witness; /* Data for witness. */
/freebsd-10.2-release/etc/
H A Dddb.conf14 # kdb.enter.witness witness(4) detected a locking error.
15 script kdb.enter.witness=run lockinfo
/freebsd-10.2-release/sys/kern/
H A Dsubr_witness.c36 * Implementation of the `witness' lock verifier. Originally implemented for
42 * Main Entry: witness
46 * testimony, witness, from 2wit
56 * religious faith or conviction <the heroic witness to divine
160 * These flags go in the witness relationship matrix and describe the
161 * relationship between any two struct witness objects.
191 * it is held by witness. For example, a lock instance will hold the
219 * The main witness structure. One of these per named lock type in the system
222 struct witness { struct
226 STAILQ_ENTRY(witness) w_lis
[all...]
/freebsd-10.2-release/crypto/openssl/crypto/bn/
H A Dbn_prime.c131 static int witness(BIGNUM *w, const BIGNUM *a, const BIGNUM *a1,
328 j = witness(check, A, A1, A1_odd, k, ctx, mont);
351 static int witness(BIGNUM *w, const BIGNUM *a, const BIGNUM *a1, function
/freebsd-10.2-release/share/man/man4/
H A DMakefile536 witness.4 \

Completed in 136 milliseconds