Searched refs:CommandLineOverflow (Results 1 – 1 of 1) sorted by relevance
36 CommandLineOverflow, enumerator158 .ok_or(Error::CommandLineOverflow)?; // Extra for null termination. in load_cmdline()160 return Err(Error::CommandLineOverflow); in load_cmdline()189 Err(Error::CommandLineOverflow), in cmdline_overflow()