Home
last modified time | relevance | path

Searched defs:node (Results 1 – 4 of 4) sorted by relevance

/external/lib/lwip/core/snmp/
A Dmib_structs.c64 push_node(struct nse* node) in push_node()
79 pop_node(struct nse* node) in pop_node()
452 snmp_search_tree(struct mib_node *node, u8_t ident_len, s32_t *ident, struct snmp_name_ptr *np) in snmp_search_tree()
640 empty_table(struct mib_node *node) in empty_table()
683 snmp_expand_tree(struct mib_node *node, u8_t ident_len, s32_t *ident, struct snmp_obj_id *oidret) in snmp_expand_tree()
/external/lib/fdt/
A Dfdt_overlay.c101 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset()
137 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles()
511 static int overlay_adjust_local_conflicting_phandle(void *fdto, int node, in overlay_adjust_local_conflicting_phandle()
764 void *fdto, int node) in overlay_apply_node()
/external/platform/pico/common/pico_util/
A Dpheap.c90 pheap_node_t *node = ph_get_node(heap, id); in ph_remove_and_free_node() local
125 pheap_node_t *node = ph_get_node(heap, id); in ph_dump_node() local
/external/lib/fdt/include/
A Dlibfdt.h239 #define fdt_for_each_subnode(node, fdt, parent) \ argument
653 #define fdt_for_each_property_offset(property, fdt, node) \ argument

Completed in 13 milliseconds