HomeSort by: relevance | last modified time | path
    Searched defs:gpt_ptype_desc (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
gpt.c 84 struct gpt_ptype_desc { struct
123 static struct gpt_ptype_desc *gpt_ptype_descs = NULL;
130 const struct gpt_ptype_desc *gp_type;
148 static const struct gpt_ptype_desc *gpt_find_native_type(
150 static const struct gpt_ptype_desc *gpt_find_guid_type(const char*);
280 const struct gpt_ptype_desc *native_root
791 gpt_match_ptype(const char *name, struct gpt_ptype_desc *t)
820 struct gpt_ptype_desc *nptypes = realloc(gpt_ptype_descs,
894 static const struct gpt_ptype_desc *
916 static const struct gpt_ptype_desc *
    [all...]
gpt.c 84 struct gpt_ptype_desc { struct
123 static struct gpt_ptype_desc *gpt_ptype_descs = NULL;
130 const struct gpt_ptype_desc *gp_type;
148 static const struct gpt_ptype_desc *gpt_find_native_type(
150 static const struct gpt_ptype_desc *gpt_find_guid_type(const char*);
280 const struct gpt_ptype_desc *native_root
791 gpt_match_ptype(const char *name, struct gpt_ptype_desc *t)
820 struct gpt_ptype_desc *nptypes = realloc(gpt_ptype_descs,
894 static const struct gpt_ptype_desc *
916 static const struct gpt_ptype_desc *
    [all...]

Completed in 41 milliseconds