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

/freebsd-10.3-release/lib/libdpv/
H A Ddialog_util.h42 #define ENV_DIALOG "DIALOG" macro
H A Ddialog_util.c240 /* Override `dialog' with a path from ENV_DIALOG if provided */
241 if ((cp = getenv(ENV_DIALOG)) != NULL)

Completed in 25 milliseconds