Searched refs:dialog (Results 76 - 100 of 146) sorted by relevance

123456

/freebsd-11-stable/usr.sbin/bsdconfig/ttys/
H A Dttys34 f_include $BSDCFG_SHARE/dialog.subr
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dhardening35 FEATURES=$( dialog --backtitle "FreeBSD Installer" \
/freebsd-11-stable/contrib/dialog/
H A Dargv.c24 #include <dialog.h>
H A Dmousewget.c4 * mousewget.c -- mouse/wgetch support for dialog
24 #include <dialog.h>
H A Dprgbox.c24 #include <dialog.h>
H A Dmakefile.in47 THIS = dialog
172 dialog.h \
193 dialog$o \
194 $(OBJECTS) : $(srcdir)/dialog.h $(srcdir)/dlg_keys.h dlg_config.h VERSION
196 $(PROG)$x : $(LIB) dialog$o @INTLDIR_MAKE@ @INTLLIBS@
197 $(LINK) -o $@ dialog$o -L. -l@PACKAGE@ $(LDFLAGS) $(LIBS)
222 $(RM) dialog-config
248 $(srcdir)/dialog.1 \
258 install-lib :: $(BINDIR) dialog-config
260 @ $(INSTALL_SCRIPT) dialog
[all...]
/freebsd-11-stable/lib/libdpv/
H A Dstatus.c31 #include <dialog.h>
/freebsd-11-stable/usr.sbin/bsdconfig/console/
H A Dconsole34 f_include $BSDCFG_SHARE/dialog.subr
47 # Display the dialog(1)-based application main menu.
H A Drepeat34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
H A Dscreenmap34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
H A Dttys34 f_include $BSDCFG_SHARE/dialog.subr
55 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/usr.sbin/bsdconfig/mouse/
H A Dmouse34 f_include $BSDCFG_SHARE/dialog.subr
47 # Display the dialog(1)-based application main menu.
H A Dport34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
H A Denable34 f_include $BSDCFG_SHARE/dialog.subr
H A Dtype34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/usr.sbin/bsdconfig/networking/
H A Dnetworking34 f_include $BSDCFG_SHARE/dialog.subr
47 # Display the dialog(1)-based application main menu.
H A Ddevices40 f_include $BSDCFG_SHARE/dialog.subr
/freebsd-11-stable/usr.sbin/bsdconfig/security/
H A Dkern_securelevel34 f_include $BSDCFG_SHARE/dialog.subr
50 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/usr.sbin/bsdconfig/startup/
H A Drcadd34 f_include $BSDCFG_SHARE/dialog.subr
56 # Display the dialog(1)-based application main menu.
H A Drcvar34 f_include $BSDCFG_SHARE/dialog.subr
63 # Display the dialog(1)-based application main menu.
126 # contain `*' and get expanded by dialog(1). This prevents
127 # dialog(1) from expanding wildcards in the help line.
H A Dstartup34 f_include $BSDCFG_SHARE/dialog.subr
47 # Display the dialog(1)-based application main menu.
H A Drcdelete34 f_include $BSDCFG_SHARE/dialog.subr
77 # Create the dialog(1) main menu. Separated from dialog_menu_main (used to
145 # Display the dialog(1)-based application main menu.
198 # `*' and get expanded by dialog(1) (doesn't affect Xdialog(1)).
199 # This prevents dialog(1) from expanding wildcards in help line.
/freebsd-11-stable/usr.sbin/bsdconfig/usermgmt/
H A Dusermgmt35 f_include $BSDCFG_SHARE/dialog.subr
50 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.h86 void gas_serv_dialog_clear(struct gas_dialog_info *dialog);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dresbin.c419 /* Convert a dialog resource from binary. */
432 toosmall (_("dialog header"));
460 toosmall (_("dialog header"));
495 toosmall (_("dialog font point size"));
529 toosmall (_("dialog control"));
547 toosmall (_("dialog control"));
568 toosmall (_("dialog control end"));
580 toosmall (_("dialog control data"));
599 r->u.dialog = d;
1273 return res_to_bin_dialog (wrbfd, off, res->u.dialog);
1443 res_to_bin_dialog(windres_bfd *wrbfd, rc_uint_type off, const rc_dialog *dialog) argument
[all...]

Completed in 130 milliseconds

123456