Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dfcntlmodule.c.h109 int mutate_arg = 1; in fcntl_ioctl() local
/external/python/cpython3/Modules/
Dfcntlmodule.c152 PyObject *ob_arg, int mutate_arg) in fcntl_ioctl_impl()