Searched refs:CONSOLE_OPTION (Results 1 – 1 of 1) sorted by relevance
865 #define CONSOLE_OPTION "androidboot.console=" in main() macro884 console = strstr( cmdline, CONSOLE_OPTION ); in main()902 char* p = console + sizeof(CONSOLE_OPTION)-1; in main()