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

  /src/sbin/gpt/
add.c 151 ent = gpt_ent_backup(gpt, i);
gpt.h 105 struct gpt_ent *gpt_ent_backup(gpt_t, unsigned int);
gpt.c 787 gpt_ent_backup(gpt_t gpt, unsigned int i) function in typeref:struct:gpt_ent *
1090 ent = gpt_ent_backup(gpt, i);
1340 ent = gpt_ent_backup(gpt, i);

Completed in 13 milliseconds