Searched refs:SecDbTransactionType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A DSecDb.h47 // MARK: SecDbTransactionType
55 typedef CFOptionFlags SecDbTransactionType; typedef
119 bool SecDbTransaction(SecDbConnectionRef dbconn, SecDbTransactionType ttype, CFErrorRef *error,
H A DSecDb.c500 static bool SecDbBeginTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type, CFErrorRef *error)
547 bool SecDbTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type,
/macosx-10.10/Security-57031.1.35/Security/utilities/utilities/
H A DSecDb.h47 // MARK: SecDbTransactionType
55 typedef CFOptionFlags SecDbTransactionType; typedef
119 bool SecDbTransaction(SecDbConnectionRef dbconn, SecDbTransactionType ttype, CFErrorRef *error,
H A DSecDb.c500 static bool SecDbBeginTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type, CFErrorRef *error)
547 bool SecDbTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type,

Completed in 119 milliseconds