Searched defs:keep_fd (Results 1 – 2 of 2) sorted by relevance
157 int nfct_close2(struct nfct_handle *cth, bool keep_fd) in nfct_close2()
258 int keep_fd = PyLong_AsLong(py_keep_fd); in _close_fds_by_brute_force() local