Lines Matching full:cname
1358 len = strlen((char *)p_data->cname);1362 BCM_STRNCPY_S((char *)p, len+1, (char *)p_data->cname, len+1);