Searched refs:user_ent (Results 1 – 1 of 1) sorted by relevance
346 struct user_ent { struct347 struct user_ent *next; argument357 struct user_ent *user_ent_hash[USER_ENT_HASH_SIZE]; argument371 struct user_ent *p, **pp; in user_ent_add()373 p = malloc(sizeof(struct user_ent)); in user_ent_add()393 struct user_ent *p, *p_next; in user_ent_destroy()522 struct user_ent *p; in find_entry()