Home | History | Annotate | Download | only in openssh

Lines Matching refs:strsep

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