Searched refs:cli_txt_entry (Results 1 – 1 of 1) sorted by relevance
93 struct cli_txt_entry { struct133 static void cli_txt_list_free(struct cli_txt_entry *e) in cli_txt_list_free()143 struct cli_txt_entry *e; in cli_txt_list_flush()144 while ((e = dl_list_first(list, struct cli_txt_entry, list))) in cli_txt_list_flush()149 static struct cli_txt_entry * cli_txt_list_get(struct dl_list *txt_list, in cli_txt_list_get()152 struct cli_txt_entry *e; in cli_txt_list_get()153 dl_list_for_each(e, txt_list, struct cli_txt_entry, list) { in cli_txt_list_get()163 struct cli_txt_entry *e; in cli_txt_list_del()201 struct cli_txt_entry *e; in cli_txt_list_add()253 struct cli_txt_entry *e; in cli_txt_list_array()[all …]