Home
last modified time | relevance | path

Searched defs:select_rv (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dossaudiodev.c417 int select_rv; in oss_writeall() local
440 select_rv = select(self->fd+1, NULL, &write_set_fds, NULL, NULL); in oss_writeall() local