Home
last modified time | relevance | path

Searched refs:ASSERT_FLAG_LOCAL (Results 1 – 6 of 6) sorted by relevance

/dports/security/keynote/keynote-2.3/
H A Dkeynote.h83 #define ASSERT_FLAG_LOCAL 0x0001 /* macro
H A Dparse_assertion.c154 if (!(as->as_flags & ASSERT_FLAG_LOCAL)) in rec_evaluate_query()
304 (as->as_flags & ASSERT_FLAG_LOCAL)) in keynote_evaluate_query()
H A Denvironment.c733 !(as->as_flags & ASSERT_FLAG_LOCAL))) in kn_get_failed()
753 !(as->as_flags & ASSERT_FLAG_LOCAL)) in kn_get_failed()
793 ASSERT_FLAG_LOCAL) == -1) && (keynote_errno == ERROR_MEMORY)) in kn_query()
H A Dsample-app.c173 strlen(decomposed[i]), ASSERT_FLAG_LOCAL); in main()
H A Dkeynote-verify.c284 p = kn_add_assertion(sessid, buf, i, ASSERT_FLAG_LOCAL); in keynote_verify()
/dports/security/keynote/keynote-2.3/man/
H A Dkeynote.cat3179 ASSERT_FLAG_LOCAL Mark this assertion as ultimately trusted.