Home
last modified time | relevance | path

Searched refs:vfunc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c1457 snmp_verify_vbind_f vfunc, snmp_add_vbind_f afunc, in snmp_pdu_add_bindings() argument
1477 if ((vfunc != NULL) && (vfunc(snmptoolctx, pdu, obj) < 0)) { in snmp_pdu_add_bindings()
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20021991 C++ ABI change - vfunc ordering.