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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/entityMib/
H A DentLogicalTable.c309 allocLogicalEntry(int xLogicalIdx, entLogicalEntry_t * xnewLogicalEntry) argument
352 if (xLogicalIdx < 0 || xLogicalIdx > MAX_ENTITY_INDEX)
383 logicent->entLogicalIndex = xLogicalIdx;

Completed in 23 milliseconds