NFE - Change default RX ring size from 128 -> 256, Adjust moderation timer.
[dragonfly.git] / contrib / top / username.h
blob7001734d1be1718d176c34f41a0457c1d2c825d8
1 /*
3 */
5 void init_hash(void);
6 char *username(long);
7 int userid(char *username);
8 int enter_user(int uid, char *name, int wecare);