Searched refs:qemu_open_cloexec (Results 1 – 1 of 1) sorted by relevance
294 static int qemu_open_cloexec(const char *name, int flags, mode_t mode) in qemu_open_cloexec() function334 ret = qemu_open_cloexec(name, flags, mode); in qemu_open_internal()