Searched refs:sp_magic (Results 1 – 2 of 2) sorted by relevance
45 int sp_magic; member80 spctx->sp_magic = SP_CTX_MAGIC; in sp_connect()106 spctx->sp_magic = SP_CTX_MAGIC; in sp_wrap()119 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_send()158 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_recv()196 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_descriptor()218 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_close()245 spctx->sp_magic = 0; in sp_close()
46 int sp_magic; member78 spctx->sp_magic = SP_CTX_MAGIC; in sp_client()91 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_send()130 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_recv()168 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_descriptor()190 PJDLOG_ASSERT(spctx->sp_magic == SP_CTX_MAGIC); in sp_close()217 spctx->sp_magic = 0; in sp_close()