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

/ast/src/cmd/cs/vcs_src/
H A Dmnt_imount.c152 #define PROMPT() {printf("[%s]> ", (istate.fd > 0 ? istate.cs_svc : "IM")); if (xjade) printf("\n"); fflush(stdout);} macro
154 PROMPT();
159 PROMPT();
175 PROMPT();
/ast/src/cmd/mailx/
H A Dedit.c97 note(PROMPT, "Edit message %d [ynq]? ", ip->m_index);
H A Dcollect.c154 note(PROMPT, "\"%s\" ", name);
157 note(PROMPT, "\"%s\" ", name);
590 note(PROMPT, "\"%s\" ", s);
H A Dcmd2.c274 note(PROMPT, "\"%s\" ", file);
840 note(PROMPT, "%s %ld %ld %ld", file, num, (long)mp->m_lines, (long)mp->m_size);
847 note(PROMPT, " %d-%d %s %s %ld %ld", num, ap->count, ap->name, ap->type, (long)lc, (long)cc);
H A Dquit.c160 note(PROMPT, "\"%s\" ", state.path.mail);
218 note(PROMPT, "\"%s\" ", state.path.mail);
H A Dmisc.c116 if (!(flags & PROMPT))
H A Dproc.c542 note(DEBUG|PROMPT, "spawn:");
H A Dlex.c325 note(PROMPT, "%s", state.var.prompt);
H A Dmailx.h311 #define PROMPT (1<<5) /* no trailing newline */ macro
H A Dsend.c504 note(DEBUG|PROMPT, "sendmail command:");

Completed in 30 milliseconds