Home
last modified time | relevance | path

Searched refs:HASSTRERROR (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/sendmail/include/sm/
H A Dconf.h338 # define HASSTRERROR 1 /* has strerror(3) */ macro
393 # define HASSTRERROR 1 /* has strerror(3) */ macro
775 # define HASSTRERROR 1 /* has strerror(3) */ macro
820 # define HASSTRERROR 1 /* has strerror(3) */ macro
849 # define HASSTRERROR 1 /* has strerror(3) */ macro
892 # define HASSTRERROR 1 /* has strerror(3) */ macro
959 # define HASSTRERROR 1 /* has strerror(3) */ macro
1141 # define HASSTRERROR 1 /* has strerror(3) */ macro
1615 # define HASSTRERROR 1 /* has strerror(3) */ macro
1776 # define HASSTRERROR 1 /* has strerror(3) */ macro
[all …]
H A Dstring.h87 # if !HASSTRERROR
/freebsd-14.2/contrib/sendmail/libsm/
H A Dstrerror.c34 #if !HASSTRERROR
/freebsd-14.2/contrib/sendmail/src/
H A Derr.c1142 #if HASSTRERROR
1146 #if !HASSTRERROR && !defined(ERRLIST_PREDEFINED)
1163 #if HASSTRERROR
1304 #if HASSTRERROR
H A Dconf.c6194 #if HASSTRERROR
H A DREADME306 HASSTRERROR Define this if you have the libc strerror(3) function (which
/freebsd-14.2/contrib/sendmail/
H A DRELEASE_NOTES7011 New compile flag HASSTRERROR says that this OS has the strerror(3)