Searched refs:putstr (Results 1 – 2 of 2) sorted by relevance
58 putstr("/"); \66 putstr(" fail:"); in print_summary()88 putstr("]\n"); in handler()91 putstr(" "); in handler()114 putstr("ok "); in __do_test()116 putstr(" "); in __do_test()138 putstr("ok "); in __do_test()142 putstr(" "); in __do_test()144 putstr("\n"); in __do_test()171 putstr("1.."); in start()[all …]
27 static void putstr(const char *ptr);87 static void putstr(const char *ptr) in putstr() function119 putstr("\n\n"); in error()120 putstr(x); in error()121 putstr("\n\n -- System halted"); in error()155 putstr("Uncompressing Linux..."); in decompress_kernel()161 putstr(" done, booting the kernel.\n"); in decompress_kernel()
Completed in 5 milliseconds