Home
last modified time | relevance | path

Searched refs:get_sys_errlist (Results 1 – 5 of 5) sorted by relevance

/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dconfigur.h763 const char *get_sys_errlist( int num );
764 # define strerror(a) get_sys_errlist(a)
H A Drxqueue.c121 const char *get_sys_errlist( int num ) in get_sys_errlist() function
H A Dmisc.c517 const char *get_sys_errlist( int num ) in get_sys_errlist() function
H A Dwrappers.h270 #define get_sys_errlist __regina_get_sys_errlist macro
H A Drxstack.c468 const char *get_sys_errlist( int num ) in get_sys_errlist() function