Searched defs:PROMPT (Results 1 – 13 of 13) sorted by relevance
43 #define PROMPT "Enter the name of an existing group" macro
43 #define PROMPT "Enter the login name of an existing user" macro
43 #define PROMPT "Enter a base %d integer between %ld and %ld" macro
46 #define PROMPT "Enter the time of day" macro
42 #define PROMPT "Enter the date" macro
56 #define PROMPT "Enter selection" macro
80 #define PROMPT '%' macro
111 static int PROMPT = -1; variable
209 #define PROMPT 13 macro
70 #define PROMPT() (void) putc('\7', stderr) /* BEL */ macro
57 #define PROMPT "boot> " macro
249 #define PROMPT "Select package(s) you wish to process (or 'all' to " \ macro
230 static char PROMPT[PROMPTSIZE]; variable