Home
last modified time | relevance | path

Searched refs:Xprint (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/fdisk/
H A Dcmd.h31 int Xprint(const char *, struct mbr *);
H A Duser.c51 {"print", 2, Xprint, "Print partition table"},
H A Dcmd.c407 Xprint(const char *args, struct mbr *mbr) in Xprint() function