/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | strerror.c | 44 strerror(int eno) in strerror() function
|
H A D | roken.h.in | 550 #define strerror rk_strerror macro
|
/freebsd-src/contrib/sendmail/libsm/ |
H A D | strerror.c | 47 strerror(err) in strerror() function
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | bsd_strerror.c | 33 strerror( in strerror() function
|
/freebsd-src/stand/libsa/ |
H A D | strerror.c | 74 strerror(int err) in strerror() function
|
/freebsd-src/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | util.py | 111 def strerror(self): member in ZFSError
|
/freebsd-src/lib/libc/string/ |
H A D | strerror.c | 133 strerror(int num) strerror() function
|
/freebsd-src/contrib/tcsh/ |
H A D | tc.decls.h | 211 # define strerror(a) xstrerror(a) macro
|
/freebsd-src/libexec/rtld-elf/rtld-libc/ |
H A D | rtld_libc.h | 82 #define strerror(errno) rtld_strerror(errno) macro
|
/freebsd-src/contrib/less/ |
H A D | os.c | 340 * Local version of strerror, if not available from the system. in strerror() function
|
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_stdlib.h | 294 #define strerror(e) ntp_strerror(e) macro
|
/freebsd-src/cddl/lib/libdtrace/ |
H A D | errno.d | 245 inline string strerror[int errno] = variable
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | bsd-misc.c | 97 const char *strerror(int e) in strerror() function
|
/freebsd-src/share/examples/ipfilter/l4check/ |
H A D | l4check.c | 64 # define strerror(x) sys_errlist[x] macro
|
/freebsd-src/contrib/lib9p/pytest/ |
H A D | lerrno.py | 275 def strerror(errnum): function
|
/freebsd-src/contrib/bmake/ |
H A D | util.c | 23 strerror(int e) in strerror() function
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_interceptors.cpp | 407 INTERCEPTOR(char *,strerror,int errnum) INTERCEPTOR() argument
|