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

/freebsd-10.0-release/crypto/openssh/
H A Dmisc.h29 char *hpdelim(char **);
H A Dauth-options.c332 host = hpdelim(&p);
H A Dssh_namespace.h237 #define hpdelim ssh_hpdelim macro
H A Dservconf.c976 p = hpdelim(&arg);
1549 p = hpdelim(&arg);
H A Dmisc.c385 hpdelim(char **cp) function
H A Dreadconf.c1554 if ((fwdarg[i] = hpdelim(&cp)) == NULL)
H A Dclientloop.c948 cancel_host = hpdelim(&s); /* may be NULL */

Completed in 101 milliseconds