Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetMultipathLusDevProd.c41 int pidSize = 0; in getOidList() local
74 pidSize = strlen(pid); in getOidList()
81 if ((0 == strncmp(pProductID, pid, pidSize)) && in getOidList()