Searched refs:LIBPOLKIT_MAGIC (Results 1 – 1 of 1) sorted by relevance
34 #define LIBPOLKIT_MAGIC 0x3117beef macro47 if (_ctx_->magic != LIBPOLKIT_MAGIC) { \49 __FUNCTION__, _ctx_->magic, LIBPOLKIT_MAGIC); \70 ctx->magic = LIBPOLKIT_MAGIC; in libpolkit_new_context()