Home
last modified time | relevance | path

Searched refs:snmp_pdu_send (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dsnmpclient.h142 int32_t snmp_pdu_send(struct snmp_pdu *_pdu, snmp_send_cb_f _func, void *_arg);
H A Dsnmpclient.c664 if (snmp_pdu_send(&work->pdu, table_cb, work) == -1) { in table_cb()
702 if (snmp_pdu_send(&work->pdu, table_cb, work) == -1) { in table_cb()
737 if (snmp_pdu_send(&work->pdu, table_cb, work) == -1) { in snmp_table_fetch_async()
1305 snmp_pdu_send(struct snmp_pdu *pdu, snmp_send_cb_f func, void *arg) in snmp_pdu_send() function
/freebsd/lib/libbsnmp/libbsnmp/
H A DMakefile108 MLINKS+= bsnmpclient.3 snmp_pdu_send.3
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc576 OLD_FILES+=usr/share/man/man3/snmp_pdu_send.3.gz