Home
last modified time | relevance | path

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

/openbsd/usr.sbin/snmpd/
H A Dtrap.c101 (void)strlcpy(msg->sm_community, tr->ta_community, in trap_send()
H A Dsnmpd.h337 char ta_community[SNMPD_MAXCOMMUNITYLEN]; member
H A Dparse.y1087 (void)strlcpy(tr->ta_community, $3.data,
1088 sizeof(tr->ta_community));
1905 tr->ta_community[0] == '\0' && in parse_config()