Lines Matching defs:lpp
156 iwscn_list_t *lp, **lpp;165 for (lpp = &iwscn_list; (lp = *lpp) != NULL; lpp = &lp->wl_next) {171 *lpp = lp->wl_next;216 iwscn_list_t *lp, **lpp;246 for (lpp = &iwscn_list; (lp = *lpp) != NULL; )247 lpp = &lp->wl_next;249 *lpp = tlp;