Home | History | Annotate | Download | only in binutils

Lines Matching defs:strerror

58 /* If strerror is just a macro, we want to use the one from libiberty
60 #undef strerror
61 extern char *strerror (int);
712 strerror (errno));
732 strerror (errno));
753 strerror (errno));
788 strerror (errno));
821 strerror (errno));
903 non_fatal (_("%s: read: %s"), custom_file, strerror (errno));
932 non_fatal (_("%s: read: %s"), help_file, strerror (errno));
950 non_fatal (_("%s: read: %s"), message_file, strerror (errno));
999 non_fatal (_("%s: read: %s"), rpc_file, strerror (errno));
1018 non_fatal (_("%s: read: %s"), sharelib_file, strerror (errno));