Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keyscan.c176 xstrsep(char **str, const char *delim) in xstrsep() function
203 tok = xstrsep(stringp, delim); in strnnsep()
404 name = xstrsep(&namelist, ","); in conalloc()