Home | History | Annotate | Download | only in native

Lines Matching defs:blp

2549 	    hbl *blc, **blp;
2551 blp = &h->blobs;
2552 blc = *blp;
2555 *blp = blc->next;
2558 blp = &blc->next;
2559 blc = *blp;