Searched defs:strerror (Results 1 – 17 of 17) sorted by relevance
47 strerror(err) in strerror() function
44 strerror(int eno) in strerror() function
550 #define strerror rk_strerror macro
33 strerror( in strerror() function
74 strerror(int err) in strerror() function
111 def strerror(self): member in ZFSError
135 strerror(int num) in strerror() function
211 # define strerror(a) xstrerror(a) macro
82 #define strerror(errno) rtld_strerror(errno) macro
290 #define strerror(e) ntp_strerror( global() macro
340 static char * strerror(int err) in strerror() function
97 const char *strerror(int e) in strerror() function
245 inline string strerror[int errno] = variable
64 # define strerror(x) sys_errlist[x] macro
275 def strerror(errnum): function
23 strerror(int e) in strerror() function
407 INTERCEPTOR(char *, strerror, int errnum) { in INTERCEPTOR() argument