Searched refs:hpdelim (Results 1 – 8 of 8) sorted by relevance
50 #define hpdelim ssh_hpdelim macro
77 char *hpdelim(char **);
746 hpdelim(char **cp) in hpdelim() function892 if ((cp = hpdelim(&tmp)) == NULL || *cp == '\0') in parse_user_host_port()
1235 host = hpdelim(&arg); in server_process_permitopen_list()
1593 p = hpdelim(&arg); in process_server_config_line_depth()2605 p = hpdelim(&arg); in process_server_config_line_depth()
313 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()
2060 addr = hpdelim(&arg); in ssh_init_forward_permissions()
1874 p = hpdelim(&arg); in process_config_line_depth()