Searched refs:open64 (Results 1 – 3 of 3) sorted by relevance
225 #define open64 open macro
1064 fd = open64(path, flags, mode); in zfs_file_open()1077 dump_fd = open64(dumppath, O_CREAT | O_WRONLY, 0666); in zfs_file_open()
3884 if ((fd = open64(cachefile, O_RDONLY)) < 0) { in dump_cachefile()4626 if ((fd = open64(path, O_RDONLY)) < 0) { in dump_label()