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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h651 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
767 # define HAS_ST_GEN 1 /* has st_gen field in struct stat */ macro
809 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
838 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
948 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
1113 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c887 # if HAS_ST_GEN && 0 /* AFS returns garbage in st_gen */
889 # endif /* HAS_ST_GEN && 0 */
903 # if HAS_ST_GEN
906 # endif /* HAS_ST_GEN */
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dconf.c5912 #if HAS_ST_GEN
5913 "HAS_ST_GEN",
5914 #endif /* HAS_ST_GEN */
H A Dqueue.c4012 #if HAS_ST_GEN && 0 /* AFS returns garbage in st_gen */
4014 #endif /* HAS_ST_GEN && 0 */

Completed in 110 milliseconds