Searched refs:hpdelim (Results 1 – 9 of 9) sorted by relevance
36 cp = hpdelim(&str); in test_hpdelim()44 cp = hpdelim(&str); in test_hpdelim()47 port = hpdelim(&str); in test_hpdelim()55 cp = hpdelim(&str); in test_hpdelim()58 port = hpdelim(&str); in test_hpdelim()66 cp = hpdelim(&str); in test_hpdelim()69 port = hpdelim(&str); in test_hpdelim()77 cp = hpdelim(&str); in test_hpdelim()
76 char *hpdelim(char **);
785 hpdelim(char **cp) in hpdelim() function931 if ((cp = hpdelim(&tmp)) == NULL || *cp == '\0') in parse_user_host_port()
1106 host = hpdelim(&arg); in server_process_permitopen_list()
314 #define hpdelim Fssh_hpdelim macro
1452 p = hpdelim(&arg); in process_server_config_line_depth()2440 p = hpdelim(&arg); in process_server_config_line_depth()
2030 addr = hpdelim(&arg); in ssh_init_forward_permissions()
331 if ((host = hpdelim(&cp)) == NULL) in set_fwdpermit_from_authopts()
1743 p = hpdelim(&arg); in process_config_line_depth()