Home
last modified time | relevance | path

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

/dports/net/c3270/suite3270-4.0/Common/c3270/
H A Dcscreen.h62 const char *screen_op(void);
H A Dc3270.c133 # define PROMPT_POST xs_buffer("%c%s%c", '\001', screen_op(), '\002')
136 # define PROMPT_POST screen_op()
392 color_prompt? screen_op(): ""); in glue_gui_error_cond()
975 printf("%s", screen_op()); in display_prompt()
1003 printf("%s", screen_op()); in display_prompt()
1022 printf("%s", screen_op()); in display_prompt()
2165 success? "": screen_op()); in glue_gui_xoutput()
/dports/x11/x3270/suite3270-4.0/Common/c3270/
H A Dcscreen.h62 const char *screen_op(void);
H A Dc3270.c133 # define PROMPT_POST xs_buffer("%c%s%c", '\001', screen_op(), '\002')
136 # define PROMPT_POST screen_op()
392 color_prompt? screen_op(): ""); in glue_gui_error_cond()
975 printf("%s", screen_op()); in display_prompt()
1003 printf("%s", screen_op()); in display_prompt()
1022 printf("%s", screen_op()); in display_prompt()
2165 success? "": screen_op()); in glue_gui_xoutput()
/dports/net/c3270/suite3270-4.0/c3270/
H A Dscreen.c494 screen_op(void) in screen_op() function
/dports/x11/x3270/suite3270-4.0/c3270/
H A Dscreen.c494 screen_op(void) in screen_op() function