/* * */ void init_hash(void); char *username(long); int userid(char *username); int enter_user(int uid, char *name, int wecare);