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

/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_util.c161 int prod_len = 0; local
177 prod_len = strlen(prod_name);
183 if (prod_len > 0 && sn_len > 0) {
187 } else if (prod_len > 0 && sn_len == 0) {

Completed in 24 milliseconds