Searched refs:pad_string (Results 1 – 1 of 1) sorted by relevance
478 char *pad_string; in hpi_check_control_cache_single() 487 pad_string = in hpi_check_control_cache_single() 492 pad_string[field_size - 1] = 0; in hpi_check_control_cache_single() 494 pad_string_len = strlen(pad_string) + 1; in hpi_check_control_cache_single() 508 &pad_string[offset], tocopy); in hpi_check_control_cache_single() 472 char *pad_string; hpi_check_control_cache_single() local