Home
last modified time | relevance | path

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

/dports/lang/rexx-regina/regina-rexx-3.9.3/os2/
H A Drexxapi.c152 typedef APIRET APIENTRY OREXXPULLQUEUE(PSZ,PRXSTRING,PDATETIME,ULONG ); typedef
176 OREXXPULLQUEUE *ORexxPullQueue=NULL;
273 …case FUNCTION_REXXPULLQUEUE: ORexxPullQueue= (OREXXPULLQUEUE *)… in FindInterpreter()