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