Searched refs:hpdelim2 (Results 1 – 4 of 4) sorted by relevance
75 char *hpdelim2(char **, char *);
687 hpdelim2(char **cp, char *delim) in hpdelim2() function729 r = hpdelim2(cp, &delim); in hpdelim()1017 if ((cp = hpdelim2(&tmp, &ch)) == NULL || *cp == '\0') in parse_uri()
289 host = hpdelim2(&cp, NULL); in handle_permit()
298 if ((host = hpdelim2(&cp, NULL)) == NULL) in set_fwdpermit_from_authopts()