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

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dterm.c65 const char *PROMPT_STRING = "--MORE-- ('c' to disable paging for the remainder of this command)"; local
71 grub_utf8_to_ucs4_alloc (_(PROMPT_STRING), &unicode_str, &unicode_last_position);
94 grub_print_spaces (term, grub_strlen(PROMPT_STRING));

Completed in 16 milliseconds