Home
last modified time | relevance | path

Searched refs:O_TEMPORARY (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/tcsh/
HDtc.os.h364 #ifndef O_TEMPORARY
365 # define O_TEMPORARY 0 macro
HDsh.dol.c963 if (xopen(tmp, O_RDWR|O_CREAT|O_EXCL|O_TEMPORARY|O_LARGEFILE, 0600) == in heredoc()