Searched defs:node_t (Results 1 – 3 of 3) sorted by relevance
43 typedef struct node_t node_t; typedef67 struct node_t struct80 /* The sub-nodes, ordered by first char. node_t and svn_prefix_string__t argument84 struct node_t **sub_nodes; argument
266 typedef struct node_t struct276 /* Map of sub-segment(const char *) to respective node (node_t) for all argument283 } node_t; argument
25 } node_t; typedef