Searched refs:hpdelim (Results 1 – 4 of 4) sorted by relevance
62 char *hpdelim(char **);
617 hpdelim(char **cp) in hpdelim() function758 if ((cp = hpdelim(&tmp)) == NULL || *cp == '\0') in parse_user_host_port()
284 host = hpdelim(&cp); in handle_permit()
307 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()323 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()