Home
last modified time | relevance | path

Searched defs:wipe (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/lib/label/
H A Dlabel.c199 int wipe; in label_remove() local
/dflybsd-src/contrib/cryptsetup/luks/
H A Dkeymanage.c744 static int wipe(const char *device, unsigned int from, unsigned int to) in wipe() function