Searched refs:newtail (Results 1 – 1 of 1) sorted by relevance
524 struct so_list *head = NULL, *tail, *newtail, so; in osf_current_sos() local546 newtail = xmalloc (sizeof *newtail); in osf_current_sos()548 head = newtail; in osf_current_sos()550 tail->next = newtail; in osf_current_sos()551 tail = newtail; in osf_current_sos()