Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dossaudiodev.c464 int select_rv; in oss_writeall() local
493 select_rv = select(self->fd+1, NULL, &write_set_fds, NULL, NULL); in oss_writeall() local