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

/freebsd-10-stable/crypto/openssh/
H A Dmisc.h49 char *hpdelim(char **);
H A Dauth-options.c361 host = hpdelim(&p);
H A Dmisc.c387 hpdelim(char **cp) function
488 if ((cp = hpdelim(&tmp)) == NULL || *cp == '\0')
H A Dssh_namespace.h368 #define hpdelim Fssh_hpdelim macro
H A Dservconf.c1092 p = hpdelim(&arg);
1693 p = hpdelim(&arg);

Completed in 156 milliseconds