Lines Matching refs:strchr
709 *value = strchr(textbuf, '='); in iscsi_extract_key_value()
925 tilde_ptr = strchr(value, '~'); in iscsi_check_numerical_range_value()
955 tilde_ptr = strchr(param->value, '~'); in iscsi_check_numerical_range_value()
1041 tilde_ptr1 = strchr(value, '~'); in iscsi_get_value_from_number_range()
1047 tilde_ptr2 = strchr(param->value, '~'); in iscsi_get_value_from_number_range()
1070 tmp1 = strchr(proposer_values, ','); in iscsi_check_valuelist_for_support()
1080 tmp2 = strchr(acceptor_values, ','); in iscsi_check_valuelist_for_support()
1253 tilde_ptr = strchr(value, '~'); in iscsi_check_proposer_state()
1259 tilde_ptr = strchr(param->value, '~'); in iscsi_check_proposer_state()
1285 comma_ptr = strchr(value, ','); in iscsi_check_proposer_state()
1340 comma_ptr = strchr(value, ','); in iscsi_check_value()