Searched refs:septmp (Results 1 – 1 of 1) sorted by relevance
304 const char *septmp; local315 septmp = tseplist;316 for (ep = strchr(kp, (int) *septmp);317 *(++septmp) && !ep;318 ep = strchr(kp, (int) *septmp));334 septmp = ksseplist;335 for (sp = strchr(kp, (int) *septmp);336 *(++septmp) && !sp;337 sp = strchr(kp, (int)*septmp)); /* Solaris Kerberos */397 septmp = tseplist;[all …]