Searched refs:bp (Results 1 – 2 of 2) sorted by relevance
167 char *bp; in pcap_next_etherent() local224 bp = e.name; in pcap_next_etherent()229 *bp++ = c; in pcap_next_etherent()232 *bp = '\0'; in pcap_next_etherent()
755 struct config *cfp, *bp; local761 bp = Configlist_basis();764 stp = State_find(bp);770 for(x=bp, y=stp->bp; x && y; x=x->bp, y=y->bp){784 stp->bp = bp; /* Remember the configuration basis */1136 cfp->bp = 0;1164 cfp->bp = 0;1168 basisend = &cfp->bp;2715 if( lemp->basisflag ) cfp=stp->bp;4112 for(rc=0; rc==0 && a && b; a=a->bp, b=b->bp){[all …]