Searched refs:stdout_node (Results 1 – 1 of 1) sorted by relevance
203 static int stdout_node; in notimplemented() local204 if (stdout_node == 0) { in notimplemented()206 OF_getprop(chosen, "stdout", &stdout_node, sizeof(int)); in notimplemented()208 OF_write(stdout_node, str, n); in notimplemented()