Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dossaudiodev.c352 oss_post(oss_audio_t *self, PyObject *args) in oss_post() function
772 { "post", (PyCFunction)oss_post, METH_VARARGS },
/external/python/cpython3/Modules/
Dossaudiodev.c388 oss_post(oss_audio_t *self, PyObject *args) in oss_post() function
882 { "post", (PyCFunction)oss_post, METH_VARARGS },