Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dssh-keyscan.c255 xstrsep(char **str, const char *delim) in xstrsep() function
282 tok = xstrsep(stringp, delim); in strnnsep()
431 name = xstrsep(&namelist, ","); in conalloc()