strsep             68 source4/client/mount.cifs.c 	while ((data = strsep(&options, ",")) != NULL) {
strsep            240 source4/heimdal/lib/gssapi/mech/gss_mech_switch.c 		name = strsep(&p, "\t\n ");
strsep            242 source4/heimdal/lib/gssapi/mech/gss_mech_switch.c 		oid = strsep(&p, "\t\n ");
strsep            244 source4/heimdal/lib/gssapi/mech/gss_mech_switch.c 		lib = strsep(&p, "\t\n ");
strsep            246 source4/heimdal/lib/gssapi/mech/gss_mech_switch.c 		kobj = strsep(&p, "\t\n ");
strsep           1714 source4/heimdal/lib/krb5/pkinit.c     p1 = strsep(p, " \t");
strsep           1759 source4/heimdal/lib/krb5/pkinit.c     p1 = strsep(&p, " \t");
strsep           1773 source4/heimdal/lib/krb5/pkinit.c     p1 = strsep(&p, " \t");