Searched refs:nul (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dparse-console.sh32 print_warning Console output contains nul bytes, old qemu still running?
/linux-master/lib/
H A Dtest_printf.c81 pr_warn("vsnprintf(buf, %d, \"%s\", ...) did not nul-terminate buffer\n",
87 pr_warn("vsnprintf(buf, %d, \"%s\", ...) wrote beyond the nul-terminator\n",
153 char nul = '\0'; local
155 test("", &nul);

Completed in 121 milliseconds