Searched refs:prompt (Results 126 - 150 of 198) sorted by relevance

12345678

/openbsd-current/lib/libedit/
H A Dchared.c614 c_gets(EditLine *el, wchar_t *buf, const wchar_t *prompt) argument
619 if (prompt) {
620 len = wcslen(prompt);
621 (void)memcpy(cp, prompt, len * sizeof(*cp));
H A DMakefile9 parse.c prompt.c read.c readline.c refresh.c search.c sig.c \
/openbsd-current/bin/ksh/
H A Dtable.h182 extern const char *prompt;
H A Dtable.c24 const char *prompt; variable
H A Dlex.c1106 pprompt(prompt, 0);
1190 prompt = safe_prompt;
1200 prompt = str_save(substitute(tmp, 0), saved_atemp);
1205 prompt = str_val(global("PS2"));
1307 totlen = 0; /* reset for prompt re-print */
1317 totlen = 0; /* reset for prompt re-print */
H A Demacs.c290 x_col = promptlen(prompt, &p);
291 prompt_skip = p - prompt;
299 pprompt(prompt, 0);
1050 x_col = promptlen(prompt, NULL);
1054 pprompt(prompt + prompt_skip, truncate);
1803 * we had a problem if the prompt length > xx_cols / 2
/openbsd-current/gnu/llvm/lldb/utils/lui/
H A Dcommandwin.py97 self.el.prompt = self.driver.getPrompt()
/openbsd-current/games/mille/
H A Dmisc.c167 prompt(promptno);
/openbsd-current/usr.bin/less/
H A Dcommand.c73 * Move the cursor to start of prompt line before executing a command.
89 start_mca(int action, const char *prompt, void *mlist, int cmdflags) argument
94 cmd_putstr((char *)prompt);
407 * Display a prompt appropriate for the option parameter.
615 * Display the appropriate prompt.
618 prompt(void) function
624 * No prompt necessary if commands are from
653 * Select the proper prompt and display it.
658 * just print the prompt since the forward movement guarantees
659 * that we're in the right position to display the prompt
[all...]
/openbsd-current/sbin/disklabel/
H A Deditor.c241 puts("Label editor (enter '?' for help at any prompt)");
956 getstring(const char *prompt, const char *helpstring, const char *oval) argument
963 printf("%s: [%s] ", prompt, oval ? oval : "");
993 char *help = NULL, *prompt = NULL; local
1003 if (asprintf(&prompt, promptfmt, action) == -1 ||
1006 fprintf(stderr, "Unable to build prompt or help\n");
1024 p = getstring(prompt, help, p);
1025 free(prompt);
1061 getnumber(const char *prompt, const char *helpstring, u_int32_t oval, argument
1073 p = getstring(prompt, helpstrin
1095 getuint64(const struct disklabel *lp, char *prompt, char *helpstring, u_int64_t oval, u_int64_t maxval, int *flags) argument
[all...]
/openbsd-current/games/fish/
H A Dfish.c421 getans(const char *prompt) argument
431 (void)printf("%s", prompt);
/openbsd-current/gnu/lib/libreadline/
H A Ddisplay.c153 /* Variables to keep track of the expanded prompt string, which may
163 /* The number of invisible characters in the prompt string. Static so it
167 /* The index of the last invisible character in the prompt string. */
174 /* Number of invisible characters on the first physical line of the prompt.
175 Only valid when the number of physical characters in the prompt exceeds
181 /* Expand the prompt string S and return the number of visible
186 the first prompt line. */
215 invfl = 0; /* invisible chars in first line of prompt */
270 * Expand the prompt string into the various display components, if
281 * called arbitrarily to expand the primary prompt
[all...]
/openbsd-current/usr.bin/sdiff/
H A Dsdiff.c57 static void prompt(const char *, const char *);
435 prompt(const char *s1, const char *s2) function
439 /* Print command prompt. */
918 prompt(left, right);
/openbsd-current/sbin/fsdb/
H A Dfsdb.c62 static char *prompt(EditLine *);
246 prompt(EditLine *el) function
278 el_set(elptr, EL_PROMPT, prompt);
/openbsd-current/gnu/usr.bin/perl/
H A Dinstallperl530 my($prompt) = @_;
532 my($default) = $prompt =~ m/\[([yn])\]\s*$/i;
533 print STDERR $prompt;
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm32r-rom.c327 m32r_cmds.prompt = "ok "; /* monitor command prompt */
387 mon2000_cmds.prompt = "Mon2000>"; /* monitor command prompt */
H A Dsh3-rom.c235 sh3_cmds.prompt = "\n:"; /* monitor command prompt */
H A Dtracepoint.c812 char *prompt = prompt1; local
840 line = (*deprecated_readline_hook) (prompt);
843 line = gdb_readline_wrapper (prompt);
868 if (prompt == prompt2)
874 prompt = prompt2; /* change prompt for stepping actions */
878 if (prompt == prompt2)
880 prompt = prompt1; /* end of single-stepping actions */
919 if (*p == '\0') /* empty line: just prompt for another line. */
2759 Note: the \"end\" command cannot be used at the gdb prompt
[all...]
/openbsd-current/games/wump/
H A Dwump.c336 * then we'll prompt the user for the next room to go into. Once
782 getans(const char *prompt) argument
792 (void)printf("%s", prompt);
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/
H A DEditline.h21 // b) The prompt printing logic for dealing with ANSI formatting characters is
167 /// Sets a string to be used as a prompt, or combined with a line number to
168 /// form a prompt.
169 void SetPrompt(const char *prompt);
171 /// Sets an alternate string to be used as a prompt for the second line and
179 /// Returns the prompt established by SetPrompt()
234 /// line number printing in the prompt.
237 /// Returns the complete prompt by combining the prompt or continuation prompt
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/API/
H A DSBDebugger.h327 void SetPrompt(const char *prompt);
/openbsd-current/usr.bin/xargs/
H A Dxargs.c56 static int prompt(void);
505 * followed by a prompt, then prompt them.
521 switch (prompt()) {
606 prompt(void) function
/openbsd-current/usr.bin/telnet/
H A Dexterns.h78 *prompt; /* Prompt for command. */
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DTarzip.pm33 CPAN shell prompt to register it as external program.
460 by running the command 'o conf init unzip' from the CPAN shell prompt.
/openbsd-current/usr.bin/tftp/
H A Dmain.c99 char *prompt = "tftp"; variable
174 /* command prompt */
585 printf("%s> ", prompt);

Completed in 262 milliseconds

12345678