Searched refs:py_get_fd (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Delf.c133 py_get_fd(PyObject *args) function
200 if ((fd = py_get_fd(args)) < 0) {
237 if ((fd = py_get_fd(args)) < 0) {
417 fd = py_get_fd(args);

Completed in 1437 milliseconds