Searched refs:pad_string_len (Results 1 – 1 of 1) sorted by relevance
471 unsigned int pad_string_len, field_size; in hpi_check_control_cache_single() local488 pad_string_len = strlen(pad_string) + 1; in hpi_check_control_cache_single()490 if (offset > pad_string_len) { in hpi_check_control_cache_single()496 tocopy = pad_string_len - offset; in hpi_check_control_cache_single()505 pad_string_len - offset - tocopy; in hpi_check_control_cache_single()