Searched refs:getPathOid (Results 1 – 2 of 2) sorted by relevance
77 boolean_t getPathOid(cmdOptions_t *options, MP_OID *pPathOid);
2227 if (B_FALSE == getPathOid(options, &pathOid)) { in enablePath()2311 if (B_FALSE == getPathOid(options, &pathOid)) { in disablePath()2407 if (B_FALSE == getPathOid(options, &pathOid)) { in overridePath()2447 getPathOid(cmdOptions_t *options, MP_OID *pPathOid) in getPathOid() function