Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dnamespace.h50 #define hpdelim ssh_hpdelim macro
Dmisc.h77 char *hpdelim(char **);
Dmisc.c746 hpdelim(char **cp) in hpdelim() function
892 if ((cp = hpdelim(&tmp)) == NULL || *cp == '\0') in parse_user_host_port()
Dmonitor_wrap.c1235 host = hpdelim(&arg); in server_process_permitopen_list()
Dservconf.c1593 p = hpdelim(&arg); in process_server_config_line_depth()
2605 p = hpdelim(&arg); in process_server_config_line_depth()
Dsession.c313 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()
Dssh.c2060 addr = hpdelim(&arg); in ssh_init_forward_permissions()
Dreadconf.c1874 p = hpdelim(&arg); in process_config_line_depth()