Searched refs:mc_last (Results 1 – 1 of 1) sorted by relevance
76 mc_t *mc_list, *mc_last; variable1366 if (mc_last != NULL) in mc_create()1367 mc_last->mc_next = mc; in mc_create()1370 mc_last = mc; in mc_create()