Home
last modified time | relevance | path

Searched refs:index_write__node (Results 1 – 1 of 1) sorted by relevance

/external/kmod/tools/
Ddepmod.c340 static uint32_t index_write__node(const struct index_node *node, FILE *out) in index_write__node() function
359 child_offs[i] = htonl(index_write__node(child, out)); in index_write__node()
421 u = htonl(index_write__node(node, out)); in index_write()