Home
last modified time | relevance | path

Searched defs:strerror (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-9-stable/crypto/heimdal/lib/roken/
Dstrerror.c47 strerror(int eno) in strerror() function
/freebsd-9-stable/contrib/amd/libamu/
Dstrerror.c56 strerror(int errnum) in strerror() function
/freebsd-9-stable/contrib/sendmail/libsm/
Dstrerror.c47 strerror(err) in strerror() function
/freebsd-9-stable/contrib/groff/src/libs/libgroff/
Dstrerror.c38 char *strerror(n) in strerror() function
/freebsd-9-stable/contrib/ntp/libntp/
Dbsd_strerror.c33 strerror( in strerror() function
/freebsd-9-stable/contrib/nvi/clib/
Dstrerror.c48 strerror(num) in strerror() function
/freebsd-9-stable/lib/libstand/
Dstrerror.c77 strerror(int err) in strerror() function
/freebsd-9-stable/lib/libedit/
Dsys.h109 # define strerror(e) sys_errlist[e] macro
/freebsd-9-stable/lib/libc/string/
Dstrerror.c119 strerror(int num) in strerror() function
/freebsd-9-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
Dutil.py111 def strerror(self): member in ZFSError
/freebsd-9-stable/usr.sbin/cron/lib/
Dcompat.c69 strerror(error) in strerror() function
/freebsd-9-stable/contrib/tcsh/
Dtc.decls.h212 # define strerror(a) xstrerror(a) macro
/freebsd-9-stable/gnu/usr.bin/grep/
Derror.c119 # define strerror private_strerror macro
Dsystem.h52 # define strerror(E) (0 <= (E) && (E) < sys_nerr ? _(sys_errlist[E]) : _("Unknown system error")) macro
/freebsd-9-stable/contrib/cvs/lib/
Dstrerror.c630 strerror (errnoval) in strerror() function
/freebsd-9-stable/contrib/less/
Dos.c204 strerror(err) in strerror() function
/freebsd-9-stable/crypto/openssh/openbsd-compat/
Dbsd-misc.c95 const char *strerror(int e) in strerror() function
/freebsd-9-stable/contrib/gcclibs/libiberty/
Dstrerror.c626 strerror (int errnoval) in strerror() function
/freebsd-9-stable/contrib/binutils/libiberty/
Dstrerror.c626 strerror (int errnoval) in strerror() function
/freebsd-9-stable/contrib/ntp/include/
Dntp_stdlib.h267 #define strerror(e) ntp_strerror(e) macro
/freebsd-9-stable/gnu/usr.bin/patch/
Dutil.c25 #define strerror private_strerror macro
/freebsd-9-stable/contrib/ipfilter/l4check/
Dl4check.c66 # define strerror(x) sys_errlist[x] macro
/freebsd-9-stable/contrib/bmake/
Dutil.c28 strerror(int e) in strerror() function
/freebsd-9-stable/crypto/openssl/
De_os.h639 # define strerror(errnum) \ macro
/freebsd-9-stable/contrib/file/src/
Dfile.h542 #define strerror(e) \ macro

12