Searched refs:tempsp_list (Results 1 – 1 of 1) sorted by relevance
118 struct environ_soft_state *tempsp_list = NULL; variable312 for (temp = tempsp_list, vect = &tempsp_list; temp != NULL; in environ_detach()387 softsp->next = tempsp_list; in environ_init()388 tempsp_list = softsp; in environ_init()435 for (list = tempsp_list; list != NULL; list = list->next) { in environ_overtemp_poll()