Home
last modified time | relevance | path

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

/qemu/block/
H A Dfile-posix.c1027 static int fcntl_setfl(int fd, int flag) in fcntl_setfl() function
1080 ret = fcntl_setfl(fd, *open_flags); in raw_reconfigure_getfd()