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

/sendmail/libsm/
H A Dstrerror.c15 SM_RCSID("@(#)$Id: strerror.c,v 1.24 2013-11-22 20:51:43 ca Exp $")
18 ** define strerror for platforms that lack it.
47 strerror(err) function
H A Dt-cf.c38 fprintf(stderr, "%s: %s\n", argv[1], strerror(err));
H A Derrstring.c274 ret = strerror(errnum);
/sendmail/include/sm/
H A Dstring.h21 # include <string.h> /* strlc{py,at}, strerror */
89 strerror __P((int _errno));
/sendmail/sendmail/
H A Derr.c1005 err = strerror(errnum);
1146 err = strerror(errnum);

Completed in 217 milliseconds