Symbol: ober_printf_elements
lib/libutil/ber.h
133
struct ber_element *ober_printf_elements(struct ber_element *, char *, ...);
libexec/login_ldap/aldap.c
169
ber = ober_printf_elements(root, "d{tst", ++ldap->msgid, BER_CLASS_APP,
libexec/login_ldap/aldap.c
201
elm = ober_printf_elements(root, "d{tdsst", ++ldap->msgid, BER_CLASS_APP,
libexec/login_ldap/aldap.c
229
elm = ober_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP,
libexec/login_ldap/aldap.c
261
ber = ober_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP,
libexec/login_ldap/aldap.c
269
ber = ober_printf_elements(ber, "sEEddb", basedn, (long long)scope,
libexec/login_ldap/aldap.c
322
if (ober_printf_elements(ber, "ds", 50, "") == NULL)
libexec/login_ldap/aldap.c
325
if (ober_printf_elements(ber, "dx", 50, page->cookie,
libexec/login_ldap/aldap.c
332
if (ober_printf_elements(elm, "{t{sx", 2, 0, LDAP_PAGED_OID,
regress/lib/libutil/ber/ber_test.c
506
elm = ober_printf_elements(elm, "d", val);
regress/lib/libutil/ber/ber_test.c
556
elm = ober_printf_elements(root, "d{tdsst", msgid,
regress/lib/libutil/ber/ber_test.c
610
elm = ober_printf_elements(root, "d{tsEEddbs",
regress/lib/libutil/ber/ber_test.c
653
elm = ober_printf_elements(elm, "{iixi}", msgid, max_msg_size,
regress/lib/libutil/ber/ber_test.c
692
if ((elm = ober_printf_elements(elm, "{d}", 1)) == NULL) {
regress/lib/libutil/ber/ber_test_int_i.c
631
elm = ober_printf_elements(elm, "i", test_vectors[i].value);
regress/usr.sbin/snmpd/snmp.c
243
message = ober_printf_elements(NULL, "{dse}", 1, community,
regress/usr.sbin/snmpd/snmp.c
471
if ((message = ober_printf_elements(NULL, "{d{ddxd}x{xse}}", 3,
regress/usr.sbin/snmpd/snmp.c
495
if ((sp = ober_printf_elements(NULL, "{xddxss}", params->engineid,
regress/usr.sbin/snmpd/snmp.c
657
if ((pdu = ober_printf_elements(NULL, "{tddde}", BER_CLASS_CONTEXT,
regress/usr.sbin/snmpd/snmp.c
674
if ((prev = ober_printf_elements(prev, "{Oe}",
usr.bin/ldap/aldap.c
169
ber = ober_printf_elements(root, "d{tst", ++ldap->msgid, BER_CLASS_APP,
usr.bin/ldap/aldap.c
201
elm = ober_printf_elements(root, "d{tdsst", ++ldap->msgid, BER_CLASS_APP,
usr.bin/ldap/aldap.c
229
elm = ober_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP,
usr.bin/ldap/aldap.c
261
ber = ober_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP,
usr.bin/ldap/aldap.c
269
ber = ober_printf_elements(ber, "sEEddb", basedn, (long long)scope,
usr.bin/ldap/aldap.c
322
if (ober_printf_elements(ber, "ds", 50, "") == NULL)
usr.bin/ldap/aldap.c
325
if (ober_printf_elements(ber, "dx", 50, page->cookie,
usr.bin/ldap/aldap.c
332
if (ober_printf_elements(elm, "{t{sx", 2, 0, LDAP_PAGED_OID,
usr.bin/snmp/snmp.c
157
if ((varbind = ober_printf_elements(pdu, "tddd{", BER_CLASS_CONTEXT,
usr.bin/snmp/snmp.c
161
varbind = ober_printf_elements(varbind, "{O0}", &oid[i]);
usr.bin/snmp/snmp.c
180
if ((varbind = ober_printf_elements(pdu, "tddd{", BER_CLASS_CONTEXT,
usr.bin/snmp/snmp.c
184
varbind = ober_printf_elements(varbind, "{O0}", &oid[i]);
usr.bin/snmp/snmp.c
205
if ((varbind = ober_printf_elements(pdu, "tddd{", BER_CLASS_CONTEXT,
usr.bin/snmp/snmp.c
213
if ((varbind = ober_printf_elements(varbind, "{Oit}", &sysuptime, ticks,
usr.bin/snmp/snmp.c
218
if ((varbind = ober_printf_elements(varbind, "{OO}", &trap, oid)) == NULL)
usr.bin/snmp/snmp.c
239
if ((varbind = ober_printf_elements(pdu, "tddd{", BER_CLASS_CONTEXT,
usr.bin/snmp/snmp.c
244
varbind = ober_printf_elements(varbind, "{O0}", &oid[i]);
usr.bin/snmp/snmp.c
262
if (ober_printf_elements(pdu, "tddd{e", BER_CLASS_CONTEXT,
usr.bin/snmp/snmp.c
402
if (ober_printf_elements(message, "dse", agent->version,
usr.bin/snmp/snmp.c
414
if (ober_printf_elements(scopedpdu, "xxe",
usr.bin/snmp/snmp.c
434
if (ober_printf_elements(message, "d{idxd}xe",
usr.bin/snmp/snmpc.c
1408
if ((varbind = ober_printf_elements(varbind, "{Oxt}",
usr.bin/snmp/snmpc.c
1450
if ((varbind = ober_printf_elements(varbind, "{Oit}",
usr.bin/snmp/snmpc.c
1484
if ((varbind = ober_printf_elements(varbind, "{Oi}",
usr.bin/snmp/snmpc.c
1489
if ((varbind = ober_printf_elements(varbind, "{O0}",
usr.bin/snmp/snmpc.c
1498
if ((varbind = ober_printf_elements(varbind, "{OO}",
usr.bin/snmp/snmpc.c
1507
if ((varbind = ober_printf_elements(varbind, "{Ox}",
usr.bin/snmp/snmpc.c
1518
if ((varbind = ober_printf_elements(varbind, "{Oit}",
usr.bin/snmp/snmpc.c
1529
if ((varbind = ober_printf_elements(varbind, "{Oit}",
usr.bin/snmp/usm.c
194
if ((params = ober_printf_elements(NULL, "{xddxxx}", usm->engineid,
usr.sbin/ldapd/ldape.c
161
elm = ober_printf_elements(root, "d{tEsse",
usr.sbin/ldapd/ldape.c
84
elm = ober_printf_elements(root, "d{tEss",
usr.sbin/ldapd/search.c
142
elm = ober_printf_elements(root, "i{txe", search->req->msgid,
usr.sbin/snmpd/application.c
1300
varbind = ober_printf_elements(varbind, "{Oe}",
usr.sbin/snmpd/snmpe.c
838
if ((ehdr = ober_printf_elements(ehdr, "{iixi}", msg->sm_msgid,
usr.sbin/snmpd/snmpe.c
853
if ((epdu = ober_printf_elements(epdu, "xs{",
usr.sbin/snmpd/snmpe.c
861
if (!ober_printf_elements(epdu, "tiii{e}", BER_CLASS_CONTEXT,
usr.sbin/snmpd/trap.c
62
vblist = ober_printf_elements(trap, "{Odt}{OO}",
usr.sbin/snmpd/traphandler.c
203
if (ober_printf_elements(vblist, "{od}{oO}e", "1.3.6.1.2.1.1.3.0",
usr.sbin/snmpd/traphandler.c
235
if (ober_printf_elements(last, "{Oxt}{Os}{OO}",
usr.sbin/snmpd/usm.c
439
if ((a = ober_printf_elements(usm, "xdds",
usr.sbin/ypldap/aldap.c
169
ber = ober_printf_elements(root, "d{tst", ++ldap->msgid, BER_CLASS_APP,
usr.sbin/ypldap/aldap.c
201
elm = ober_printf_elements(root, "d{tdsst", ++ldap->msgid, BER_CLASS_APP,
usr.sbin/ypldap/aldap.c
230
elm = ober_printf_elements(root, "d{tds{ts", ++ldap->msgid,
usr.sbin/ypldap/aldap.c
265
elm = ober_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP,
usr.sbin/ypldap/aldap.c
297
ber = ober_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP,
usr.sbin/ypldap/aldap.c
305
ber = ober_printf_elements(ber, "sEEddb", basedn, (long long)scope,
usr.sbin/ypldap/aldap.c
358
if (ober_printf_elements(ber, "ds", 50, "") == NULL)
usr.sbin/ypldap/aldap.c
361
if (ober_printf_elements(ber, "dx", 50, page->cookie,
usr.sbin/ypldap/aldap.c
368
if (ober_printf_elements(elm, "{t{sx", 2, 0, LDAP_PAGED_OID,