Searched refs:callsStr (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c59 char callsStr[8]; variable
616 snmp_set_var_typed_value(requests->requestvb, ASN_OCTET_STR, (u_char *) callsStr, strlen(callsStr) );
1718 sprintf(callsStr, "%3.1f\0", calls);

Completed in 18 milliseconds