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

/netbsd-6-1-5-RELEASE/sbin/gpt/
H A Ddestroy.c108 fd = gpt_open(argv[optind++]);
H A Dgpt.h85 int gpt_open(const char *);
H A Drecover.c173 fd = gpt_open(argv[optind++]);
H A Dremove.c209 fd = gpt_open(argv[optind++]);
H A Dshow.c228 fd = gpt_open(argv[optind++]);
H A Dadd.c223 fd = gpt_open(argv[optind++]);
H A Dbiosboot.c320 fd = gpt_open(dev);
H A Dcreate.c236 fd = gpt_open(argv[optind++]);
H A Dlabel.c248 fd = gpt_open(argv[optind++]);
H A Dmigrate.c361 fd = gpt_open(argv[optind++]);
H A Dgpt.c675 gpt_open(const char *dev) function

Completed in 112 milliseconds