HomeSort by: relevance | last modified time | path
    Searched defs:getcdtoc (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/mscdlabel/
main.c 54 static int getcdtoc(int);
62 getcdtoc(int fd) function in typeref:typename:int
151 if (getcdtoc(fd) < 0 && getfaketoc(fd) < 0)

Completed in 10 milliseconds