Home | History | Annotate | Download | only in openssh

Lines Matching refs:strsep

132 	while ((alg = strsep(&avail, ",")) && *alg != '\0') {
1601 authctxt->active_ktype = strsep(&authctxt->ktypes, ",");