Searched refs:link_ptr (Results 1 – 3 of 3) sorted by relevance
399 struct so_list **link_ptr = &head; in sunos_current_sos() local461 *link_ptr = new; in sunos_current_sos()462 link_ptr = &new->next; in sunos_current_sos()
488 struct so_list **link_ptr = &head; in irix_current_sos() local555 *link_ptr = new; in irix_current_sos()556 link_ptr = &new->next; in irix_current_sos()
616 struct so_list **link_ptr = &head; in svr4_current_sos() local730 *link_ptr = new; in svr4_current_sos()731 link_ptr = &new->next; in svr4_current_sos()756 *link_ptr = new; in svr4_current_sos()757 link_ptr = &new->next; in svr4_current_sos()