OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:append_to_property
(Results
1 - 2
of
2
) sorted by null
/external/dtc/
livetree.c
321
void
append_to_property
(struct node *node,
function
872
append_to_property
(fn, m->ref, entry, strlen(entry) + 1);
955
append_to_property
(wn, prop->name, &value_32, sizeof(value_32));
/external/u-boot/scripts/dtc/
livetree.c
322
void
append_to_property
(struct node *node,
function
882
append_to_property
(fn, m->ref, entry, strlen(entry) + 1);
965
append_to_property
(wn, prop->name, &value_32, sizeof(value_32));
Completed in 878 milliseconds