Home
last modified time | relevance | path

Searched refs:hostname_to_free (Results 1 – 2 of 2) sorted by relevance

/external/tlsdate/src/
Dtlsdate-helper-plan9.c357 char *hostname_to_free; in check_wildcard_match_rfc2595() local
371 hostname_to_free = hostname; in check_wildcard_match_rfc2595()
445 free(hostname_to_free); in check_wildcard_match_rfc2595()
Dtlsdate-helper.c493 char *hostname_to_free; in check_wildcard_match_rfc2595() local
507 hostname_to_free = hostname; in check_wildcard_match_rfc2595()
581 free(hostname_to_free); in check_wildcard_match_rfc2595()