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

/external/grub/stage2/
H A Dshared.h109 #define KILL_BUF (CMDLINE_BUF + CMDLINE_BUFLEN) macro
113 #define HISTORY_BUF (KILL_BUF + KILL_BUFLEN)
H A Dchar_io.c321 char *kill_buf = (char *) KILL_BUF;
650 /* Copy the string being deleted to KILL_BUF. */
665 /* Copy the string being deleted to KILL_BUF. */
H A Dstage2.c845 char *kill_buf = (char *) KILL_BUF;

Completed in 425 milliseconds