Searched defs:version_min_command (Results 1 – 9 of 9) sorted by relevance
1235 struct version_min_command { struct1236 uint32_t cmd; /* LC_VERSION_MIN_MACOSX or1240 uint32_t cmdsize; /* sizeof(struct min_version_command) */1241 uint32_t version; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */1242 uint32_t sdk; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */
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
824 struct version_min_command { struct827 uint32_t cmdsize; // sizeof(struct version_min_command) argument828 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz829 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
837 struct version_min_command { struct840 uint32_t cmdsize; // sizeof(struct version_min_command) argument841 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz842 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
841 struct version_min_command { struct844 uint32_t cmdsize; // sizeof(struct version_min_command) argument845 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz846 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz