Home
last modified time | relevance | path

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

/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dsnmp_api.c678 long tmpReqid, tmpMsgid; in _init_snmp() local
701 tmpMsgid = netsnmp_random(); in _init_snmp()
708 if (tmpMsgid == 0) in _init_snmp()
709 tmpMsgid = 1; in _init_snmp()
711 Msgid = tmpMsgid; in _init_snmp()