Searched refs:dialog (Results 101 - 125 of 146) sorted by relevance

123456

/freebsd-11-stable/usr.sbin/bsdconfig/security/
H A Dsecurity34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Ddocsinstall35 f_include $BSDCFG_SHARE/dialog.subr
83 # Display the dialog(1)-based application main menu.
H A Dscript35 f_include $BSDCFG_SHARE/dialog.subr
H A Dkeymap35 f_include $BSDCFG_SHARE/dialog.subr
H A Dwlanconfig34 f_include $BSDCFG_SHARE/dialog.subr
H A Dmirrorselect37 MIRROR=`dialog --backtitle "FreeBSD Installer" \
167 BSDINSTALL_DISTSITE=`dialog --backtitle "FreeBSD Installer" \
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.c99 wpa_msg(hapd->msg_ctx, MSG_ERROR, "ANQP: Could not create dialog for "
127 wpa_printf(MSG_DEBUG, "ANQP: Could not find dialog for "
1487 wpa_printf(MSG_INFO, "ANQP: Could not create dialog "
1488 "for " MACSTR " (dialog token %u)",
1545 wpa_printf(MSG_INFO, "DPP: Could not create dialog for "
1546 MACSTR " (dialog token %u)",
1613 "GAS: GAS Initial Request from " MACSTR " (dialog token %u) ",
1736 struct gas_dialog_info *dialog; local
1749 dialog = gas_serv_dialog_find(hapd, sa, dialog_token);
1750 if (!dialog) {
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dcolumns.c24 #include <dialog.h>
H A Dmixedform.c27 #include <dialog.h>
H A Dmouse.c4 * mouse.c -- mouse support for dialog
24 #include <dialog.h>
H A Ddlg_colors.h30 #include <dialog.h>
H A Dtrace.c23 #include <dialog.h>
213 dlg_trace_msg("** dialog %s\n", dialog_version());
H A Darrows.c24 #include <dialog.h>
68 * decorations at the bottom of the dialog window.
/freebsd-11-stable/usr.sbin/bsdconfig/console/
H A Dsaver34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
H A Dfont34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
H A Dkeymap34 f_include $BSDCFG_SHARE/dialog.subr
76 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/usr.sbin/bsdconfig/startup/
H A Drcconf34 f_include $BSDCFG_SHARE/dialog.subr
77 # Display the dialog(1)-based application main menu.
162 # `*' and get expanded by dialog(1) (doesn't affect Xdialog(1)).
163 # This prevents dialog(1) from expanding wildcards in help line.
H A Dmisc34 f_include $BSDCFG_SHARE/dialog.subr
48 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/usr.sbin/kbdmap/
H A Dkbdmap.c349 * Display dialog from 'keymaps[]'
355 char *cmd, *dialog; local
365 asprintf(&dialog, "/usr/bin/dialog --clear --title \"%s\" "
391 cmd = (char *) malloc(strlen(dialog) + size + 1);
392 strcpy(cmd, dialog);
404 /* Show the dialog.. */
433 free(dialog);
713 /* Take note of dialog title */
/freebsd-11-stable/usr.sbin/bsdconfig/timezone/
H A Dtimezone34 f_include $BSDCFG_SHARE/dialog.subr
79 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/usr.sbin/bsdinstall/distfetch/
H A Ddistfetch.c36 #include <dialog.h>
121 /* Make the transfer list for dialog */
/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Dscripted.c37 #include <dialog.h>
/freebsd-11-stable/release/picobsd/build/
H A Dpicobsd232 # prepare a message to be printed in the dialog menus.
287 dialog --menu "PicoBSD build menu -- (29 sep 2001)" 19 70 12 \
308 { dialog --menu "Setup the type of configuration" 12 70 5 $l \
317 { dialog --title "MFS Size setup" --inputbox \
328 { dialog --title "Site info setup" --inputbox \
337 { dialog --menu "Set floppy size" 15 70 4 \
365 dialog --title "Build ${THETYPE} completed" --inputbox \
/freebsd-11-stable/usr.sbin/bsdconfig/
H A Dbsdconfig34 # dialog.subr is included, it automatically scans "$@" for `-X' and/or `-S'.
50 f_include $BSDCFG_SHARE/dialog.subr
184 # Display the dialog(1)-based application main menu.
/freebsd-11-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec40 Summary: A passphrase dialog for OpenSSH and the X window System.
75 This package contains an X Window System passphrase dialog for OpenSSH.

Completed in 184 milliseconds

123456