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

/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dpolicyengine.h80 void selectRules(SQLite::Statement &action, std::string stanza, std::string table,
82 CFDictionaryRef manipulateRules(const std::string &stanza,
H A Dpolicyengine.cpp867 // In essence, this appends a suitable WHERE clause to the stanza passed and prepares it on the statement given.
917 CFDictionaryRef PolicyEngine::manipulateRules(const std::string &stanza, argument
923 selectRules(action, stanza, "authority", inTarget, type, flags, context);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dpolicyengine.h80 void selectRules(SQLite::Statement &action, std::string stanza, std::string table,
82 CFDictionaryRef manipulateRules(const std::string &stanza,
H A Dpolicyengine.cpp867 // In essence, this appends a suitable WHERE clause to the stanza passed and prepares it on the statement given.
917 CFDictionaryRef PolicyEngine::manipulateRules(const std::string &stanza, argument
923 selectRules(action, stanza, "authority", inTarget, type, flags, context);

Completed in 65 milliseconds