Searched refs:gpt_open (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/gpt-12/
H A Ddestroy.c108 fd = gpt_open(argv[optind++]);
H A Dboot.c259 fd = gpt_open(argv[optind++]);
H A Dgpt.h121 int gpt_open(const char *);
H A Drecover.c166 fd = gpt_open(argv[optind++]);
H A Dremove.c199 fd = gpt_open(argv[optind++]);
H A Dshow.c224 fd = gpt_open(argv[optind++]);
H A Dadd.c236 fd = gpt_open(argv[optind++]);
H A Dcreate.c233 fd = gpt_open(argv[optind++]);
H A Dlabel.c238 fd = gpt_open(argv[optind++]);
H A Dmigrate.c360 fd = gpt_open(argv[optind++]);
H A Dgpt.c595 gpt_open(const char *dev) function

Completed in 144 milliseconds