HomeSort by: relevance | last modified time | path
    Searched refs:gpt_ent_primary (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/gpt/
add.c 107 ent = gpt_ent_primary(gpt, i);
115 ent = gpt_ent_primary(gpt, i);
resize.c 83 ent = gpt_ent_primary(gpt, i);
gpt.h 104 struct gpt_ent *gpt_ent_primary(gpt_t, unsigned int);
gpt.c 781 gpt_ent_primary(gpt_t gpt, unsigned int i) function in typeref:struct:gpt_ent *
1071 ent = gpt_ent_primary(gpt, i);
1328 ent = gpt_ent_primary(gpt, i);

Completed in 14 milliseconds