Searched refs:kUnixType (Results 1 – 3 of 3) sorted by relevance
107 extern const char *kUnixType;
263 type = strdup(kUnixType); in do_create_partition()
46 const char *kUnixType = "OpenBSD"; variable