/src/games/canfield/cfscores/ |
cfscores.c | 59 static void printuser(const struct passwd *, int); 85 printuser(pw, 1); 90 printuser(pw, 0); 97 printuser(pw, 1); 105 printuser(const struct passwd *pw, int printfail) function in typeref:typename:void
|
cfscores.c | 59 static void printuser(const struct passwd *, int); 85 printuser(pw, 1); 90 printuser(pw, 0); 97 printuser(pw, 1); 105 printuser(const struct passwd *pw, int printfail) function in typeref:typename:void
|