missing/strerror.c File Reference

#include "ruby/missing.h"

Go to the source code of this file.

Functions

char * strerror (int error)

Variables

int sys_nerr
char * sys_errlist []
static char msg [50]


Function Documentation

char* strerror ( int  error  ) 

Definition at line 11 of file strerror.c.

References msg, and sys_errlist.

Referenced by argf_next_argv(), dln_load(), dln_strerror(), init_libraries_if_necessary(), inspect_errno(), load_file_internal(), Messaging_HandleMessage(), ossl_pkey_new_from_file(), ossl_x509_new_from_file(), rb_bug_errno(), rb_maygvl_fd_fix_cloexec(), rb_sys_warning(), rb_w32_strerror(), sys_warning_1(), syserr_initialize(), and thread_create_core().


Variable Documentation

char msg[50] [static]

Definition at line 8 of file strerror.c.

Referenced by create_ip_exc(), ip_set_exc_message(), keyword_error(), ole_hresult2msg(), ole_msg_loop(), ole_raise(), ossl_make_error(), ossl_pkcs7_verify(), pruby_post_cstr(), raise_from_check(), recvmsg(), rescue_callback(), sendmsg(), and strerror().

char* sys_errlist[]

Referenced by strerror().

int sys_nerr

Referenced by rb_w32_strerror().


Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7