Searched refs:t (Results 1 – 1 of 1) sorted by relevance
97 int t, usedefault = 0; in ruserpass() local124 while ((t = token())) switch(t) { in ruserpass()156 while ((t = token()) && t != MACHINE && t != DEFAULT) switch(t) { in ruserpass()
Completed in 3 milliseconds