cd.c | 149 static int cd_load_toc(struct cd_softc *, int, struct cd_formatted_toc *, int); 1672 error = cd_load_toc(cd, CD_TOC_FORM, toc, 0); 1797 cd_load_toc(struct cd_softc *cd, int respf, struct cd_formatted_toc *toc, int flags) function in typeref:typename:int
|