Searched refs:hpm (Results 1 – 1 of 1) sorted by relevance
205 char *hostportmech, *hpm; in parsehosts() local242 while ((hpm = strsep(&hostportmech, ":")) != NULL) { in parsehosts()245 hostname = hpm; in parsehosts()249 port_str = hpm; in parsehosts()253 mech_str = hpm; in parsehosts()