Home
last modified time | relevance | path

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

/openbsd/sbin/fdisk/
H A Dcmd.h35 int Xabort(const char *, struct mbr *);
H A Duser.c55 {"abort", 2, Xabort, "Discard changes and terminate fdisk"},
H A Dcmd.c461 Xabort(const char *args, struct mbr *mbr) in Xabort() function