Searched refs:HASLSTAT (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c82 # if HASLSTAT
85 # else /* HASLSTAT */
87 # endif /* HASLSTAT */
146 # if HASLSTAT
155 # endif /* HASLSTAT */
474 # if HASLSTAT
476 # else /* HASLSTAT */
478 # endif /* HASLSTAT */
873 # if HASLSTAT && BOGUS_O_EXCL
877 # else /* HASLSTAT
[all...]
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h56 # ifndef HASLSTAT
57 # define HASLSTAT 1 /* has lstat(2) call */ macro
58 # endif /* ! HASLSTAT */
763 # define HASLSTAT 1 /* has lstat(2) */ macro
2089 # undef HASLSTAT /* has symlinks, but they cause problems */ macro
2309 # define HASLSTAT 1 /* have lstat(2) */ macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c2416 #if HASLSTAT
2418 #else /* HASLSTAT */
2420 #endif /* HASLSTAT */
H A Dqueue.c5941 #if HASLSTAT
5943 #else /* HASLSTAT */
5945 #endif /* HASLSTAT */
5952 #if HASLSTAT
5968 #endif /* HASLSTAT */
H A Dconf.c5873 #if HASLSTAT
5874 "HASLSTAT",
5875 #endif /* HASLSTAT */
H A Ddeliver.c5503 #if HASLSTAT
5508 #else /* HASLSTAT */
5510 #endif /* HASLSTAT */

Completed in 109 milliseconds