Searched refs:anextNode (Results 1 – 1 of 1) sorted by relevance
110 struct cso_node **anextNode) in cso_hash_create_node() argument120 node->next = (struct cso_node*)(*anextNode); in cso_hash_create_node()121 *anextNode = node; in cso_hash_create_node()