Home
last modified time | relevance | path

Searched refs:hpdelim2 (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dmisc.h61 char *hpdelim2(char **, char *);
Dmisc.c580 hpdelim2(char **cp, char *delim) in hpdelim2() function
619 return hpdelim2(cp, NULL); in hpdelim()
901 if ((cp = hpdelim2(&tmp, &ch)) == NULL || *cp == '\0') in parse_uri()
Dservconf.c940 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()