Home
last modified time | relevance | path

Searched refs:target_new_notify (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/bsnmp/snmpd/
HDsnmpmod.h528 struct target_notify *target_new_notify(char *);
HDtrap.c842 target_new_notify(char *nname) in target_new_notify() function
/NextBSD/contrib/bsnmp/snmp_target/
HDtarget_snmp.c582 if ((notify = target_new_notify(nname)) == NULL) in op_snmp_notify()