Searched refs:user_ent (Results 1 – 1 of 1) sorted by relevance
200 struct user_ent { struct201 struct user_ent *next; argument209 struct user_ent *user_ent_hash[USER_ENT_HASH_SIZE]; argument220 struct user_ent *p, **pp; in user_ent_add()224 p = malloc(sizeof(struct user_ent) + str_len); in user_ent_add()315 struct user_ent *p; in find_users()