Home
last modified time | relevance | path

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

/openbsd/usr.bin/cdio/
H A Dextern.h93 extern int cdplay(char *);
H A Drip.c647 cdplay(char *arg) in cdplay() function
H A Dcdio.c545 return cdplay(arg); in run()