Home
last modified time | relevance | path

Searched refs:kUnixType (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/pdisk/
H A Dpartition_map.h107 extern const char *kUnixType;
H A Dpdisk.c263 type = strdup(kUnixType); in do_create_partition()
H A Dpartition_map.c46 const char *kUnixType = "OpenBSD"; variable