Searched refs:index_append (Results 1 – 16 of 16) sorted by relevance
| /freebsd/contrib/bsnmp/snmp_mibII/ |
| H A D | mibII_ifstack.c | 80 index_append(&value->var, sub, &stack->index); in op_ifstack()
|
| H A D | mibII_rcvaddr.c | 105 index_append(&value->var, sub, &rcv->index); in op_rcvaddr()
|
| H A D | mibII_nettomedia.c | 111 index_append(&value->var, sub, &at->index); in op_nettomedia()
|
| H A D | mibII_udp.c | 218 index_append(&value->var, sub, &udpoids[i].index); in op_udptable()
|
| H A D | mibII_tcp.c | 309 index_append(&value->var, sub, &tcpoids[i].index); in op_tcpconn()
|
| H A D | mibII_ipaddr.c | 238 index_append(&value->var, sub, &ifa->index); in op_ipaddr()
|
| /freebsd/contrib/bsnmp/snmpd/ |
| H A D | action.c | 764 index_append(&value->var, sub, &c->index); in op_community() 943 index_append(&value->var, sub, &m->index); in op_modules() 1214 index_append(&value->var, sub, &t->index); in op_transport_table()
|
| H A D | export.c | 400 index_append(struct asn_oid *var, u_int sub, const struct asn_oid *idx) in index_append() function
|
| H A D | trans_lsock.c | 569 index_append(&value->var, sub, &p->tport.index); in op_lsock_port()
|
| H A D | snmpmod.h | 666 void index_append(struct asn_oid *, u_int, const struct asn_oid *);
|
| H A D | trans_inet.c | 1241 index_append(&value->var, sub, &port->tport.index); in op_snmp_trans_inet()
|
| H A D | trap.c | 315 index_append(&value->var, sub, &t->index); in op_trapsink()
|
| /freebsd/usr.sbin/bsnmpd/bsnmpd/ |
| H A D | Makefile | 57 MAN3LINKS+= snmpmod.3 index_append.3
|
| /freebsd/contrib/bsnmp/snmp_ntp/ |
| H A D | snmp_ntp.c | 1425 index_append(&value->var, sub, &t->index); in op_ntpFilterRegisterTable()
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | snmp_netgraph.c | 1230 index_append(&value->var, sub, &t->index); in op_ng_type()
|
| /freebsd/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 637 OLD_FILES+=usr/share/man/man3/index_append.3.gz
|