Home
last modified time | relevance | path

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

/openbsd/src/lib/libkeynote/
Dsample-app.c186 case ERROR_NOTFOUND: in main()
282 case ERROR_NOTFOUND: in main()
320 case ERROR_NOTFOUND: in main()
362 case ERROR_NOTFOUND: in main()
390 case ERROR_NOTFOUND: in main()
417 case ERROR_NOTFOUND: in main()
445 case ERROR_NOTFOUND: in main()
473 case ERROR_NOTFOUND: in main()
Denvironment.c450 keynote_errno = ERROR_NOTFOUND; in kn_cleanup_action_environment()
480 keynote_errno = ERROR_NOTFOUND; in kn_close()
542 keynote_errno = ERROR_NOTFOUND; in kn_add_action()
579 keynote_errno = ERROR_NOTFOUND; in kn_remove_action()
594 keynote_errno = ERROR_NOTFOUND; in kn_remove_action()
613 keynote_errno = ERROR_NOTFOUND; in kn_do_query()
620 keynote_errno = ERROR_NOTFOUND; in kn_do_query()
673 keynote_errno = ERROR_NOTFOUND; in kn_get_failed()
714 keynote_errno = ERROR_NOTFOUND; in kn_get_failed()
910 keynote_errno = ERROR_NOTFOUND; in kn_get_authorizer()
[all …]
Dauxil.c182 keynote_errno = ERROR_NOTFOUND; in kn_remove_authorizer()
192 keynote_errno = ERROR_NOTFOUND; in kn_remove_authorizer()
215 keynote_errno = ERROR_NOTFOUND; in kn_remove_authorizer()
234 keynote_errno = ERROR_NOTFOUND; in kn_add_authorizer()
378 keynote_errno = ERROR_NOTFOUND; in kn_add_assertion()
427 keynote_errno = ERROR_NOTFOUND; in keynote_remove_assertion()
458 keynote_errno = ERROR_NOTFOUND; in keynote_remove_assertion()
Dkeynote.h110 #define ERROR_NOTFOUND -3 macro
Dsignature.c1066 keynote_errno = ERROR_NOTFOUND; in kn_sign_assertion()
1138 keynote_errno = ERROR_NOTFOUND; in kn_encode_key()
1303 keynote_errno = ERROR_NOTFOUND; in kn_encode_key()
Dkeynote-verify.c369 case ERROR_NOTFOUND: in keynote_verify()