Searched defs:head (Results 1 – 5 of 5) sorted by relevance
47 #define list_for_each_entry(pos, head, member) \ argument59 #define list_for_each_entry_safe(pos, n, head, member) \ argument69 static inline int list_empty(const struct list_head *head) in list_empty()98 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail()
705 struct list_head *head) in get_prompt_str()795 struct list_head *head) in get_symbol_str()843 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
358 struct list_head *head; member
1074 QString head, debug, help; in menuInfo() local
88 struct property *head = NULL; in reverse_properties() local
Completed in 36 milliseconds