Home
last modified time | relevance | path

Searched refs:read_toc_entrys (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c128 static int read_toc_entrys(int);
483 rc = read_toc_entrys ((n + 1) * sizeof (struct cd_toc_entry)); in play()
925 rc = read_toc_entrys ((ntr + 1) * sizeof (struct cd_toc_entry)); in dbprog_discid()
977 rc = read_toc_entrys ((n + 1) * sizeof (struct cd_toc_entry)); in info()
1092 read_toc_entrys(int len) in read_toc_entrys() function