Searched refs:CommandLineOverflow (Results 1 – 1 of 1) sorted by relevance
41 CommandLineOverflow, enumerator273 .ok_or(Error::CommandLineOverflow)?; // Extra for null termination. in load_cmdline()275 return Err(Error::CommandLineOverflow); in load_cmdline()425 Err(Error::CommandLineOverflow), in cmdline_overflow()