Searched refs:O_TEMPORARY (Results 1 – 17 of 17) sorted by relevance
87 #define O_TEMPORARY 0 macro
108 #define O_TEMPORARY 0 macro
87 #define O_TEMPORARY 0
318 #ifndef O_TEMPORARY in main()
325 if ((n = open(b, O_CREAT|O_RDWR|O_EXCL|O_TEMPORARY, tmp.mode)) >= 0) in pathtemp()
258 if((fd = sysopenf(file,O_RDWR|O_CREAT|O_EXCL|O_TEMPORARY,SF_CREATMODE)) >= 0)
987 #ifndef O_TEMPORARY988 #define O_TEMPORARY 000 macro
1254 98-03-17 features/fcntl.c,pathtmp,sftmp: add O_TEMPORARY