Lines Matching refs:bp2buf
777 bp2buf(myself, &b, "%%s"); in getMappingFormat()
780 bp2buf(myself, &b, "%s", NIL(f->match.string)); in getMappingFormat()
783 bp2buf(myself, &b, "["); in getMappingFormat()
787 bp2buf(myself, &b, "%c", in getMappingFormat()
790 bp2buf(myself, &b, "%c-%c", in getMappingFormat()
794 bp2buf(myself, &b, "]"); in getMappingFormat()
799 bp2buf(myself, &b, "*"); in getMappingFormat()
802 bp2buf(myself, &b, "%s", NIL(f->match.berString)); in getMappingFormat()
806 bp2buf(myself, &b, "\""); in getMappingFormat()
809 bp2buf(myself, &b, "<unknown>"); in getMappingFormat()
1136 bp2buf(myself, &b, "["); in getIndex()
1144 bp2buf(myself, &b, ", "); in getIndex()
1145 bp2buf(myself, &b, "%s=", i->name[n]); in getIndex()
1152 bp2buf(myself, &b, "<no-vals>"); in getIndex()
1156 bp2buf(myself, &b, "]"); in getIndex()
1219 bp2buf(myself, &b, "?%s?", getScope(s->scope)); in getSearchTriple()
1272 bp2buf(myself, &b, "nis+:"); in getMappingItem()
1273 bp2buf(myself, &b, "%s", NIL(i->name)); in getMappingItem()
1294 bp2buf(myself, &b, "ldap:"); in getMappingItem()
1295 bp2buf(myself, &b, "%s", NIL(i->name)); in getMappingItem()