OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stdout_node
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc/sparc/
promlib.c
203
static int
stdout_node
;
local in function:notimplemented
204
if (
stdout_node
== 0) {
206
OF_getprop(chosen, "stdout", &
stdout_node
, sizeof(int));
208
OF_write(
stdout_node
, str, n);
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025