Searched refs:PROMPT (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dprompt.c47 #define PROMPT ">> " macro
93 printf(PROMPT);
105 printf("%s", PROMPT);
149 printf("%s%s", PROMPT, __cmd->buf);
161 printf(PROMPT);
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dvgremove.c36 if ((force == PROMPT) &&
H A Dlvconvert.c483 if (force != PROMPT) {
/netbsd-current/usr.bin/tip/
H A Dtip.h204 #define PROMPT 12 macro
H A Dcmds.c361 } while ((c&STRIP_PAR) != character(value(PROMPT)));
/netbsd-current/usr.bin/sdiff/
H A Dsdiff.c459 goto PROMPT;
469 PROMPT:
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h136 PROMPT = 0, /* Issue yes/no prompt to confirm operation */ enumerator in enum:__anon6844
/netbsd-current/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h136 PROMPT = 0, /* Issue yes/no prompt to confirm operation */ enumerator in enum:__anon6867
H A Dlv_manip.c2102 if (lv_is_active(lv) && (force == PROMPT) &&
H A Dmetadata.c1334 pp->force = PROMPT;
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c39 #define PROMPT "prompt" macro
997 tmp = NCONF_get_string(req_conf, SECTION, PROMPT);
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c36 #define PROMPT "prompt" macro
1076 tmp = NCONF_get_string(req_conf, section, PROMPT);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtop.c89 #define PROMPT(X) the_prompts.prompt_stack[the_prompts.top + X].prompt macro
819 It prints PROMPT once at the start.
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtop.c88 #define PROMPT(X) the_prompts.prompt_stack[the_prompts.top + X].prompt macro
881 It prints PROMPT once at the start.

Completed in 269 milliseconds