Home
last modified time | relevance | path

Searched refs:ENV_DIALOG (Results 1 – 2 of 2) sorted by relevance

/NextBSD/lib/libdpv/
HDdialog_util.h42 #define ENV_DIALOG "DIALOG" macro
HDdialog_util.c241 if ((cp = getenv(ENV_DIALOG)) != NULL) in dialog_spawn_gauge()