Home
last modified time | relevance | path

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

/original-bsd/sys/hp/hpux/
H A Dhpux.h142 #define HPUXFEXCL 00002000 macro
H A Dhpux_compat.c329 ~(HPUXNONBLOCK|HPUXFSYNCIO|HPUXFEXCL|HPUXFTRUNC|HPUXFCREAT);
337 if ((mode & HPUXFEXCL) || (FFLAGS(mode) & FWRITE))
342 if (mode & HPUXFEXCL)
482 *retval |= HPUXFEXCL;