Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDmisc.h29 char *hpdelim(char **);
HDauth-options.c328 host = hpdelim(&p); in auth_parse_options()
HDssh_namespace.h309 #define hpdelim ssh_hpdelim macro
HDmisc.c386 hpdelim(char **cp) in hpdelim() function
HDservconf.c979 p = hpdelim(&arg); in process_server_config_line()
1552 p = hpdelim(&arg); in process_server_config_line()
HDclientloop.c948 cancel_host = hpdelim(&s); /* may be NULL */ in process_cmdline()
HDreadconf.c1876 if ((fwdarg[i] = hpdelim(&cp)) == NULL) in parse_forward()