Searched refs:OTHER_USERID_CHARS (Results 1 – 1 of 1) sorted by relevance
87 #define OTHER_USERID_CHARS "-_" /* special chars valid in a userid */ macro559 if (strchr(OTHER_USERID_CHARS, *cp) != NULL) in ctl_renametf()