Searched refs:query_notify_and_destroy (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecDbQuery.h148 bool query_notify_and_destroy(Query *q, bool ok, CFErrorRef *error);
H A DSecItemServer.c744 ok = query_notify_and_destroy(q, ok, error);
814 ok = query_notify_and_destroy(q, ok, error);
862 ok = query_notify_and_destroy(q, ok, error);
H A DSecDbQuery.c632 bool query_notify_and_destroy(Query *q, bool ok, CFErrorRef *error) { function

Completed in 67 milliseconds