Searched defs:newflags (Results 1 – 5 of 5) sorted by relevance
47 int newflags = (value ? flags | FD_CLOEXEC : flags & ~FD_CLOEXEC); in set_cloexec_flag() local
61 iolooper_modify( IoLooper* iol, int fd, int oldflags, int newflags ) in iolooper_modify()
410 int flags, newflags; in set_cloexec_flag() local
239 int newflags = 0; in mapSineFlags() local
1339 int linesize, PixelFormat pf, int newflags) in qemu_alloc_display()