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

/sendmail/include/sm/
H A Dconf.h654 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
770 # define HAS_ST_GEN 1 /* has st_gen field in struct stat */ macro
812 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
841 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
951 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
1122 # define HAS_ST_GEN 1 /* has st_gen field in stat struct */ macro
/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 */
/sendmail/mail.local/
H A Dmail.local.c1218 # if HAS_ST_GEN && 0 /* AFS returns random values for st_gen */
1220 # endif /* HAS_ST_GEN && 0 */
1388 # if HAS_ST_GEN && 0 /* AFS returns random values for st_gen */
1390 # endif /* HAS_ST_GEN && 0 */
/sendmail/sendmail/
H A Dconf.c5981 #if HAS_ST_GEN
5982 "HAS_ST_GEN",
5983 #endif /* HAS_ST_GEN */
H A Dqueue.c4026 #if HAS_ST_GEN && 0 /* AFS returns garbage in st_gen */
4028 #endif /* HAS_ST_GEN && 0 */

Completed in 90 milliseconds