Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/snd/
Dsndsupport.py89 SCStatus = StructOutputBufferType('SCStatus') variable
D_Sndmodule.c134 SCStatus theStatus__out__; in SndCh_SndChannelStatus()
143 (char *)&theStatus__out__, (int)sizeof(SCStatus)); in SndCh_SndChannelStatus()