Home
last modified time | relevance | path

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

/openbsd/usr.sbin/snmpd/
H A Dsnmpd.h520 int trapcmd_add(struct trapcmd *);
H A Dtraphandler.c455 trapcmd_add(struct trapcmd *cmd) in trapcmd_add() function
H A Dparse.y1756 if (trapcmd_add(trapcmds[i].cmd) != 0) { in resolve_oids()