Searched refs:errstring (Results 1 - 25 of 25) sorted by relevance

/freebsd-13-stable/contrib/sendmail/libsm/
H A Dstrerror.c27 #include <sm/errstring.h>
H A Dput.c21 #include <sm/errstring.h>
H A Derrstring.c14 SM_RCSID("@(#)$Id: errstring.c,v 1.20 2013-11-22 20:51:42 ca Exp $")
21 #include <sm/errstring.h>
H A Dexc.c22 #include <sm/errstring.h>
H A Dmbdb.c26 #include <sm/errstring.h>
H A Dldap.c27 # include <sm/errstring.h>
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm.h87 void stop(const char *errstring, int err_code);
/freebsd-13-stable/contrib/libpcap/
H A Dfmtutils.c115 char *errstring = strerror_r(errnum, strerror_buf, PCAP_ERRBUF_SIZE); local
116 pcap_snprintf(p, errbuflen_remaining, "%s", errstring);
/freebsd-13-stable/lib/libmilter/
H A DMakefile28 signal.c sm_gethost.c errstring.c strl.c worker.c
/freebsd-13-stable/sys/xen/interface/io/
H A Dxs_wire.h69 const char *errstring; member in struct:xsd_errors
/freebsd-13-stable/contrib/less/
H A Dpattern.c67 constant char *errstring; local
72 &errstring, &erroffset, NULL);
75 parg.p_string = (char *) errstring;
/freebsd-13-stable/lib/libsm/
H A DMakefile25 SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \
/freebsd-13-stable/contrib/sendmail/include/libsmdb/
H A Dsmdb.h19 # include <sm/errstring.h>
/freebsd-13-stable/contrib/sendmail/libmilter/
H A Dcomm.c15 #include <sm/errstring.h>
H A Dlistener.c19 #include <sm/errstring.h>
/freebsd-13-stable/contrib/sendmail/smrsh/
H A Dsmrsh.c73 #include <sm/errstring.h>
/freebsd-13-stable/contrib/sendmail/mailstats/
H A Dmailstats.c36 #include <sm/errstring.h>
/freebsd-13-stable/contrib/sendmail/rmail/
H A Drmail.c67 #include <sm/errstring.h>
/freebsd-13-stable/contrib/sendmail/libsmutil/
H A Dsafefile.c16 #include <sm/errstring.h>
/freebsd-13-stable/contrib/tzcode/zic/
H A Dzic.c886 ** Call error with errstring and return zero on errors.
890 gethms(string, errstring, signable)
892 const char * const errstring;
912 error(errstring);
918 error(errstring);
/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore_dev.c118 return (xsd_errors[i].errstring);
H A Dxenstore.c722 if (!strcmp(errorstring, xsd_errors[i].errstring))
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c8036 char *errstring = NULL; local
8041 ZCP_RET_ERROR, &errstring);
8042 if (errstring == NULL)
8043 errstring = strerror(ret);
8051 errstring =
8055 errstring = "Return value too large.";
8058 errstring = "Memory limit exhausted.";
8061 errstring = "Timed out.";
8064 errstring = "Permission denied. Channel "
8071 if (errstring !
[all...]
/freebsd-13-stable/contrib/sendmail/mail.local/
H A Dmail.local.c26 #include <sm/errstring.h>
/freebsd-13-stable/contrib/sendmail/src/
H A Dsendmail.h76 #include <sm/errstring.h>

Completed in 184 milliseconds