Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dssh-keyscan.c152 xstrsep(char **str, const char *delim) in xstrsep() function
179 tok = xstrsep(stringp, delim); in strnnsep()
378 name = xstrsep(&namelist, ","); in conalloc()