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

  /src/sbin/gpt/
remove.c 92 return gpt_change_ent(gpt, &find, change, NULL);
type.c 114 return gpt_change_ent(gpt, &find, change, &newtype);
uuid.c 140 rc = gpt_change_ent(gpt, &find, change_ent, &ctx);
label.c 161 return gpt_change_ent(gpt, &find, change, name);
gpt.h 121 int gpt_change_ent(gpt_t, const struct gpt_find *,
gpt.c 1042 gpt_change_ent(gpt_t gpt, const struct gpt_find *find, function in typeref:typename:int

Completed in 14 milliseconds