Searched refs:FICLONE (Results 1 – 1 of 1) sorted by relevance
87 #if !defined FICLONE && defined __linux__88 # define FICLONE _IOW (0x94, 9, int) macro489 #ifdef FICLONE in clone_file()490 return ioctl (dest_fd, FICLONE, src_fd); in clone_file()