Searched refs:blessed (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/kern/
H A Dkern_clock.c167 static const char *blessed[] = { variable
225 * blessed list.
227 for (i = 0; blessed[i] != NULL; i++)
228 if (!strcmp(blessed[i], td->td_wmesg))
H A Dsubr_witness.c315 static int blessed(struct witness *, struct witness *);
724 * Pairs of locks which have been blessed. Witness does not complain about
725 * order problems with blessed lock pairs. Please do not add an entry to the
1366 * If the lock order is blessed, bail before logging
1370 if (blessed(w, w1))
2144 blessed(struct witness *w1, struct witness *w2) function
2749 if (blessed(tmp_w1, tmp_w2))
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm14 use Scalar::Util qw(blessed);
/freebsd-current/crypto/heimdal/
H A Dltmain.sh8217 # isn't a blessed tool.
8466 # isn't a blessed tool.

Completed in 209 milliseconds