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

/freebsd-12-stable/crypto/openssh/
H A Dmisc.c493 hpdelim2(char **cp, char *delim) function
532 return hpdelim2(cp, NULL);
814 if ((cp = hpdelim2(&tmp, &ch)) == NULL || *cp == '\0')

Completed in 175 milliseconds