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

/freebsd-11-stable/sbin/hastd/
H A Dproto_socketpair.c50 int sp_magic; member in struct:sp_ctx
82 spctx->sp_magic = SP_CTX_MAGIC;
95 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
134 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
172 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
194 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
221 spctx->sp_magic = 0;
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_socketpair.c45 int sp_magic; member in struct:sp_ctx
80 spctx->sp_magic = SP_CTX_MAGIC;
106 spctx->sp_magic = SP_CTX_MAGIC;
119 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
158 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
196 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
218 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC);
245 spctx->sp_magic = 0;

Completed in 113 milliseconds