Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
D_iomodule.c238 int creating = 0, reading = 0, writing = 0, appending = 0, updating = 0; in _io_open_impl() local
/third_party/uboot/u-boot-2020.01/tools/env/
Dfw_env.c537 int deleting, creating, overwriting; in fw_env_write() local