Searched refs:BOGUS_O_EXCL (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c873 # if HASLSTAT && BOGUS_O_EXCL
877 # else /* HASLSTAT && BOGUS_O_EXCL */
879 # endif /* HASLSTAT && BOGUS_O_EXCL */
/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h99 # define BOGUS_O_EXCL 1 /* exclusive open follows symlinks */ macro
1573 # define BOGUS_O_EXCL 1 /* exclusive open follows symlinks */ macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dconf.c5837 #if BOGUS_O_EXCL
5838 "BOGUS_O_EXCL",
5839 #endif /* BOGUS_O_EXCL */
5942 #if O_EXLOCK && HASFLOCK && !BOGUS_O_EXCL
5944 #endif /* O_EXLOCK && HASFLOCK && !BOGUS_O_EXCL */
H A Dmap.c134 #if O_EXLOCK && HASFLOCK && !BOGUS_O_EXCL
136 #else /* O_EXLOCK && HASFLOCK && !BOGUS_O_EXCL */
138 #endif /* O_EXLOCK && HASFLOCK && !BOGUS_O_EXCL */

Completed in 482 milliseconds