Searched defs:version_min_command (Results 1 – 5 of 5) sorted by relevance
1175 struct version_min_command { struct1176 uint32_t cmd; /* LC_VERSION_MIN_MACOSX or1178 uint32_t cmdsize; /* sizeof(struct min_version_command) */1179 uint32_t version; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */1180 uint32_t reserved; /* zero */
809 struct version_min_command { struct812 uint32_t cmdsize; // sizeof(struct version_min_command) argument813 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz814 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
814 struct version_min_command { struct817 uint32_t cmdsize; // sizeof(struct version_min_command) argument818 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz819 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
833 struct version_min_command { struct836 uint32_t cmdsize; // sizeof(struct version_min_command) argument837 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz838 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
826 struct version_min_command { struct829 uint32_t cmdsize; // sizeof(struct version_min_command) argument830 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz831 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz