Lines Matching full:open64
1910 int outfd = open64 (output_file, O_RDWR | O_CREAT,1940 int fd = open64 (file, writable ? O_RDWR : O_RDONLY);