Lines Matching refs:bp2buf
776 bp2buf(myself, &b, "%%s"); in getMappingFormat()
779 bp2buf(myself, &b, "%s", NIL(f->match.string)); in getMappingFormat()
782 bp2buf(myself, &b, "["); in getMappingFormat()
786 bp2buf(myself, &b, "%c", in getMappingFormat()
789 bp2buf(myself, &b, "%c-%c", in getMappingFormat()
793 bp2buf(myself, &b, "]"); in getMappingFormat()
798 bp2buf(myself, &b, "*"); in getMappingFormat()
801 bp2buf(myself, &b, "%s", NIL(f->match.berString)); in getMappingFormat()
805 bp2buf(myself, &b, "\""); in getMappingFormat()
808 bp2buf(myself, &b, "<unknown>"); in getMappingFormat()
1135 bp2buf(myself, &b, "["); in getIndex()
1143 bp2buf(myself, &b, ", "); in getIndex()
1144 bp2buf(myself, &b, "%s=", i->name[n]); in getIndex()
1151 bp2buf(myself, &b, "<no-vals>"); in getIndex()
1155 bp2buf(myself, &b, "]"); in getIndex()
1218 bp2buf(myself, &b, "?%s?", getScope(s->scope)); in getSearchTriple()
1271 bp2buf(myself, &b, "nis+:"); in getMappingItem()
1272 bp2buf(myself, &b, "%s", NIL(i->name)); in getMappingItem()
1293 bp2buf(myself, &b, "ldap:"); in getMappingItem()
1294 bp2buf(myself, &b, "%s", NIL(i->name)); in getMappingItem()