Home
last modified time | relevance | path

Searched refs:py_dest_off (Results 1 – 1 of 1) sorted by relevance

/dports/archivers/py-bup/bup-0.31/lib/bup/
H A D_helpers.c1686 PyObject *py_src_n, *py_src_off, *py_dest_off; in bup_mincore() local
1690 &dest, &py_dest_off)) in bup_mincore()
1698 && bup_ullong_from_py(&dest_off, py_dest_off, "dest_off"))) in bup_mincore()