Lines Matching refs:strerror
198 strerror(errno));
207 printf("WDIOC_GETSUPPORT error '%s'\n", strerror(errno));
223 printf("WDIOC_GETBOOTSTATUS error '%s'\n", strerror(errno));
231 printf("WDIOS_DISABLECARD error '%s'\n", strerror(errno));
241 printf("WDIOS_ENABLECARD error '%s'\n", strerror(errno));
258 printf("WDIOC_GETSTATUS error '%s'\n", strerror(errno));
261 printf("WDIOC_GETTEMP: '%s'\n", strerror(errno));
272 printf("WDIOC_SETTIMEOUT error '%s'\n", strerror(errno));
282 printf("WDIOC_GETTIMEOUT error '%s'\n", strerror(errno));
290 printf("WDIOC_SETPRETIMEOUT error '%s'\n", strerror(errno));
300 printf("WDIOC_GETPRETIMEOUT error '%s'\n", strerror(errno));
308 printf("WDIOC_GETTIMELEFT error '%s'\n", strerror(errno));