Searched refs:comm_define (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/bsnmp/snmpd/ |
| HD | snmpmod.h | 336 u_int comm_define(u_int, const char *descr, struct lmodule *, const char *str);
|
| HD | main.c | 1802 (void)comm_define(1, "SNMP read", NULL, NULL); in main() 1803 (void)comm_define(2, "SNMP write", NULL, NULL); in main() 2221 comm_define(u_int priv, const char *descr, struct lmodule *owner, in comm_define() function
|