Searched refs:findCommand (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dmacho++.cpp303 const load_command *MachOBase::findCommand(uint32_t cmd) const function in class:Security::MachOBase
385 if (const load_command *cmd = findCommand(LC_CODE_SIGNATURE))
408 if (const load_command *cmd = findCommand(LC_DYLIB_CODE_SIGN_DRS))
H A Dmacho++.h103 const load_command *findCommand(uint32_t cmd) const;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmacho++.cpp303 const load_command *MachOBase::findCommand(uint32_t cmd) const function in class:Security::MachOBase
385 if (const load_command *cmd = findCommand(LC_CODE_SIGNATURE))
408 if (const load_command *cmd = findCommand(LC_DYLIB_CODE_SIGN_DRS))
H A Dmacho++.h103 const load_command *findCommand(uint32_t cmd) const;
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dmachorep.cpp124 if (const load_command *cmd = macho->findCommand(LC_UUID)) {
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dmachorep.cpp124 if (const load_command *cmd = macho->findCommand(LC_UUID)) {
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/helper/
H A DSCHelper_server.c1763 findCommand(uint32_t command) function
2178 i = findCommand(msgID);

Completed in 184 milliseconds