Searched refs:user_ent (Results 1 – 1 of 1) sorted by relevance
380 struct user_ent { struct381 struct user_ent *next; argument391 struct user_ent *user_ent_hash[USER_ENT_HASH_SIZE]; argument405 struct user_ent *p, **pp; in user_ent_add()407 p = malloc(sizeof(struct user_ent)); in user_ent_add()427 struct user_ent *p, *p_next; in user_ent_destroy()556 struct user_ent *p; in find_entry()