Searched refs:save_errno (Results 1 – 2 of 2) sorted by relevance
385 int save_errno = errno; in cancelEvents() local415 errno = save_errno; in cancelEvents()
4122 int fd, ret, save_errno; in show_wchan() local4134 save_errno = errno; in show_wchan()4138 printf("Failed to read '%s' (%s)\n", path, strerror(save_errno)); in show_wchan()4189 int fd, ret, save_errno; in show_showtime() local4200 save_errno = errno; in show_showtime()4204 printf("Failed to read '%s' (%s)\n", path, strerror(save_errno)); in show_showtime()