Searched defs:startofcmds (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c2053 const char *startofcmds = loc + sizeof(struct mach_header_64); local
2068 const char *startofcmds = loc + sizeof(struct mach_header); local
2105 const char *startofcmds = loc + offset + sizeof(struct mach_header_64); local
2131 const char *startofcmds = loc + offset + sizeof(struct mach_header); local
2176 const char *startofcmds = loc + sizeof(struct mach_header_64); local
2200 const char *startofcmds = loc + sizeof(struct mach_header); local
[all...]

Completed in 154 milliseconds