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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h136 #define COMPLETION_BUF (HISTORY_BUF + HISTORY_BUFLEN) macro
140 #define UNIQUE_BUF (COMPLETION_BUF + COMPLETION_BUFLEN)
H A Dchar_io.c592 char *completion_buffer = (char *) COMPLETION_BUF;
H A Ddisk_io.c1475 char *buf = (char *) COMPLETION_BUF;

Completed in 66 milliseconds