Searched refs:length_of_params (Results 1 – 1 of 1) sorted by relevance
320 int length_of_params; in swicms_set_cmn() local328 length_of_params = strlen ( cmn_params ) + 1; in swicms_set_cmn()329 copy_of_params = (char*)MALLOC ( length_of_params, NULL ); in swicms_set_cmn()334 memcpy ( copy_of_params, cmn_params, length_of_params ); in swicms_set_cmn()371 if ( current_position == length_of_params ) in swicms_set_cmn()405 if ( current_position == length_of_params ) in swicms_set_cmn()