OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofname
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ofw/
ofw_subr.c
627
of_to_uint32_prop(prop_dictionary_t dict, int node, const char *
ofname
,
632
if (OF_getprop(node,
ofname
, &prop, sizeof(prop)) != sizeof(prop))
643
of_to_dataprop(prop_dictionary_t dict, int node, const char *
ofname
,
649
len = OF_getprop(node,
ofname
, prop, 256);
/src/usr.sbin/ofctl/
ofctl.c
570
ofname
(int node, char *buf, size_t buflen)
function
679
off +=
ofname
(node, buf + off, len - off);
702
len =
ofname
(node, of_buf, of_buflen-1);
Completed in 80 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026