Searched refs:okname (Results 1 – 8 of 8) sorted by relevance
72 static int okname(const char *);151 if (!okname(tuser)) in rmtgetconn()185 okname(const char *cp0) in okname() function
49 int okname (char *);
95 okname(cp0) in okname() function
166 else if (!okname(tuser)) in toremote()188 else if (!okname(suser)) in toremote()258 else if (!okname(suser)) in tolocal()
44 int okname(char *);
84 okname(char *cp0) in okname() function
224 else if (!okname(tuser)) in toremote()243 else if (!okname(suser)) { in toremote()321 else if (!okname(suser)) { in tolocal()
351 int okname(char *);613 if (tuser != NULL && !okname(tuser)) { in toremote()631 else if (!okname(suser)) in toremote()672 else if (!okname(suser)) in toremote()1307 okname(char *cp0) function