Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dfcntlmodule.c.h103 int mutate_arg = 1; in fcntl_ioctl() local
/aosp_15_r20/external/python/cpython3/Modules/
Dfcntlmodule.c145 PyObject *ob_arg, int mutate_arg) in fcntl_ioctl_impl()
/aosp_15_r20/external/python/cpython2/Modules/
Dfcntlmodule.c119 int mutate_arg = 1; in fcntl_ioctl() local