Lines Matching defs:tempp
929 mib_item_t *tempp;
931 for (tempp = item; tempp; tempp = tempp->next_item)
932 if (tempp->mib_id == 0)
934 tempp = NULL;
956 tempp = &(localp[c]);
958 (localp[c - 1]).next_item = tempp;
1504 mib_item_t *tempp;
1509 for (tempp = *itemp; tempp != NULL; tempp = tempp->next_item)
1510 if (tempp->mib_id == 0)