HelenOS sources

print_string_hex  238 uspace/lib/c/test/str.c 			print_string_hex(buffer2, buffer, n);
print_string_hex  239 uspace/lib/c/test/str.c 			print_string_hex(buffer, out, n);
print_string_hex  254 uspace/lib/c/test/str.c 		print_string_hex(buffer2, buffer, n);
print_string_hex  255 uspace/lib/c/test/str.c 		print_string_hex(buffer, out, n);
HelenOS homepage, sources at GitHub