Searched refs:tail_ptr (Results 1 – 2 of 2) sorted by relevance
94 FX_FILE *tail_ptr; in _fx_file_open() local514 tail_ptr = (media_ptr -> fx_media_opened_file_list) -> fx_file_opened_previous; in _fx_file_open()518 tail_ptr -> fx_file_opened_next = file_ptr; in _fx_file_open()521 file_ptr -> fx_file_opened_previous = tail_ptr; in _fx_file_open()
144 FX_MEDIA_PTR tail_ptr; local970 tail_ptr = _fx_system_media_opened_ptr -> fx_media_opened_previous;974 tail_ptr -> fx_media_opened_next = media_ptr;977 media_ptr -> fx_media_opened_previous = tail_ptr;