Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dfcntlmodule.c118 int mutate_arg = 1; in fcntl_ioctl() local
123 &str, &len, &mutate_arg)) { in fcntl_ioctl()
126 if (mutate_arg) { in fcntl_ioctl()
156 if (mutate_arg && (len <= IOCTL_BUFSZ)) { in fcntl_ioctl()
163 if (mutate_arg) { in fcntl_ioctl()