Searched defs:mv (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c485 int mv; local
518 if ((mv = strcmp(entry->dtype,
525 if (mv == 0) {
541 if (mv >= 0) {
609 int mv; local
613 if ((mv = strcmp(cmpbuf, list->dtype)) < 0)
618 if (mv == 0) {

Completed in 12 milliseconds