Searched refs:DEFAULT_PROMPT (Results 1 – 5 of 5) sorted by relevance
23 #define DEFAULT_PROMPT "(vxgdb) " macro
69 #ifndef DEFAULT_PROMPT70 #define DEFAULT_PROMPT "(gdb) " macro1719 gdb_prompt_string = savestring (DEFAULT_PROMPT, strlen (DEFAULT_PROMPT)); in init_main()1727 PROMPT (0) = savestring (DEFAULT_PROMPT, strlen (DEFAULT_PROMPT)); in init_main()
127 #define DEFAULT_PROMPT "login: " macro282 DEFAULT_PROMPT, DEFAULT_PROMPT);
104 #define DEFAULT_PROMPT "login: " macro142 static char default_prompt[] = DEFAULT_PROMPT;
2163 @item DEFAULT_PROMPT