Searched refs:hpdelim2 (Results 1 – 3 of 3) sorted by relevance
61 char *hpdelim2(char **, char *);
580 hpdelim2(char **cp, char *delim) in hpdelim2() function619 return hpdelim2(cp, NULL); in hpdelim()901 if ((cp = hpdelim2(&tmp, &ch)) == NULL || *cp == '\0') in parse_uri()
940 host = hpdelim2(&arg, &ch); in process_permitopen_list()1373 p = hpdelim2(&arg, &ch); in process_server_config_line_depth()2116 p = hpdelim2(&arg, &ch); in process_server_config_line_depth()