ksh_strchr_dirsep
np = ksh_strchr_dirsep(sp);
if (ksh_strchr_dirsep(name)) {
if (Flag(FRESTRICTED) && ksh_strchr_dirsep(cp)) {
if (ksh_strchr_dirsep(name) != NULL) {
len = (q = ksh_strchr_dirsep(p)) ? q - p : (int)strlen(p);