Searched refs:prompt (Results 51 - 75 of 289) sorted by relevance

1234567891011>>

/freebsd-9.3-release/usr.sbin/bsdconfig/console/
H A Drepeat52 local prompt="$msg_repeat_menu_text"
66 \"\$prompt\" \
85 --menu \"\$prompt\" \
H A Dscreenmap52 local prompt="$msg_screenmap_menu_text"
68 \"\$prompt\" \
89 --menu \"\$prompt\" \
H A Dttys59 local prompt="$msg_ttys_menu_text"
76 \"\$prompt\" \
87 --menu \"\$prompt\" \
/freebsd-9.3-release/usr.sbin/bsdconfig/mouse/
H A Dmouse51 local prompt="$msg_menu_text"
67 \"\$prompt\" \
82 --menu \"\$prompt\" \
H A Dport52 local prompt="$msg_port_menu_text"
68 \"\$prompt\" \
89 --menu \"\$prompt\" \
H A Dtype52 local prompt="$msg_protocol_menu_text"
72 \"\$prompt\" \
97 --menu \"\$prompt\" \
/freebsd-9.3-release/usr.sbin/bsdconfig/networking/
H A Dnetworking51 local prompt=
66 \"\$prompt\" \
81 --menu \"\$prompt\" \
/freebsd-9.3-release/usr.sbin/bsdconfig/security/
H A Dkern_securelevel54 local prompt="$msg_securelevels_menu_text"
68 \"\$prompt\" \
94 --menu \"\$prompt\" \
H A Dsecurity52 local prompt="$msg_menu_text"
104 \"\$prompt\" \
116 --menu \"\$prompt\" \
/freebsd-9.3-release/usr.sbin/bsdconfig/startup/
H A Drcadd60 local prompt=
71 \"\$prompt\" \
82 --menu \"\$prompt\" \
H A Drcvar67 local prompt=
134 \"\$prompt\" \
151 --menu \"\$prompt\" \
H A Dstartup51 local prompt=
65 \"\$prompt\" \
80 --menu \"\$prompt\" \
/freebsd-9.3-release/usr.sbin/bsdconfig/usermgmt/
H A Dusermgmt54 local prompt=
72 \"\$prompt\" \
93 --menu \"\$prompt\" \
/freebsd-9.3-release/contrib/dialog/
H A Dyesno.c58 char *prompt = dlg_strclone(cprompt); local
70 dlg_tab_correct_str(prompt);
72 dlg_auto_size(title, prompt, &height, &width, 2, min_width);
104 last = dlg_print_scrolled(dialog, prompt, offset,
164 free(prompt);
H A Dguage.c43 char *prompt; member in struct:_my_obj
131 dlg_print_autowrap(dialog, obj->prompt, obj->height, obj->width);
212 if (obj->prompt != obj->prompt_buf)
213 free(obj->prompt);
214 obj->prompt = obj->prompt_buf;
261 if (obj->prompt != obj->prompt_buf) {
262 free(obj->prompt);
263 obj->prompt = obj->prompt_buf;
290 char *prompt = dlg_strclone(cprompt); local
294 dlg_tab_correct_str(prompt);
[all...]
H A Dmsgbox.c59 char *prompt = dlg_strclone(cprompt); local
74 dlg_tab_correct_str(prompt);
75 dlg_auto_size(title, prompt, &height, &width,
111 last = dlg_print_scrolled(dialog, prompt, offset,
176 dlg_print_scrolled(dialog, prompt, offset, page, width, pauseopt);
184 free(prompt);
H A Dpause.c84 char *prompt = dlg_strclone(cprompt); local
88 dlg_tab_correct_str(prompt);
99 dlg_auto_size(title, prompt, &height, &width,
104 dlg_auto_size(title, prompt, &height, &width,
131 dlg_print_autowrap(dialog, prompt, height, width);
240 free(prompt);
/freebsd-9.3-release/usr.sbin/ppp/
H A Dncp.c72 #include "prompt.h"
448 prompt_Printf(arg->prompt, "Next queued AF: %s\n",
453 prompt_Printf(arg->prompt, "\n");
454 route_ShowSticky(arg->prompt, ncp->route, "Sticky routes", 1);
457 prompt_Printf(arg->prompt, "\nDefaults:\n");
458 prompt_Printf(arg->prompt, " sendpipe: ");
460 prompt_Printf(arg->prompt, "%-20ld\n", ncp->cfg.sendpipe);
462 prompt_Printf(arg->prompt, "unspecified\n");
463 prompt_Printf(arg->prompt, " recvpipe: ");
465 prompt_Printf(arg->prompt, "
[all...]
H A Dnat_cmd.c58 #include "prompt.h"
108 prompt_Printf(arg->prompt, "Alias not enabled\n");
128 prompt_Printf(arg->prompt, "port redirect: protocol must be"
136 prompt_Printf(arg->prompt, "nat port: error reading localaddr:port\n");
143 prompt_Printf(arg->prompt, "nat port: error reading alias port\n");
152 prompt_Printf(arg->prompt, "nat port: error reading "
166 prompt_Printf(arg->prompt, "nat port: local & alias port ranges "
172 prompt_Printf(arg->prompt, "nat port: local & remote port ranges "
184 prompt_Printf(arg->prompt, "nat port: %d: error %d\n", laliasport,
204 prompt_Printf(arg->prompt, "na
[all...]
H A Dsystems.c317 struct prompt *prompt, struct datalink *cx, int how)
330 struct prompt *op;
359 n = ReadSystem(bundle, name, arg, prompt, cx, how);
409 command_Run(bundle, argc, (char const *const *)argv, prompt,
427 system_IsValid(const char *name, struct prompt *prompt, int mode) argument
442 rs = ReadSystem(NULL, "default", CONFFILE, prompt, NULL, how);
452 rs = ReadSystem(NULL, name, CONFFILE, prompt, NULL, how);
478 struct prompt *promp
316 ReadSystem(struct bundle *bundle, const char *name, const char *file, struct prompt *prompt, struct datalink *cx, int how) argument
477 system_Select(struct bundle *bundle, const char *name, const char *file, struct prompt *prompt, struct datalink *cx) argument
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dreadpass.c119 read_passphrase(const char *prompt, int flags) argument
152 if ((ret = ssh_askpass(askpass, prompt)) == NULL)
158 if (readpassphrase(prompt, buf, sizeof buf, rppflags) == NULL) {
173 char *p, prompt[1024]; local
177 vsnprintf(prompt, sizeof(prompt), fmt, args);
180 p = read_passphrase(prompt, RP_USE_ASKPASS|RP_ALLOW_EOF);
/freebsd-9.3-release/usr.sbin/bsdconfig/timezone/
H A Dtimezone85 local prompt="$msg_select_region"
93 \"\$prompt\" \
108 --menu \"\$prompt\" \
286 dialog_menu_main # prompt the user to select a continent/ocean
331 prompt="$msg_select_country"
339 prompt="$msg_select_island_or_group"
349 \"\$prompt\" \
362 --menu \"\$prompt\" \
405 prompt="$msg_select_zone"
408 \"\$title\" \"\$btitle\" \"\$prompt\" \"\"
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dremote-utils.h77 char *prompt; member in struct:gr_settings
85 /* get and set prompt. */
86 #define gr_get_prompt() (gr_settings->prompt)
87 #define gr_set_prompt(newval) (gr_settings->prompt = (newval))
96 /* Keep discarding input until we see the prompt.
98 The convention for dealing with the prompt is that you
100 o *then* wait for the prompt.
104 wait for the prompt, because the terminal is being handed over
106 is a bug_wait which does wait for the prompt.
/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Ddocsinstall89 local prompt="$msg_docsinstall_menu_text"
115 \"\$prompt\" \
126 --checklist \"\$prompt\" \
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Ddmenu.c119 /* Don't prompt the user for a keymap if they're using the default locale. */
280 for (t = menu->prompt; *t; t++) {
289 dmenuFindItem(DMenu *menu, const char *prompt, const char *title, void *data) argument
294 for (i = 0; items[i].prompt; ++i)
295 if ((prompt && !strcmp(items[i].prompt, prompt)) ||
312 for (nitem = 0; menu->items[nitem].prompt; ++nitem);
326 dmenuSetDefaultItem(DMenu *menu, const char *prompt, const char *title, void *data, argument
329 if ((*choice = dmenuFindItem(menu, prompt, titl
[all...]

Completed in 181 milliseconds

1234567891011>>