Home
last modified time | relevance | path

Searched refs:CDIOCPAUSE (Results 1 – 25 of 87) sorted by relevance

1234

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dcdrom.h62 #define CDROMPAUSE CDIOCPAUSE
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dcdrom.h62 #define CDROMPAUSE CDIOCPAUSE
/dports/audio/libcdaudio/libcdaudio-0.99.12p2/src/
H A Dcompat.h262 #ifdef CDIOCPAUSE
263 #define CDAUDIO_PAUSE CDIOCPAUSE
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dcd_bsd.c222 if (ioctl(cdfile, CDIOCPAUSE) == -1) in CDAudio_Pause()
223 IOCTL_FAILURE(CDIOCPAUSE); in CDAudio_Pause()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcd_bsd.c194 if (ioctl(cdfile, CDIOCPAUSE) == -1) in CDAudio_SysPause()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcd_bsd.c194 if (ioctl(cdfile, CDIOCPAUSE) == -1) in CDAudio_SysPause()
/dports/games/darkplaces/darkplaces/
H A Dcd_bsd.c194 if (ioctl(cdfile, CDIOCPAUSE) == -1) in CDAudio_SysPause()
/dports/games/vavoom/vavoom-1.33/source/
H A Dsnd_audiocd_bsd.cpp301 if (ioctl(CDFile, CDIOCPAUSE) == -1) in Pause()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dcdrom.FreeBSD.c196 if (do_ioctl(CDIOCPAUSE, NULL) < 0) { in cdrom_stop()
/dports/games/tenebrae/tenebrae_0/
H A Dcd_linux.c186 if ( ioctl(cdfile, CDIOCPAUSE) == -1 ) in CDAudio_Pause()
/dports/audio/mp3c/mp3c-0.31/src/
H A Diocd.c314 tmp = ioctl_cdrom(CDIOCPAUSE);
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/linux_x/
H A Di_cdmus_fbsd.c232 if ( ioctl(cdfile, CDIOCPAUSE) == -1 ) in I_PauseCD()
/dports/audio/libkcompactdisc/libkcompactdisc-21.12.3/src/wmlib/
H A Dplat_openbsd.c298 return (ioctl(d->fd, CDIOCPAUSE)); in gen_pause()
H A Dplat_freebsd.c326 return ioctl(d->fd, CDIOCPAUSE); in gen_pause()
/dports/audio/grip/grip-4.2.2/src/
H A Dcddev.c560 #ifdef CDIOCPAUSE in CDPause()
561 if(ioctl(disc->cd_desc,CDIOCPAUSE)<0) in CDPause()
/dports/audio/libworkman/libworkman/
H A Dplat_openbsd.c276 return (ioctl(d->fd, CDIOCPAUSE)); in gen_pause()
H A Dplat_freebsd.c305 return (ioctl(d->fd, CDIOCPAUSE)); in gen_pause()
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcdio.h227 #define CDIOCPAUSE _IO('c', 19) macro
/dports/games/q2pro/q2pro/source/
H A Dcd_linux.c271 if (ioctl(cdfile, CDIOCPAUSE) == -1)
/dports/games/q2p/Q2P-0.2-2006-12-31/unix/
H A Dcd_freebsd.c268 if (ioctl(cdfile, CDIOCPAUSE) == -1) in CDAudio_Pause()
/dports/games/qudos/QuDos-0.40.1-src/src/unix/
H A Dcd_freebsd.c267 if (ioctl(cdfile, CDIOCPAUSE) == -1) in CDAudio_Pause()
/dports/devel/sdl12/SDL-1.2.15/src/cdrom/freebsd/
H A DSDL_syscdrom.c367 return(SDL_SYS_CDioctl(cdrom->id, CDIOCPAUSE, 0)); in SDL_SYS_CDPause()
/dports/devel/sdl12/SDL-1.2.15/src/cdrom/openbsd/
H A DSDL_syscdrom.c376 return(SDL_SYS_CDioctl(cdrom->id, CDIOCPAUSE, 0)); in SDL_SYS_CDPause()
/dports/games/quake2lnx/quake2-r0.16.2/src/linux/
H A Dcd_linux.c395 if ( ioctl(cdfile, CDIOCPAUSE) == -1 )
/dports/games/quake2-source/quake2-r0.16.2/src/linux/
H A Dcd_linux.c395 if ( ioctl(cdfile, CDIOCPAUSE) == -1 )

1234