Searched refs:dlg_parse_rc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/dialog/
H A Ddialog.h336 #define parse_rc() dlg_parse_rc()
716 extern int dlg_parse_rc(void);
H A Ddialog.c1835 if (dlg_parse_rc() == -1) /* Read the configuration file */
1836 dlg_exiterr("dialog: dlg_parse_rc");
H A Dutil.c313 if (dlg_parse_rc() == -1) /* Read the configuration file */
314 dlg_exiterr("init_dialog: dlg_parse_rc");

Completed in 52 milliseconds