Searched refs:read_toc_entrys (Results 1 – 1 of 1) sorted by relevance
130 static int read_toc_entrys(int);485 rc = read_toc_entrys ((n + 1) * sizeof (struct cd_toc_entry)); in play()927 rc = read_toc_entrys ((ntr + 1) * sizeof (struct cd_toc_entry)); in dbprog_discid()979 rc = read_toc_entrys ((n + 1) * sizeof (struct cd_toc_entry)); in info()1094 read_toc_entrys(int len) in read_toc_entrys() function