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

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c3052 int i, j, str_ret; local
3193 if ((str_ret = strncmp(dyncomp, port_wwn, WWN_SIZE*2)) == 0) {
3200 if ((str_ret = strncmp(dyncomp,
3224 } else if (str_ret > 0) {
3243 if ((str_ret = strncmp(dyncomp, port_wwn,
3252 if ((str_ret = strncmp(dyncomp,
3276 } else if (str_ret > 0) {

Completed in 20 milliseconds