Searched refs:JTYPE (Results 1 – 1 of 1) sorted by relevance
60 #define JTYPE ('j'<<8) macro61 #define JBOOT (JTYPE|1) /* start a download in a window */62 #define JTERM (JTYPE|2) /* return to default terminal emulator */63 #define JMPX (JTYPE|3) /* currently running layers? */71 #define JWINSIZE (JTYPE|5) /* inquire window size */72 #define JTIMOM (JTYPE|6) /* timeouts in millisecs */73 #define JZOMBOOT (JTYPE|7) /* JBOOT but wait for debugger to run */74 #define JAGENT (JTYPE|9) /* control for both directions */75 #define JTRUN (JTYPE|10) /* send runlayer command to layers cmd */76 #define JXTPROTO (JTYPE|11) /* set xt protocol type */