Searched defs:MAX_CMDLINE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dshared.h72 #define MAX_CMDLINE 1600 macro
124 #define CMDLINE_BUFLEN MAX_CMDLINE
128 #define KILL_BUFLEN MAX_CMDLINE
133 #define HISTORY_BUFLEN (MAX_CMDLINE * HISTORY_SIZE)
137 #define COMPLETION_BUFLEN MAX_CMDLINE
141 #define UNIQUE_BUFLEN MAX_CMDLINE

Completed in 42 milliseconds