Searched defs:strerror (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/sendmail/libsm/
H A Dstrerror.c47 strerror(err) function
/freebsd-current/crypto/heimdal/lib/roken/
H A Dstrerror.c44 strerror(int eno) function
/freebsd-current/stand/libsa/
H A Dstrerror.c74 strerror(int err) function
/freebsd-current/contrib/ntp/libntp/
H A Dbsd_strerror.c33 strerror( function
/freebsd-current/contrib/tcsh/
H A Dtc.decls.h210 # undef strerror macro
211 # define strerror(a) xstrerror(a) macro
/freebsd-current/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dutil.py111 def strerror(self): member in class:ZFSError
/freebsd-current/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.h82 #define strerror(errno) rtld_strerror(errno) macro
/freebsd-current/lib/libc/string/
H A Dstrerror.c133 strerror(int num) function
/freebsd-current/contrib/ntp/include/
H A Dntp_stdlib.h294 #define strerror(e) ntp_strerror(e) macro
/freebsd-current/contrib/less/
H A Dos.c340 static char * strerror(int err) function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c97 const char *strerror(int e) function
/freebsd-current/share/examples/ipfilter/l4check/
H A Dl4check.c64 # define strerror(x) sys_errlist[x] macro
/freebsd-current/contrib/bmake/
H A Dutil.c23 strerror(int e) function
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py275 def strerror(errnum): function

Completed in 578 milliseconds