Searched refs:seek_mode_info (Results 1 – 1 of 1) sorted by relevance
317 struct seek_mode_info { struct318 struct seek_mode_info *next; argument325 struct seek_mode_info *head; argument331 struct seek_mode_info *p, *this, *new_list = NULL; in output_seek_mode_info()368 struct seek_mode_info *smip; in add_seek_mode_info()379 struct seek_mode_info *new = malloc(sizeof(*new)); in add_seek_mode_info()