Searched refs:sp_magic (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sbin/hastd/
H A Dproto_socketpair.c48 int sp_magic; member in struct:sp_ctx
80 spctx->sp_magic = SP_CTX_MAGIC;
93 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
132 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
170 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
192 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
219 spctx->sp_magic = 0;
/freebsd-10.2-release/contrib/openbsm/bin/auditdistd/
H A Dproto_socketpair.c47 int sp_magic; member in struct:sp_ctx
82 spctx->sp_magic = SP_CTX_MAGIC;
108 spctx->sp_magic = SP_CTX_MAGIC;
121 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
160 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
198 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
220 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
247 spctx->sp_magic = 0;

Completed in 52 milliseconds