Searched refs:hpdelim (Results 1 – 9 of 9) sorted by relevance
34 cp = hpdelim(&str); in test_hpdelim()42 cp = hpdelim(&str); in test_hpdelim()45 port = hpdelim(&str); in test_hpdelim()53 cp = hpdelim(&str); in test_hpdelim()56 port = hpdelim(&str); in test_hpdelim()64 cp = hpdelim(&str); in test_hpdelim()67 port = hpdelim(&str); in test_hpdelim()75 cp = hpdelim(&str); in test_hpdelim()
78 char *hpdelim(char **);
848 hpdelim(char **cp) in hpdelim() function994 if ((cp = hpdelim(&tmp)) == NULL || *cp == '\0') in parse_user_host_port()
1193 host = hpdelim(&arg); in server_process_permitopen_list()
303 #define hpdelim Fssh_hpdelim macro
1467 p = hpdelim(&arg); in process_server_config_line_depth()2476 p = hpdelim(&arg); in process_server_config_line_depth()
2078 addr = hpdelim(&arg); in ssh_init_forward_permissions()
299 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()
1785 p = hpdelim(&arg); in process_config_line_depth()