Lines Matching refs:bp
4479 *bp; local4487 for (bp = buffer, sp = strtext; *sp != '\0'; bp++, sp++)4494 *bp = *sp;4499 bp--;4500 *bp = '\'';4506 bp--;4507 *bp = '\\';4517 *bp = *sp;4525 *bp = *sp;4532 bp -= 3;4536 *bp = (unsigned char)strtoul(start, (char **)&end, 8);4542 *bp = *sp;