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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsm/
H A Dstrerror.c36 #if !HASSTRERROR
62 #endif /* !HASSTRERROR */
/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dstring.h89 # if !HASSTRERROR
92 # endif /* !HASSTRERROR */
H A Dconf.h343 # define HASSTRERROR 1 /* has strerror(3) */ macro
392 # define HASSTRERROR 1 /* has strerror(3) */ macro
769 # define HASSTRERROR 1 /* has strerror(3) */ macro
808 # define HASSTRERROR 1 /* has strerror(3) */ macro
837 # define HASSTRERROR 1 /* has strerror(3) */ macro
880 # define HASSTRERROR 1 /* has strerror(3) */ macro
913 # define HASSTRERROR 1 /* has strerror(3) */ macro
947 # define HASSTRERROR 1 /* has strerror(3) */ macro
1114 # define HASSTRERROR 1 /* has strerror(3) */ macro
1497 # define HASSTRERROR macro
1578 # define HASSTRERROR macro
1739 # define HASSTRERROR macro
2398 # define HASSTRERROR macro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Derr.c983 #if HASSTRERROR
986 #endif /* HASSTRERROR */
987 #if !HASSTRERROR && !defined(ERRLIST_PREDEFINED)
990 #endif /* !HASSTRERROR && !defined(ERRLIST_PREDEFINED) */
1004 #if HASSTRERROR
1013 #else /* HASSTRERROR */
1020 #endif /* HASSTRERROR */
1145 #if HASSTRERROR
1153 #else /* HASSTRERROR */
1159 #endif /* HASSTRERROR */
[all...]
H A Dconf.c5921 #if HASSTRERROR
5922 "HASSTRERROR",
5923 #endif /* HASSTRERROR */

Completed in 118 milliseconds