Searched defs:hostport (Results 1 – 2 of 2) sorted by relevance
74 tls_host_port(const char *hostport, char **host, char **port) in tls_host_port()
317 char *hostport = NULL, *hashed = NULL; in keyprint_one() local