Home
last modified time | relevance | path

Searched defs:yesDialog (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/cryptsetup/lib/
H A Dlibcryptsetup.h521 int (*yesDialog)(char *msg); member
/dragonfly/sbin/cryptdisks/
H A Dcryptdisks.c77 static int yesDialog(char *msg __unused) in yesDialog() function
/dragonfly/contrib/cryptsetup/tests/
H A Dapi-test.c110 static int yesDialog(char *msg) in yesDialog() function
/dragonfly/contrib/cryptsetup/src/
H A Dcryptsetup.c118 static int yesDialog(char *msg) in yesDialog() function