Go to the source code of this file.
Functions | |
int __cdecl | main (int argc, char *argv[]) |
RexxReturnCode REXXENTRY | MY_IOEXIT (int ExitNumber, int Subfunction, PEXIT ParmBlock) |
int __cdecl main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 67 of file rexxexit.c.
References MAKERXSTRING, MY_IOEXIT(), RexxDeregisterExit(), RexxFreeMemory(), RexxRegisterExitExe(), REXXSTART, RXCOMMAND, RXENDLST, RXSIO, _RXSTRING::strlength, _RXSTRING::strptr, _RXSYSEXIT::sysexit_code, and _RXSYSEXIT::sysexit_name.
RexxReturnCode REXXENTRY MY_IOEXIT | ( | int | ExitNumber, |
int | Subfunction, | ||
PEXIT | ParmBlock | ||
) |
Definition at line 134 of file rexxexit.c.
References RXEXIT_HANDLED, _RXSIOSAY_PARM::rxsio_string, _RXSIOTRC_PARM::rxsio_string, RXSIODTR, _RXSIODTR_PARM::rxsiodtr_retc, RXSIOSAY, RXSIOTRC, RXSIOTRD, _RXSIOTRD_PARM::rxsiotrd_retc, _RXSTRING::strlength, and _RXSTRING::strptr.
Referenced by main().