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

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmacho++.cpp303 const load_command *MachOBase::findCommand(uint32_t cmd) const function in class:Security::MachOBase
381 if (const load_command *cmd = findCommand(LC_CODE_SIGNATURE))
404 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.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmacho++.cpp303 const load_command *MachOBase::findCommand(uint32_t cmd) const function in class:Security::MachOBase
381 if (const load_command *cmd = findCommand(LC_CODE_SIGNATURE))
404 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.9.5/Security-55471.14.18/include/security_codesigning/
H A Dmachorep.cpp124 if (const load_command *cmd = macho->findCommand(LC_UUID)) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dmachorep.cpp124 if (const load_command *cmd = macho->findCommand(LC_UUID)) {
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/helper/
H A DSCHelper_server.c1756 findCommand(uint32_t command) function
2179 i = findCommand(msgID);

Completed in 83 milliseconds