Searched refs:data_node_s (Results 1 – 2 of 2) sorted by relevance
18 typedef struct data_node_s { struct20 struct data_node_s* next; argument21 struct data_node_s* prev; argument71 entry = (data_node)calloc(1, sizeof(struct data_node_s)); in register_sysORTable_sess()
214 struct data_node_s;215 typedef struct data_node_s { struct216 struct data_node_s *next; argument