Lines Matching refs:close
135 close(fd);
141 close(fd);
147 close(fd);
163 close(self->fd);
194 close(fd);
208 close(self->fd);
404 /* Regular file methods: read(), write(), close(), etc. as well
528 close(self->fd);
545 _Py_IDENTIFIER(close);
748 close(self->fd);
878 { "close", (PyCFunction)oss_close, METH_NOARGS },
910 { "close", (PyCFunction)oss_mixer_close, METH_NOARGS },