Searched refs:O_TEMPORARY (Results 1 – 2 of 2) sorted by relevance
364 #ifndef O_TEMPORARY365 # define O_TEMPORARY 0 macro
963 if (xopen(tmp, O_RDWR|O_CREAT|O_EXCL|O_TEMPORARY|O_LARGEFILE, 0600) == in heredoc()