| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | filewr.c | 48 fd = open(name, O_CREAT | O_TRUNC | O_RDWR | O_BINARY | O_CLOEXEC, 0666);
|
| /xsrc/external/mit/libXfont/dist/src/fontfile/ |
| H A D | filewr.c | 48 fd = open (name, O_CREAT|O_TRUNC|O_RDWR|O_BINARY|O_CLOEXEC, 0666);
|
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ |
| H A D | filewr.c | 49 fd = open (name, O_CREAT|O_TRUNC|O_RDWR|O_BINARY|O_CLOEXEC, 0666);
|
| /xsrc/external/mit/libdrm/dist/tests/etnaviv/ |
| H A D | write_bmp.c | 108 fd = open(filename, O_WRONLY| O_TRUNC | O_CREAT, 0666); 124 fd = open(filename, O_WRONLY| O_TRUNC | O_CREAT, 0666); 140 fd = open(filename, O_WRONLY| O_TRUNC | O_CREAT, 0666);
|
| /xsrc/external/mit/rgb/dist/ |
| H A D | rgb.c | 91 fd = open (name, O_WRONLY|O_CREAT, 0666); 101 fd = open (name, O_WRONLY|O_CREAT, 0666); 110 rgb_dbm = dbm_open (dbname, O_RDWR|O_CREAT, 0666);
|
| /xsrc/external/mit/libXau/dist/ |
| H A D | AuLock.c | 78 creat_fd = open (creat_name, O_WRONLY | O_CREAT | O_EXCL | O_CLOEXEC,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/bios_reader/ |
| H A D | bios_dumper.c | 89 fd = open(argv[1], O_RDWR | O_CREAT | O_TRUNC, DEFFILEMODE);
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | os_file.c | 18 #define O_CREAT _O_CREAT macro 32 int fd = open(filename, O_CREAT | O_EXCL | O_WRONLY, filemode);
|
| H A D | anon_file.c | 127 fd = shm_open(SHM_ANON, O_CREAT | O_RDWR | O_CLOEXEC, 0600);
|
| H A D | disk_cache_os.c | 676 fd = open(filename_tmp, O_WRONLY | O_CLOEXEC | O_CREAT, 0644); 685 fd = open(filename_tmp, O_WRONLY | O_CLOEXEC | O_CREAT, 0644); 921 fd = open(path, O_RDWR | O_CREAT | O_CLOEXEC, 0644);
|
| /xsrc/external/mit/xfs/dist/os/ |
| H A D | error.c | 92 i = open(ErrorFile, O_WRONLY | O_APPEND | O_CREAT, 0666);
|
| H A D | utils.c | 551 pidFd = open (pidFile, O_RDWR|O_CREAT, 0666);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xw32defs.h | 59 # define O_CREAT _O_CREAT macro
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fccompat.c | 116 fd = FcOpen (template, FC_O_BINARY | O_CREAT | O_EXCL | FC_O_TEMPORARY | FC_O_NOINHERIT | O_RDWR, 0600); 131 if (flags & O_CREAT) 176 fd = FcOpen(template, O_RDWR | O_EXCL | O_CREAT, 0600);
|
| /xsrc/external/mit/libxshmfence/dist/src/ |
| H A D | xshmfence_semaphore.c | 214 ret = sem_open(name, O_CREAT|O_EXCL, 0600, 0);
|
| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | WrFFrI.c | 56 #define O_CREAT _O_CREAT macro 339 int fd = open(filename, O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0644);
|
| /xsrc/local/programs/ttf2wsfont/ |
| H A D | main.c | 195 if ((out = open(filename, O_RDWR | O_CREAT | O_TRUNC, DEFFILEMODE)) > 0) {
|
| /xsrc/external/mit/luit/dist/ |
| H A D | luit.c | 279 ilog = open(argv[i + 1], O_WRONLY | O_CREAT | O_TRUNC, 0777); 288 olog = open(argv[i + 1], O_WRONLY | O_CREAT | O_TRUNC, 0777);
|
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | dm.c | 929 pidFd = open (pidFile, O_WRONLY|O_CREAT|O_EXCL, 0666); 953 pidFd = open (pidFile, O_WRONLY|O_CREAT|O_EXCL, 0666);
|
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | authutil.c | 179 O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC, 0666);
|
| /xsrc/external/bsd/libuuid_ul/dist/ |
| H A D | gen_uuid.c | 209 state_fd = open(LIBUUID_CLOCK_FILE, O_RDWR|O_CREAT|O_CLOEXEC, 0660);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/ |
| H A D | asm.c | 392 outfd = open(outfile, O_WRONLY | O_CREAT | O_TRUNC, 0644);
|
| /xsrc/external/mit/smproxy/dist/ |
| H A D | save.c | 367 tempFd = open(tempFile, O_RDWR | O_CREAT | O_EXCL, 0600);
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | disk_cache.c | 306 fd = open(path, O_RDWR | O_CREAT | O_CLOEXEC, 0644); 894 fd = open(filename_tmp, O_WRONLY | O_CLOEXEC | O_CREAT, 0644); 903 fd = open(filename_tmp, O_WRONLY | O_CLOEXEC | O_CREAT, 0644);
|
| /xsrc/external/mit/xmh/dist/ |
| H A D | util.c | 213 tofid = myopen(to, O_WRONLY | O_TRUNC | O_CREAT, 0666);
|