Home
last modified time | relevance | path

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

/dragonfly/contrib/cryptsetup/lib/
HDlibcryptsetup.h521 int (*yesDialog)(char *msg); member
/dragonfly/sbin/cryptdisks/
HDcryptdisks.c77 static int yesDialog(char *msg __unused) in yesDialog() function
/dragonfly/contrib/cryptsetup/tests/
HDapi-test.c110 static int yesDialog(char *msg) in yesDialog() function
/dragonfly/contrib/cryptsetup/src/
HDcryptsetup.c118 static int yesDialog(char *msg) in yesDialog() function