Home
last modified time | relevance | path

Searched refs:hpdelim (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dmisc.h62 char *hpdelim(char **);
Dmisc.c617 hpdelim(char **cp) in hpdelim() function
758 if ((cp = hpdelim(&tmp)) == NULL || *cp == '\0') in parse_user_host_port()
Dauth-options.c284 host = hpdelim(&cp); in handle_permit()
Dsession.c307 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()
323 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()