brkt 135 source4/heimdal/lib/asn1/der_format.c char *s, *w, *brkt, *endptr;
brkt 147 source4/heimdal/lib/asn1/der_format.c for (w = strtok_r(s, sep, &brkt);
brkt 149 source4/heimdal/lib/asn1/der_format.c w = strtok_r(NULL, sep, &brkt)) {