Home
last modified time | relevance | path

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

/dports/net/c3270/suite3270-4.0/c3270/
H A Dscreen.c313 static char *info_base_msg = NULL; /* original info message (unscrolled) */ variable
2122 Replace(info_base_msg, NULL); in info_done()
2146 Replace(info_base_msg, new_msg); in status_push()
2147 info_msg = info_base_msg; in status_push()
2165 if (info_base_msg != NULL) { in reset_info()
2166 info_msg = info_base_msg; in reset_info()
/dports/x11/x3270/suite3270-4.0/c3270/
H A Dscreen.c313 static char *info_base_msg = NULL; /* original info message (unscrolled) */ variable
2122 Replace(info_base_msg, NULL); in info_done()
2146 Replace(info_base_msg, new_msg); in status_push()
2147 info_msg = info_base_msg; in status_push()
2165 if (info_base_msg != NULL) { in reset_info()
2166 info_msg = info_base_msg; in reset_info()
/dports/net/c3270/suite3270-4.0/wc3270/
H A Dscreen.c205 static char *info_base_msg = NULL; /* original info message (unscrolled) */ variable
2820 Replace(info_base_msg, NULL); in info_done()
2844 Replace(info_base_msg, new_msg); in status_push()
2845 info_msg = info_base_msg; in status_push()
2863 if (info_base_msg != NULL) { in reset_info()
2864 info_msg = info_base_msg; in reset_info()
/dports/x11/x3270/suite3270-4.0/wc3270/
H A Dscreen.c205 static char *info_base_msg = NULL; /* original info message (unscrolled) */ variable
2820 Replace(info_base_msg, NULL); in info_done()
2844 Replace(info_base_msg, new_msg); in status_push()
2845 info_msg = info_base_msg; in status_push()
2863 if (info_base_msg != NULL) { in reset_info()
2864 info_msg = info_base_msg; in reset_info()