2024-04-17 08:22 ftp://ftp.de.debian.org/debian/pool/main/i/ibm-3270/ibm-3270_4.1ga10.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --library=openssl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-102-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: 8b518bf (2024-04-17 07:27:46 +0200) count: 2065 887 elapsed-time: 68.7 72.9 head-timing-info: old-timing-info: head results: suite3270-4.1/Common/Win32/gdi_print.c:147:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDI_STATUS_ERROR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/gdi_print.c:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/gdi_print.c:274:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResPrintTextOrientation [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/gdi_print.c:382:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FF_DONTCARE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/gdi_print.c:441:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/gdi_print.c:466:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/gdi_print.c:892:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/gdi_print.c:1267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/mkmanifest.c:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/mkmanifest.c:102:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/mkmanifest.c:262:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/mkmanifest.c:305:6: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/Common/Win32/mkmanifest.c:204:9: note: Shadowed declaration suite3270-4.1/Common/Win32/mkmanifest.c:305:6: note: Shadow variable suite3270-4.1/Common/Win32/mkmanifest.c:93:17: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/Win32/mkmanifest.c:197:11: style: Variable 'version' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkmanifest.c:198:11: style: Variable 'manifest' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkmanifest.c:199:11: style: Variable 'arch' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkmanifest.c:200:11: style: Variable 'version_string' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkmanifest.c:312:9: style: Variable 'middle_string' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkmanifest.c:314:9: style: Variable 'right_string' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkmanifest.c:60:16: style: struct member 'Anonymous0::subst' is never used. [unusedStructMember] suite3270-4.1/Common/Win32/mkversion.c:75:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/mkversion.c:130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/mkversion.c:78:15: error: Returning pointer to local variable 't' that will be invalid when returning. [returnDanglingLifetime] suite3270-4.1/Common/Win32/mkversion.c:78:16: note: Passed to 'strcpy'. suite3270-4.1/Common/Win32/mkversion.c:72:8: note: Variable created here. suite3270-4.1/Common/Win32/mkversion.c:78:15: note: Returning pointer to local variable 't' that will be invalid when returning. suite3270-4.1/Common/Win32/mkversion.c:187:24: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] suite3270-4.1/Common/Win32/mkversion.c:70:17: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/Win32/mkversion.c:86:8: style: Variable 'version' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:87:8: style: Variable 'adversion' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:88:8: style: Variable 'cyear' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:89:8: style: Variable 'user' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:92:13: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:96:8: style: Variable 'ofile' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:97:8: style: Variable 'progname' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:98:8: style: Variable 'vtname' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/Win32/mkversion.c:114:7: style: Variable 'argc' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/Win32/sio_schannel.c:586:31: error: There is an unknown macro here somewhere. Configuration is required. If AnSubjectNames is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/Win32/snprintf.c:36:0: error: #error For Windows only. [preprocessorErrorDirective] suite3270-4.1/Common/Win32/w3misc.c:36:0: error: #error This module is only for Win32. [preprocessorErrorDirective] suite3270-4.1/Common/Win32/windirs.c:46:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PATH [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/windirs.c:172:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HKEY_CLASSES_ROOT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/windirs.c:154:16: style: Parameter 'appname' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/Win32/winvers.c:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OSVERSIONINFOEX [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/winvers.c:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/Win32/winvers.c:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pwine_get_version [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/XtGlue.c:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/XtGlue.c:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/XtGlue.c:411:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KS_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/XtGlue.c:548:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_IOSRC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/XtGlue.c:659:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNOHANG [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/XtGlue.c:854:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_SETSIZE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/actions.c:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResSuppressActions [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/actions.c:126:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suppress_actions [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/actions.c:176:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/actions.c:342:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/actions.c:83:22: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/actions.c:318:25: style: Variable 'current_action_name' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/Common/actions.c:316:25: note: current_action_name is assigned suite3270-4.1/Common/actions.c:318:25: note: current_action_name is overwritten suite3270-4.1/Common/actions.c:330:34: style: Parameter 'new_actions' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/actions.c:134:27: error: Uninitialized variable: s->name [uninitvar] suite3270-4.1/Common/actions.c:208:14: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] suite3270-4.1/Common/apl.c:276:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPRIV2 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/apl.c:271:30: style: Parameter 'apl2uc' can be declared as const array [constParameter] suite3270-4.1/Common/b3270/async.c:150:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrPort [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/b3270.c:154:28: error: There is an unknown macro here somewhere. Configuration is required. If OptHelp1 is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/b3270/ft.c:65:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrText [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/ft.c:76:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/ft.c:86:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/ft.c:95:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/ft.c:104:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/ft.c:51:29: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/password.c:139:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_list [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/password.c:165:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_PASSWORD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/popups.c:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrText [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/popups.c:157:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrText [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/popups.c:175:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrText [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/popups.c:62:34: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/screen.c:189:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:219:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_num [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:293:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:317:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:329:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_GE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:355:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:594:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:743:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RD_TEXT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:769:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrColumn [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:862:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:883:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:915:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:1004:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:1044:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:1053:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/screen.c:112:20: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/screen.c:112:33: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/screen.c:122:26: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/screen.c:122:39: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/screen.c:306:26: style: Variable 'varr' can be declared as const array [constVariable] suite3270-4.1/Common/b3270/screen.c:655:13: style: Parameter 'next' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/screen.c:180:6: style: Variable 'sep' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/b3270/screen.c:845:11: style: Variable 'diffs' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/b3270/status.c:85:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrChar [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:165:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockMinus [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:182:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockOerr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:192:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:279:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockScrolled [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:302:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:328:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:341:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockSyswait [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:388:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockTwait [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:396:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b3270/status.c:347:31: style: Parameter 't0' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/status.c:347:51: style: Parameter 't1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b3270/ui_stream.c:801:54: error: There is an unknown macro here somewhere. Configuration is required. If DocIn is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/b8.c:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NU8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b8.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NU8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b8.c:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NU8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b8.c:77:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MX8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b8.c:86:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MX8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b8.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NU8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/b8.c:95:18: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/b8.c:109:25: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/base64.c:136:12: style: Variable 'ix' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/base64.c:93:32: warning: Shifting 32-bit value by 4294967290 bits is undefined behaviour. See condition at line 92. [shiftTooManyBits] suite3270-4.1/Common/base64.c:92:19: note: Assuming that condition 'held_bits>0' is not redundant suite3270-4.1/Common/base64.c:93:32: note: Shift suite3270-4.1/Common/base64.c:93:51: warning: Either the condition 'held_bits>0' is redundant or there is signed integer overflow for expression '6*((held_bits/6)-1)'. [integerOverflowCond] suite3270-4.1/Common/base64.c:92:19: note: Assuming that condition 'held_bits>0' is not redundant suite3270-4.1/Common/base64.c:93:51: note: Integer overflow suite3270-4.1/Common/base64.c:93:51: warning: Expression '6*((held_bits/6)-1)' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversionCond] suite3270-4.1/Common/base64.c:92:19: note: Assuming that condition 'held_bits>0' is not redundant suite3270-4.1/Common/base64.c:93:51: note: Negative value is converted to an unsigned value suite3270-4.1/Common/bind-opt.c:140:16: style: Condition 'colon==NULL' is always false [knownConditionTrueFalse] suite3270-4.1/Common/bind-opt.c:140:33: style: Condition 'colon==spec' is always false [knownConditionTrueFalse] suite3270-4.1/Common/bind-opt.c:187:25: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/bind-opt.c:188:26: style: Variable 'sin6' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/c3270/c3270.c:289:28: error: There is an unknown macro here somewhere. Configuration is required. If OptHelp1 is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/c3270/ft_gui.c:67:33: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/c3270/help.c:92:47: error: There is an unknown macro here somewhere. Configuration is required. If AnDisconnect is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/c3270/keymap.c:192:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KM_ALT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:314:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeymap [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:601:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:623:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:663:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:908:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeymap [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:980:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_map [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:1056:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:1086:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KM_ALT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:1149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KM_CTRL [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keymap.c:231:6: style: Local variable 'consumed' shadows outer variable [shadowVariable] suite3270-4.1/Common/c3270/keymap.c:561:12: note: Shadowed declaration suite3270-4.1/Common/c3270/keymap.c:231:6: note: Shadow variable suite3270-4.1/Common/c3270/keymap.c:1142:12: style: Local variable 's' shadows outer variable [shadowVariable] suite3270-4.1/Common/c3270/keymap.c:1128:11: note: Shadowed declaration suite3270-4.1/Common/c3270/keymap.c:1142:12: note: Shadow variable suite3270-4.1/Common/c3270/keymap.c:114:11: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/c3270/keymap.c:114:19: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/c3270/keymap.c:340:35: style: Parameter 'codes' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/c3270/keymap.c:340:47: style: Parameter 'hints' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/c3270/keymap.c:970:16: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/c3270/keymap.c:1092:8: style: Variable 'latin1_name' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/c3270/keymap.c:264:10: style: Variable 'matched' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/c3270/keypad.c:89:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keypad_desc [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keypad.c:141:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sens [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keypad.c:246:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keypad_desc [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keypad.c:473:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sens [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keypad.c:510:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeypad [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/keypad.c:273:18: style: Condition 'n_matched==0' is always false [knownConditionTrueFalse] suite3270-4.1/Common/c3270/keypad.c:86:17: style: Variable 'd' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/c3270/keypad.c:177:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/c3270/keypad.c:183:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/c3270/menubar.c:705:31: error: There is an unknown macro here somewhere. Configuration is required. If AnShow is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/c3270/mkkeypad.c:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/mkkeypad.c:207:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] suite3270-4.1/Common/c3270/mkkeypad.c:238:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] suite3270-4.1/Common/c3270/mkkeypad.c:251:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] suite3270-4.1/Common/c3270/mkkeypad.c:141:19: style: Variable 'last_sensmap' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/Common/c3270/mkkeypad.c:140:19: note: last_sensmap is assigned suite3270-4.1/Common/c3270/mkkeypad.c:141:19: note: last_sensmap is overwritten suite3270-4.1/Common/c3270/mkkeypad.c:150:7: style: Local variable 'c' shadows outer variable [shadowVariable] suite3270-4.1/Common/c3270/mkkeypad.c:69:9: note: Shadowed declaration suite3270-4.1/Common/c3270/mkkeypad.c:150:7: note: Shadow variable suite3270-4.1/Common/c3270/mkkeypad.c:63:22: style: Parameter 'argv' can be declared as const array [constParameter] suite3270-4.1/Common/c3270/status_dump.c:121:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/status_dump.c:267:12: style: Local variable 's' shadows outer variable [shadowVariable] suite3270-4.1/Common/c3270/status_dump.c:116:11: note: Shadowed declaration suite3270-4.1/Common/c3270/status_dump.c:267:12: note: Shadow variable suite3270-4.1/Common/c3270/status_dump.c:264:23: style: Variable 'c' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/c3270/tls_passwd_gui.c:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_PENDING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/c3270/tls_passwd_gui.c:61:30: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'tls_passwd_abort_input' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/c3270/tls_passwd_gui.c:77:30: note: You might need to cast the function pointer here suite3270-4.1/Common/c3270/tls_passwd_gui.c:61:30: note: Parameter 'handle' can be declared as pointer to const suite3270-4.1/Common/child.c:116:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/child.c:302:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/child.c:324:25: style:inconclusive: Function 'child_output' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/child.c:88:34: note: Function 'child_output' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/child.c:324:25: note: Function 'child_output' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/child.c:324:47: style:inconclusive: Function 'child_output' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/child.c:88:45: note: Function 'child_output' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:324:47: note: Function 'child_output' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:331:24: style:inconclusive: Function 'child_error' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/child.c:89:33: note: Function 'child_error' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/child.c:331:24: note: Function 'child_error' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/child.c:331:46: style:inconclusive: Function 'child_error' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/child.c:89:44: note: Function 'child_error' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:331:46: note: Function 'child_error' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:349:26: style:inconclusive: Function 'child_otimeout' argument 1 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/child.c:90:35: note: Function 'child_otimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:349:26: note: Function 'child_otimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:356:26: style:inconclusive: Function 'child_etimeout' argument 1 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/child.c:91:35: note: Function 'child_etimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:356:26: note: Function 'child_etimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/child.c:294:5: style: Variable 'nr' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/childscript.c:348:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:405:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:465:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:499:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_PREFIX [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:522:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PWINPUT_PREFIX [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:904:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:1066:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLM_MULTI [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:1382:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnPrompt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/childscript.c:400:15: style: Unsigned expression 'nr' can't be negative so it is unnecessary to test it. [unsignedPositive] suite3270-4.1/Common/childscript.c:466:15: style: Unsigned expression 'nr' can't be negative so it is unnecessary to test it. [unsignedPositive] suite3270-4.1/Common/childscript.c:839:20: style:inconclusive: Function 'child_setir_state' argument 4 names different: declaration 'abort_cb' definition 'abort'. [funcArgNamesDifferent] suite3270-4.1/Common/childscript.c:82:20: note: Function 'child_setir_state' argument 4 names different: declaration 'abort_cb' definition 'abort'. suite3270-4.1/Common/childscript.c:839:20: note: Function 'child_setir_state' argument 4 names different: declaration 'abort_cb' definition 'abort'. suite3270-4.1/Common/childscript.c:719:11: style: Local variable 'c' shadows outer variable [shadowVariable] suite3270-4.1/Common/childscript.c:700:14: note: Shadowed declaration suite3270-4.1/Common/childscript.c:719:11: note: Shadow variable suite3270-4.1/Common/childscript.c:1198:11: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/Common/childscript.c:1069:14: note: Shadowed declaration suite3270-4.1/Common/childscript.c:1198:11: note: Shadow variable suite3270-4.1/Common/childscript.c:498:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/childscript.c:499:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/childscript.c:550:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/childscript.c:717:12: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/childscript.c:795:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/childscript.c:824:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/childscript.c:872:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/childscript.c:303:10: error: Uninitialized variable: dc->id [uninitvar] suite3270-4.1/Common/childscript.c:390:9: error: Uninitialized variable: c->id [uninitvar] suite3270-4.1/Common/childscript.c:456:9: error: Uninitialized variable: c->stdout_id [uninitvar] suite3270-4.1/Common/childscript.c:885:9: error: Uninitialized variable: c->exit_id [uninitvar] suite3270-4.1/Common/codepage.c:105:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/codepage.c:217:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbcs_cgcsgid [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/codepage.c:284:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codepage [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/codepage.c:298:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/codepage.c:344:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codepage [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/codepage.c:187:32: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/codepage.c:156:40: style:inconclusive: Function 'set_cgcsgid' argument 2 names different: declaration 'idp' definition 'r'. [funcArgNamesDifferent] suite3270-4.1/Common/codepage.c:81:52: note: Function 'set_cgcsgid' argument 2 names different: declaration 'idp' definition 'r'. suite3270-4.1/Common/codepage.c:156:40: note: Function 'set_cgcsgid' argument 2 names different: declaration 'idp' definition 'r'. suite3270-4.1/Common/codepage.c:98:17: style: Local variable 'cgcsgid' shadows outer variable [shadowVariable] suite3270-4.1/Common/codepage.c:74:15: note: Shadowed declaration suite3270-4.1/Common/codepage.c:98:17: note: Shadow variable suite3270-4.1/Common/codepage.c:156:19: style: Parameter 'spec' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/ctlr.c:188:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEL_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEL_2_COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:318:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:345:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:381:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:409:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:425:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:472:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:510:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible_control [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:538:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_OKAY_NO_OUTPUT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:613:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:629:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_MASK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:645:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SF_SRM_CHAR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:686:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AID_ENTER [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:892:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AID_SF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:1021:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:1130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:1160:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ec [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:1195:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:1260:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_OKAY_NO_OUTPUT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2068:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2186:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBCS_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2318:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2445:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2468:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ec [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2487:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace_skipping [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2517:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ec [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2535:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2563:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2596:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2611:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2626:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2650:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fg [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2671:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bg [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2686:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2733:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2758:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2791:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2820:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2838:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2858:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2872:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2889:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2913:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:2996:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:3071:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResFalse [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ctlr.c:3081:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] suite3270-4.1/Common/ctlr.c:264:17: style: Condition 'ovc>0' is always true [knownConditionTrueFalse] suite3270-4.1/Common/ctlr.c:258:10: note: Assuming that condition 'ovc<=0' is not redundant suite3270-4.1/Common/ctlr.c:264:17: note: Condition 'ovc>0' is always true suite3270-4.1/Common/ctlr.c:267:17: style: Condition 'ovr>0' is always true [knownConditionTrueFalse] suite3270-4.1/Common/ctlr.c:258:22: note: Assuming that condition 'ovr<=0' is not redundant suite3270-4.1/Common/ctlr.c:267:17: note: Condition 'ovr>0' is always true suite3270-4.1/Common/ctlr.c:330:31: style:inconclusive: Function 'ctlr_negotiating' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/ctlr.c:109:35: note: Function 'ctlr_negotiating' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ctlr.c:330:31: note: Function 'ctlr_negotiating' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ctlr.c:340:27: style:inconclusive: Function 'ctlr_connect' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/ctlr.c:110:31: note: Function 'ctlr_connect' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ctlr.c:340:27: note: Function 'ctlr_connect' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ctlr.c:375:47: style: Parameter 'ea' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/ctlr.c:2937:28: style: Parameter 't1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/ctlr.c:2937:48: style: Parameter 't0' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/event.c:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_ST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/event.c:102:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORDER_DONTCARE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/event.c:109:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_ST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/event.c:135:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/event.c:88:22: error: Uninitialized variable: before->order [uninitvar] suite3270-4.1/Common/event.c:127:8: error: Uninitialized variable: st->func [uninitvar] suite3270-4.1/Common/find_console.c:47:28: error: There is an unknown macro here somewhere. Configuration is required. If TITLE_SUBST is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/fprint_screen.c:90:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/fprint_screen.c:121:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_WHITE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/fprint_screen.c:212:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/fprint_screen.c:409:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/fprint_screen.c:869:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/fprint_screen.c:924:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_WAIT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/fprint_screen.c:236:22: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] suite3270-4.1/Common/fprint_screen.c:278:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] suite3270-4.1/Common/fprint_screen.c:213:11: style: Variable 'pt_spp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/fprint_screen.c:263:8: style: Variable 'pt_font' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/fprint_screen.c:264:8: style: Variable 'pt_size' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/ft.c:181:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dft_buffer_size [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:205:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnTransfer [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:234:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:241:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:260:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:267:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:286:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:293:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:318:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:462:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:483:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:542:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_AWAIT_ACK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:560:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_RUNNING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:570:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:579:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:634:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnTransfer [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:821:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnTransfer [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:1162:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_RUNNING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft.c:227:38: style: Array index 'k' is used before limits check. [arrayIndexThenCheck] suite3270-4.1/Common/ft.c:253:39: style: Array index 'k' is used before limits check. [arrayIndexThenCheck] suite3270-4.1/Common/ft.c:279:44: style: Array index 'k' is used before limits check. [arrayIndexThenCheck] suite3270-4.1/Common/ft.c:840:32: style: Array index 'k' is used before limits check. [arrayIndexThenCheck] suite3270-4.1/Common/ft.c:736:14: style: Checking if unsigned expression 'flen' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/ft.c:568:27: style:inconclusive: Function 'ft_connected' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/ft.c:165:31: note: Function 'ft_connected' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ft.c:568:27: note: Function 'ft_connected' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ft.c:577:24: style:inconclusive: Function 'ft_in3270' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/ft.c:166:28: note: Function 'ft_in3270' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ft.c:577:24: note: Function 'ft_in3270' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/Common/ft_cut.c:156:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_ABORT_XMIT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:281:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asc2ebc0 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:322:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_dbcs [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:394:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:426:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:498:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:575:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_ABORT_XMIT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:586:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ebc2asc0 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:600:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RESPONSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:668:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_DT_FRAME_SEQ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:702:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ascii_flag [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_cut.c:135:31: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/ft_cut.c:144:8: style: Variable 'ixp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/ft_cut.c:272:20: style: Variable 'ixp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/ft_cut.c:584:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/ft_dft.c:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:155:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TR_OPEN_REQ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:226:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:471:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remap_flag [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:576:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:681:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:698:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:719:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:737:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dft_buffer_size [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/ft_dft.c:599:18: style: Checking if unsigned expression 'numread' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/ft_dft.c:474:10: style: Local variable 'consumed' shadows outer variable [shadowVariable] suite3270-4.1/Common/ft_dft.c:447:9: note: Shadowed declaration suite3270-4.1/Common/ft_dft.c:474:10: note: Shadow variable suite3270-4.1/Common/ft_dft.c:141:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/ft_dft.c:292:21: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/ft_gui_stubs.c:46:33: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/glue.c:882:29: error: There is an unknown macro here somewhere. Configuration is required. If OptClear is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/host.c:200:39: error: There is an unknown macro here somewhere. Configuration is required. If ResHostsFile is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/httpd-core.c:496:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:524:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:630:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_ERROR_CLOSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:679:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:738:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:1042:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:1128:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HF_HIDDEN [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:1221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_SUCCESS_CLOSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:1247:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_SUCCESS_CLOSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:1687:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:1950:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:2055:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-core.c:494:9: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] suite3270-4.1/Common/httpd-core.c:494:17: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] suite3270-4.1/Common/httpd-core.c:744:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/httpd-core.c:745:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/httpd-core.c:746:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/httpd-core.c:748:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/httpd-core.c:953:11: style: Condition 'c=='/'' is always false [knownConditionTrueFalse] suite3270-4.1/Common/httpd-core.c:924:21: note: Assuming that condition '(c=*s)!='\0'' is not redundant suite3270-4.1/Common/httpd-core.c:948:11: note: Assuming condition is false suite3270-4.1/Common/httpd-core.c:953:11: note: Condition 'c=='/'' is always false suite3270-4.1/Common/httpd-core.c:1440:12: style: Redundant initialization for 's'. The initialized value is overwritten before it is read. [redundantInitialization] suite3270-4.1/Common/httpd-core.c:1433:19: note: s is initialized suite3270-4.1/Common/httpd-core.c:1440:12: note: s is overwritten suite3270-4.1/Common/httpd-core.c:289:8: style: Variable 'nl' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:356:11: style: Variable 'cl' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:652:16: style: Variable 'r' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:707:11: style: Variable 'junk' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:723:18: style: Variable 'whitespace' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:816:11: style: Variable 'x' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:1493:11: style: Variable 'uri' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:1509:12: style: Variable 'field_name' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:1511:12: style: Variable 'value' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:2015:14: style: Variable 'h' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-core.c:2041:18: style: Variable 'reg' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-io.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:129:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:167:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:202:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:281:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:363:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hio_listener_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:479:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:675:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SENDTO_INVALID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:721:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-io.c:158:6: warning:inconclusive: Possible null pointer dereference: session [nullPointer] suite3270-4.1/Common/httpd-io.c:156:15: note: Assignment 'session=NULL', assigned value is 0 suite3270-4.1/Common/httpd-io.c:158:6: note: Null pointer dereference suite3270-4.1/Common/httpd-io.c:187:6: warning:inconclusive: Possible null pointer dereference: session [nullPointer] suite3270-4.1/Common/httpd-io.c:185:15: note: Assignment 'session=NULL', assigned value is 0 suite3270-4.1/Common/httpd-io.c:187:6: note: Null pointer dereference suite3270-4.1/Common/httpd-io.c:428:22: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-io.c:530:16: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/httpd-io.c:496:15: error: Uninitialized variable: session->listener [uninitvar] suite3270-4.1/Common/httpd-nodes.c:85:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:190:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:258:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_TEXT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:307:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:336:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_TEXT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:366:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:397:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_TEXT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:427:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:482:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:530:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:558:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_JSON [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:590:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/httpd-nodes.c:94:2: error: Resource handle 'fd' freed twice. [doubleFree] suite3270-4.1/Common/httpd-nodes.c:91:9: note: Resource handle 'fd' freed twice. suite3270-4.1/Common/httpd-nodes.c:94:2: note: Resource handle 'fd' freed twice. suite3270-4.1/Common/icmd.c:423:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_COMMAND [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:495:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CR_REMOVE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:531:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FGI_NOP [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:659:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CR_REMOVE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:721:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FE_KEEP [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:960:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_CICS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:967:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_CICS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:973:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:979:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:986:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:993:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:1000:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AVBLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:1006:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STD_DS_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:1381:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:1453:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_conf_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/icmd.c:444:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] suite3270-4.1/Common/icmd.c:117:11: style: Variable 'nl' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/icmd.c:529:28: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/icmd.c:890:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_base' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:300:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:890:22: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:896:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_continue' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:301:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:896:26: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:902:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_direction' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:302:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:902:27: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:908:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_source_file' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:303:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:908:29: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:914:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_dest_file' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:304:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:914:27: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:920:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_host_type' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:305:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:920:27: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:926:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_ascii' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:306:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:926:23: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:932:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_cr' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:307:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:932:20: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:938:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_remap' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:308:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:938:23: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:952:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_keep' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:312:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:952:22: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:958:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_recfm' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:313:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:958:23: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:964:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_lrecl' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:314:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:964:23: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:971:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_blksize' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:315:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:971:25: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:977:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_alloc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:316:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:977:23: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:983:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_primary' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:317:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:983:25: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:990:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_secondary' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:318:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:990:27: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:997:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_avblock' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:319:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:997:25: note: Parameter 'p' can be declared as pointer to const suite3270-4.1/Common/icmd.c:1010:20: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/icmd.c:1018:21: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_continue' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:350:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:1018:21: note: Parameter 'itc' can be declared as pointer to const suite3270-4.1/Common/icmd.c:1193:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/icmd.c:1224:18: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_lrecl' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:363:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:1224:18: note: Parameter 'itc' can be declared as pointer to const suite3270-4.1/Common/icmd.c:1231:20: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_blksize' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:364:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:1231:20: note: Parameter 'itc' can be declared as pointer to const suite3270-4.1/Common/idle.c:94:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idle_command [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/idle.c:194:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/idle.c:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/idle.c:384:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable task_cbh [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/idle.c:159:16: style: Checking if unsigned expression 'idle_n' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/idle.c:192:25: style:inconclusive: Function 'idle_in3270' argument 1 names different: declaration 'in3270' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/idle.c:72:30: note: Function 'idle_in3270' argument 1 names different: declaration 'in3270' definition '_is_unused'. suite3270-4.1/Common/idle.c:192:25: note: Function 'idle_in3270' argument 1 names different: declaration 'in3270' definition '_is_unused'. suite3270-4.1/Common/kybd.c:261:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:344:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_TYPEAHEAD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:399:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_OERR_MASK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:471:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:495:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:510:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_ENTER_INHIBIT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:528:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT_MODE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:540:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:565:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:636:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oerr_lock [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:651:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unlock_delay [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:671:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unlock_delay_ms [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:689:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:696:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT_TO_LEFT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:713:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oerr_lock [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:726:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REVERSE_INPUT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:733:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT_MODE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:780:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:954:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1056:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KwFailOnError [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1092:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBCS_FIELD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1353:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KwFailOnError [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1385:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KwNoFailOnError [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1669:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1872:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1889:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:1997:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2015:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnLeft [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2049:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2271:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnRight [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2439:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2460:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2553:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnUp [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2578:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnDown [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:2780:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:3221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:3509:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnString [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:3524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnString [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:3540:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:3562:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OVERLAY_PASTE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:3638:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_STRING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4041:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4072:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnHexString [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KYP_LOCKED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4226:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compose_map [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4361:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4373:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compose_map [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/kybd.c:4290:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/kybd.c:460:51: style:inconclusive: Function 'kybdlock_set' argument 2 names different: declaration 'cause' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/kybd.c:100:57: note: Function 'kybdlock_set' argument 2 names different: declaration 'cause' definition '_is_unused'. suite3270-4.1/Common/kybd.c:460:51: note: Function 'kybdlock_set' argument 2 names different: declaration 'cause' definition '_is_unused'. suite3270-4.1/Common/kybd.c:1369:30: style:inconclusive: Function 'key_WCharacter' argument 1 names different: declaration 'code' definition 'ebc_pair'. [funcArgNamesDifferent] suite3270-4.1/Common/kybd.c:104:42: note: Function 'key_WCharacter' argument 1 names different: declaration 'code' definition 'ebc_pair'. suite3270-4.1/Common/kybd.c:1369:30: note: Function 'key_WCharacter' argument 1 names different: declaration 'code' definition 'ebc_pair'. suite3270-4.1/Common/kybd.c:1101:8: style: Variable 'codename' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/kybd.c:1381:8: style: Variable 'codename' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/kybd.c:3353:17: style: Variable 'hex_digits' can be declared as const array [constVariable] suite3270-4.1/Common/kybd.c:3354:11: style: Variable 'index' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/kybd.c:451:8: style: Variable 'space' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/kybd.c:3997:8: style: Variable 'state' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/kybd.c:4005:8: style: Variable 'state' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/kybd.c:4013:12: style: Variable 'state' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/kybd.c:4019:12: style: Variable 'state' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/libexpat/xmlparse.c:83:0: error: #error memmove does not exist on this platform, nor is a substitute available [preprocessorErrorDirective] suite3270-4.1/Common/libexpat/xmlrole.c:1295:21: style: Parameter 'state' can be declared as pointer to const. However it seems that 'error' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/libexpat/xmlrole.c:1311:20: note: You might need to cast the function pointer here suite3270-4.1/Common/libexpat/xmlrole.c:1295:21: note: Parameter 'state' can be declared as pointer to const suite3270-4.1/Common/libexpat/xmltok_impl.c:103:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:136:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:230:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:319:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:388:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:436:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:470:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:501:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:533:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:693:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:799:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:889:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:918:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:945:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:987:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1211:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1269:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1377:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1440:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1625:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1703:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1729:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok_impl.c:1748:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok.c:1311:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok.c:1336:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/libexpat/xmltok.c:1193:19: style:inconclusive: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'. [funcArgNamesDifferent] suite3270-4.1/Common/libexpat/xmltok.h:280:32: note: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'. suite3270-4.1/Common/libexpat/xmltok.c:1193:19: note: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'. suite3270-4.1/Common/libexpat/xmltok.c:1230:20: style:inconclusive: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'. [funcArgNamesDifferent] suite3270-4.1/Common/libexpat/xmltok.h:281:33: note: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'. suite3270-4.1/Common/libexpat/xmltok.c:1230:20: note: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'. suite3270-4.1/Common/libexpat/xmltok_ns.c:98:34: style:inconclusive: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'. [funcArgNamesDifferent] suite3270-4.1/Common/libexpat/xmltok.h:273:34: note: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'. suite3270-4.1/Common/libexpat/xmltok_ns.c:98:34: note: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'. suite3270-4.1/Common/libexpat/xmltok_ns.c:99:38: style:inconclusive: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'. [funcArgNamesDifferent] suite3270-4.1/Common/libexpat/xmltok.h:274:38: note: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'. suite3270-4.1/Common/libexpat/xmltok_ns.c:99:38: note: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'. suite3270-4.1/Common/libexpat/xmltok_ns.c:100:26: style:inconclusive: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'. [funcArgNamesDifferent] suite3270-4.1/Common/libexpat/xmltok.h:275:26: note: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'. suite3270-4.1/Common/libexpat/xmltok_ns.c:100:26: note: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'. suite3270-4.1/Common/libexpat/xmltok.c:1347:29: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/libexpat/xmltok.c:1396:11: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1394. [shiftTooManyBitsSigned] suite3270-4.1/Common/libexpat/xmltok.c:1394:13: note: Assuming that condition 'c>0xFFFF' is not redundant suite3270-4.1/Common/libexpat/xmltok.c:1396:11: note: Shift suite3270-4.1/Common/linemode.c:215:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/linemode.c:240:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable icrnl [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/linemode.c:575:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/llist.c:40:24: style: Parameter 'l' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/login_macro.c:156:44: error: There is an unknown macro here somewhere. Configuration is required. If KwInputField is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/min_version.c:122:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build_rpq_version [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mitm.c:70:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mitm.c:110:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mitm.c:386:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mitm.c:164:30: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] suite3270-4.1/Common/mitm.c:164:38: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] suite3270-4.1/Common/mitm.c:223:9: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] suite3270-4.1/Common/mitm.c:320:30: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] suite3270-4.1/Common/mitm.c:320:38: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] suite3270-4.1/Common/mitm.c:217:9: error: Width 256 given in format string (no. 1) is larger than destination buffer 'thru_host[256]', use %255s to prevent overflowing it. [invalidScanfFormatWidth] suite3270-4.1/Common/mitm.c:227:16: warning: Either the condition 'h==NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] suite3270-4.1/Common/mitm.c:224:11: note: Assuming that condition 'h==NULL' is not redundant suite3270-4.1/Common/mitm.c:227:16: note: Null pointer dereference suite3270-4.1/Common/mitm.c:200:12: style: Checking if unsigned expression 'nr' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/mitm.c:289:13: style: Checking if unsigned expression 'nr' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/mitm.c:304:13: style: Checking if unsigned expression 'nr' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/mitm.c:79:11: style: Variable 'file' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/mitm.c:351:17: style: Variable 'rgbDigits' can be declared as const array [constVariable] suite3270-4.1/Common/mkfb.c:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mkfb.c:184:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mkfb.c:84:15: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] suite3270-4.1/Common/mkfb.c:334:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] suite3270-4.1/Common/mkfb.c:210:15: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/Common/mkfb.c:148:14: note: Shadowed declaration suite3270-4.1/Common/mkfb.c:210:15: note: Shadow variable suite3270-4.1/Common/mkfb.c:365:6: style: Local variable 'ix' shadows outer variable [shadowVariable] suite3270-4.1/Common/mkfb.c:143:9: note: Shadowed declaration suite3270-4.1/Common/mkfb.c:365:6: note: Shadow variable suite3270-4.1/Common/mkfb.c:144:11: style: Variable 'ofile' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/mkfb.c:239:13: style: Variable 'tk' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/mkfb.c:454:12: style: Variable 'white' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/mkicon.c:16:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mkicon.c:9:22: style: Parameter 'argv' can be declared as const array [constParameter] suite3270-4.1/Common/mktbl.c:15:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mktbl.c:49:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/mktbl.c:23:8: style: Variable 'name' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/model.c:107:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResModel [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/model.c:122:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResOversize [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/model.c:137:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_num [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/model.c:291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PCONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/model.c:313:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nop_seconds [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:533:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:566:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:585:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:640:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:662:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:692:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:710:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:734:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:751:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:771:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:785:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:798:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:816:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:835:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:865:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:895:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:930:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_INTENSIFY [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1023:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1037:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1050:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1073:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1154:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1303:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ME_SHORT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1346:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1444:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1616:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_altbuffer [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1667:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1717:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1730:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1757:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1798:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1818:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1939:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_WRAP [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1951:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1965:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:1983:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:2014:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:2075:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:2200:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_altbuffer [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:2272:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_INTENSIFY [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:2583:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_LINEDRAW [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/nvt.c:2044:16: style: Variable 'uncolor_table' can be declared as const array [constVariable] suite3270-4.1/Common/nvt.c:2248:17: style: Variable 'csdsel' can be declared as const array [constVariable] suite3270-4.1/Common/peerscript.c:159:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_INTERACTIVE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:265:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:316:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_PREFIX [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:343:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PWINPUT_PREFIX [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:373:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROMPT_ERROR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:525:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable peer_listen_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:602:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:649:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:795:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/peerscript.c:482:20: style:inconclusive: Function 'peer_setir_state' argument 4 names different: declaration 'abort_cb' definition 'abort'. [funcArgNamesDifferent] suite3270-4.1/Common/peerscript.c:74:20: note: Function 'peer_setir_state' argument 4 names different: declaration 'abort_cb' definition 'abort'. suite3270-4.1/Common/peerscript.c:482:20: note: Function 'peer_setir_state' argument 4 names different: declaration 'abort_cb' definition 'abort'. suite3270-4.1/Common/peerscript.c:315:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/peerscript.c:316:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/peerscript.c:438:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/peerscript.c:467:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/peerscript.c:735:22: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/peerscript.c:247:9: error: Uninitialized variable: p->id [uninitvar] suite3270-4.1/Common/popup_an_error.c:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ET_OTHER [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/popup_an_error.c:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ET_OTHER [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/popups_glue.c:56:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ET_CONNECT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/popups_glue.c:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/codepage.c:80:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:342:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORDER_GE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:963:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCS_NL [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:1404:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:1431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:1469:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:1505:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:1539:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCORDER_EM [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:2049:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCORDER_FF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:2161:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/ctlr.c:1105:7: style: Condition '!--cnt' is always false [knownConditionTrueFalse] suite3270-4.1/Common/pr3287/ctlr.c:1101:11: note: Assuming that condition 'cnt<2' is not redundant suite3270-4.1/Common/pr3287/ctlr.c:1105:7: note: Condition '!--cnt' is always false suite3270-4.1/Common/pr3287/ctlr.c:1187:7: style: Condition '!cnt' is always false [knownConditionTrueFalse] suite3270-4.1/Common/pr3287/ctlr.c:1181:11: note: Assuming that condition 'cnt<2' is not redundant suite3270-4.1/Common/pr3287/ctlr.c:1186:3: note: cnt is decremented', new value is 0 suite3270-4.1/Common/pr3287/ctlr.c:1187:7: note: Condition '!cnt' is always false suite3270-4.1/Common/pr3287/ctlr.c:1203:7: style: Condition '!cnt' is always false [knownConditionTrueFalse] suite3270-4.1/Common/pr3287/ctlr.c:1218:7: style: Condition '!cnt' is always false [knownConditionTrueFalse] suite3270-4.1/Common/pr3287/ctlr.c:1948:24: style: Variable 'data_without_newline' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/Common/pr3287/ctlr.c:1939:28: note: data_without_newline is assigned suite3270-4.1/Common/pr3287/ctlr.c:1948:24: note: data_without_newline is overwritten suite3270-4.1/Common/pr3287/ctlr.c:2081:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/Common/pr3287/ctlr.c:2079:9: note: rc is assigned suite3270-4.1/Common/pr3287/ctlr.c:2081:5: note: rc is overwritten suite3270-4.1/Common/pr3287/ctlr.c:655:12: style: Local variable 'k' shadows outer variable [shadowVariable] suite3270-4.1/Common/pr3287/ctlr.c:647:6: note: Shadowed declaration suite3270-4.1/Common/pr3287/ctlr.c:655:12: note: Shadow variable suite3270-4.1/Common/pr3287/ctlr.c:1956:11: style: Local variable 'j' shadows outer variable [shadowVariable] suite3270-4.1/Common/pr3287/ctlr.c:1886:6: note: Shadowed declaration suite3270-4.1/Common/pr3287/ctlr.c:1956:11: note: Shadow variable suite3270-4.1/Common/pr3287/ctlr.c:1875:13: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/pr3287/pr3287.c:197:28: error: There is an unknown macro here somewhere. Configuration is required. If OptHelp1 is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/pr3287/sf.c:217:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QR_DBCS_ASIA [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/sf.c:432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/sf.c:444:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:268:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:315:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:547:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_EWOULDBLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:601:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:887:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_OP_ASSOCIATE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:922:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1111:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_FUNC_SYSREQ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1135:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_DT_PRINT_EOJ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1330:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1374:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1461:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1484:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1533:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1586:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_RSF_ALWAYS_RESPONSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1659:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1690:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1710:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1737:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1784:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1815:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1845:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1862:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/telnet.c:1851:29: style: Parameter 'sbbuf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/pr3287/telnet.c:1129:14: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] suite3270-4.1/Common/pr3287/telnet.c:1128:19: note: Assuming that condition 'i<32' is not redundant suite3270-4.1/Common/pr3287/telnet.c:1129:14: note: Shift suite3270-4.1/Common/pr3287/telnet.c:1157:11: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1156. [shiftTooManyBitsSigned] suite3270-4.1/Common/pr3287/telnet.c:1156:13: note: Assuming that condition 'buf[i]<32' is not redundant suite3270-4.1/Common/pr3287/telnet.c:1157:11: note: Shift suite3270-4.1/Common/pr3287/trace.c:176:7: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] suite3270-4.1/Common/pr3287/trace.c:262:26: style:inconclusive: Function 'trace_pds' argument 1 names different: declaration 'buf' definition 's'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287/trace.h:48:31: note: Function 'trace_pds' argument 1 names different: declaration 'buf' definition 's'. suite3270-4.1/Common/pr3287/trace.c:262:26: note: Function 'trace_pds' argument 1 names different: declaration 'buf' definition 's'. suite3270-4.1/Common/pr3287/trace.c:273:26: style:inconclusive: Function 'trace_pdb' argument 1 names different: declaration 'buf' definition 's'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287/trace.h:46:31: note: Function 'trace_pdb' argument 1 names different: declaration 'buf' definition 's'. suite3270-4.1/Common/pr3287/trace.c:273:26: note: Function 'trace_pdb' argument 1 names different: declaration 'buf' definition 's'. suite3270-4.1/Common/pr3287/trace.c:172:13: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/pr3287/trace.c:262:26: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/pr3287/trace.c:273:26: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/pr3287/xtable.c:160:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287/xtable.c:471:12: warning: Either the condition 'ebc<0x40' is redundant or the array 'xls[256]' is accessed at index 256, which is out of bounds. [arrayIndexOutOfBoundsCond] suite3270-4.1/Common/pr3287/xtable.c:466:32: note: Assuming that condition 'ebc<0x40' is not redundant suite3270-4.1/Common/pr3287/xtable.c:471:12: note: Array index out of bounds suite3270-4.1/Common/pr3287_session.c:214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:275:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:369:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:431:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResAssocCommand [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:801:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:869:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:916:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:954:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:980:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1016:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1204:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1216:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1245:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1253:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_lu [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1266:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_TN3270E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1299:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1314:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1345:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_lu [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:1429:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResPrinterOptions [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/pr3287_session.c:852:26: style:inconclusive: Function 'pr3287_output' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287_session.c:114:35: note: Function 'pr3287_output' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:852:26: note: Function 'pr3287_output' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:852:48: style:inconclusive: Function 'pr3287_output' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287_session.c:114:46: note: Function 'pr3287_output' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:852:48: note: Function 'pr3287_output' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:859:25: style:inconclusive: Function 'pr3287_error' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287_session.c:115:34: note: Function 'pr3287_error' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:859:25: note: Function 'pr3287_error' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:859:47: style:inconclusive: Function 'pr3287_error' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287_session.c:115:45: note: Function 'pr3287_error' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:859:47: note: Function 'pr3287_error' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:877:27: style:inconclusive: Function 'pr3287_otimeout' argument 1 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287_session.c:116:36: note: Function 'pr3287_otimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:877:27: note: Function 'pr3287_otimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:884:27: style:inconclusive: Function 'pr3287_etimeout' argument 1 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287_session.c:117:36: note: Function 'pr3287_etimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:884:27: note: Function 'pr3287_etimeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:972:26: style:inconclusive: Function 'pr3287_accept' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/pr3287_session.c:125:35: note: Function 'pr3287_accept' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:972:26: note: Function 'pr3287_accept' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/pr3287_session.c:1262:11: style: Variable 'pr3287_lu' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/pr3287_session.c:1429:11: style: Variable 'current' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/print_command.c:129:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/print_command.c:131:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] suite3270-4.1/Common/print_command.c:84:10: style: Checking if unsigned expression 'nr' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/print_command.c:63:9: error: Uninitialized variable: c->id [uninitvar] suite3270-4.1/Common/print_screen.c:327:45: error: There is an unknown macro here somewhere. Configuration is required. If KwCaption is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/proxy.c:117:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy.c:144:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy.c:162:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy.c:345:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy.c:358:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy.c:433:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_MAX [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy.c:458:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy.c:261:11: style: Variable 'hstart' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/proxy_http.c:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PX_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_http.c:150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE_EWOULDBLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_http.c:217:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_http.c:69:11: style: Variable 'colon' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/proxy_passthru.c:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PX_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_socks4.c:128:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PX_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_socks4.c:171:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE_EWOULDBLOCK [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_socks4.c:229:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_socks4.c:83:7: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] suite3270-4.1/Common/proxy_socks4.c:69:21: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/proxy_socks5.c:118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RHP_CANNOT_RESOLVE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_socks5.c:322:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_socks5.c:535:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_telnet.c:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PX_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/proxy_toggle.c:55:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_FIRST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable termtype [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:104:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cgcsgid [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:122:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:165:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:195:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:226:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hidden [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:284:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnQuery [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:290:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnShow [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:299:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable query_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/query.c:297:26: style: Parameter 'new_queries' can be declared as const array [constParameter] suite3270-4.1/Common/readres.c:62:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/readres.c:135:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/readres.c:54:18: style: Variable 'me_star' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/readres.c:57:18: style: Variable 'alias_star' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/resolver.c:447:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RHP_FATAL [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/resolver.c:519:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RHP_FATAL [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/resolver.c:514:13: portability: Non reentrant function 'getservbyname' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getservbyname_r'. [prohibitedgetservbynameCalled] suite3270-4.1/Common/resolver.c:528:10: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] suite3270-4.1/Common/resolver.c:500:21: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/resolver.c:501:21: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/resolver.c:655:25: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/rpq.c:137:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/rpq.c:409:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/rpq.c:582:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asc2ebc0 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/rpq.c:680:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INADDR_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/rpq.c:434:19: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] suite3270-4.1/Common/rpq.c:435:16: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] suite3270-4.1/Common/rpq.c:683:10: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] suite3270-4.1/Common/rpq.c:487:42: style: Checking if unsigned expression 'kw->oride' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/rpq.c:595:50: style:inconclusive: Function 'get_rpq_address' argument 2 names different: declaration 'buflen' definition 'maxlen'. [funcArgNamesDifferent] suite3270-4.1/Common/rpq.c:65:65: note: Function 'get_rpq_address' argument 2 names different: declaration 'buflen' definition 'maxlen'. suite3270-4.1/Common/rpq.c:595:50: note: Function 'get_rpq_address' argument 2 names different: declaration 'buflen' definition 'maxlen'. suite3270-4.1/Common/rpq.c:126:10: style: Local variable 'omit_due_space_limit' shadows outer variable [shadowVariable] suite3270-4.1/Common/rpq.c:71:13: note: Shadowed declaration suite3270-4.1/Common/rpq.c:126:10: note: Shadow variable suite3270-4.1/Common/rpq.c:276:16: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/rpq.c:394:11: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/rpq.c:681:22: style: Variable 'h' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/rpq.c:710:8: style: Variable 'src' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/run_action.c:142:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia_name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/run_action.c:180:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tcb_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/run_action.c:212:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYMAP [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/run_action.c:223:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_MACRO [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/run_action.c:234:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYPAD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/run_action.c:87:6: error: Uninitialized variables: k.llist, k.result, k.result_len, k.ia [uninitvar] suite3270-4.1/Common/run_action.c:123:6: error: Uninitialized variables: k.llist, k.result, k.result_len, k.ia [uninitvar] suite3270-4.1/Common/run_action.c:172:11: error: Uninitialized variable: acb->cb [uninitvar] suite3270-4.1/Common/s3270.c:110:28: error: There is an unknown macro here somewhere. Configuration is required. If OptHelp1 is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/save_restore.c:106:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSaveInput [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/save_restore.c:197:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnRestoreInput [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screen_stubs1.c:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:124:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace_skipping [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:164:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:188:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_DIALOG_COMPLETE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:223:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_HTML [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:236:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:256:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSS_FILE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:438:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace_dir [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:449:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResPrintTextCommand [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:473:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:517:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:564:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:595:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:700:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSS_FILE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:834:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOGGLE_NEED_CLEANUP [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/screentrace.c:312:2: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] suite3270-4.1/Common/screentrace.c:314:4: note: Found duplicate branches for 'if' and 'else'. suite3270-4.1/Common/screentrace.c:312:2: note: Found duplicate branches for 'if' and 'else'. suite3270-4.1/Common/scroll.c:507:45: error: There is an unknown macro here somewhere. Configuration is required. If KwSet is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/see.c:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/see.c:212:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/see.c:310:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XAC_DEFAULT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/see.c:391:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XAV_FILL [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/see.c:425:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XAO_UNDERLINE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:115:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_OKAY_NO_OUTPUT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:219:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:345:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:373:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:445:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:555:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:605:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:633:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sf.c:448:7: style: Variable 'pid' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:464:7: style: Variable 'uom' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:465:6: style: Variable 'am' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:472:9: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:491:6: style: Variable 'rv' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:497:6: style: Variable 'cv' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:509:6: style: Variable 'wv' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:515:6: style: Variable 'rw' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:521:6: style: Variable 'cw' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:527:6: style: Variable 'rs' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:533:6: style: Variable 'pw' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sf.c:539:6: style: Variable 'ph' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/sio_glue.c:101:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLS_OPT_ACCEPT_HOSTNAME [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:203:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:265:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:282:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:299:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:317:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:339:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_glue.c:406:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_mock.c:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_mock.c:126:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SI_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_mock.c:173:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_mock.c:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_mock.c:217:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_mock.c:86:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/sio_mock.c:186:17: style: Variable 't' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/sio_mock.c:208:17: style: Variable 't' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/sio_none.c:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SI_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_none.c:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_none.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_none.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sio_none.c:64:27: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/sio_openssl.c:944:22: error: There is an unknown macro here somewhere. Configuration is required. If AnSubjectNames is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/sio_secure_transport.c:252:34: error: There is an unknown macro here somewhere. Configuration is required. If AnSubjectNames is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/sioc.c:100:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sioc.c:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLS_REQUIRED_OPTS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/sioc.c:197:19: style: The if condition is the same as the previous if condition [duplicateCondition] suite3270-4.1/Common/sioc.c:186:19: note: First condition suite3270-4.1/Common/sioc.c:197:19: note: Second condition suite3270-4.1/Common/sioc.c:176:42: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/source.c:84:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/source.c:148:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSource [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/source.c:218:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSource [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/source.c:81:29: style:inconclusive: Function 'source_data' argument 1 names different: declaration 'handle' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/source.c:48:34: note: Function 'source_data' argument 1 names different: declaration 'handle' definition '_is_unused'. suite3270-4.1/Common/source.c:81:29: note: Function 'source_data' argument 1 names different: declaration 'handle' definition '_is_unused'. suite3270-4.1/Common/source.c:81:57: style:inconclusive: Function 'source_data' argument 2 names different: declaration 'buf' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/source.c:48:54: note: Function 'source_data' argument 2 names different: declaration 'buf' definition '_is_unused'. suite3270-4.1/Common/source.c:81:57: note: Function 'source_data' argument 2 names different: declaration 'buf' definition '_is_unused'. suite3270-4.1/Common/source.c:82:13: style:inconclusive: Function 'source_data' argument 3 names different: declaration 'len' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/source.c:48:66: note: Function 'source_data' argument 3 names different: declaration 'len' definition '_is_unused'. suite3270-4.1/Common/source.c:82:13: note: Function 'source_data' argument 3 names different: declaration 'len' definition '_is_unused'. suite3270-4.1/Common/split_host.c:105:13: style: Variable 'pfx' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/status_stubs.c:106:34: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/stdinscript.c:267:36: error: There is an unknown macro here somewhere. Configuration is required. If KwInputField is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/stringscript.c:103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnString [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/stringscript.c:283:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/stringscript.c:326:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_MACRO [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/stringscript.c:306:19: style: Parameter 'st' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/task.c:2821:46: error: There is an unknown macro here somewhere. Configuration is required. If AnSnap is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/telnet.c:399:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:408:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:430:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:542:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_VERIFY_CERT_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:580:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_IOSRC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:636:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CSTATE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:846:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connected_lu [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:898:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:909:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nvt_mode [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:982:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1073:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_VERIFY_CERT_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1102:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1152:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1183:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1265:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1483:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1507:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable altscreen [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1595:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:1993:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_OP_CONNECT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2019:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2046:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2228:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_FUNC_SYSREQ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2241:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2256:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MX8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2317:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIND_PLU_NAME_MAX [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2487:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2644:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2664:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2718:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2760:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2808:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2891:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2914:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:2938:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3015:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3032:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3063:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_TN3270E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3125:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_DT_RESPONSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3153:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_DT_RESPONSE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3188:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_E [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3255:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3275:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3299:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3328:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3347:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3368:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_FUNC_SYSREQ [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3412:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3540:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3572:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_FAILURE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3637:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3658:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3670:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3677:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3688:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3706:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3721:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3731:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3742:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3753:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3764:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3827:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable termname [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3909:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3941:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:3999:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResNoTelnetInputMode [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:4021:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XRM_BOOLEAN [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet.c:672:7: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] suite3270-4.1/Common/telnet.c:680:7: portability: Non reentrant function 'getservbyname' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getservbyname_r'. [prohibitedgetservbynameCalled] suite3270-4.1/Common/telnet.c:701:17: portability: Non reentrant function 'getservbyname' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getservbyname_r'. [prohibitedgetservbynameCalled] suite3270-4.1/Common/telnet.c:1663:18: style: Condition 'process_eor()' is always false [knownConditionTrueFalse] suite3270-4.1/Common/telnet.c:1663:18: note: Calling function 'process_eor' returns 0 suite3270-4.1/Common/telnet.c:1663:18: note: Condition 'process_eor()' is always false suite3270-4.1/Common/telnet.c:1910:24: style: Condition 'tn3270e_negotiate()' is always false [knownConditionTrueFalse] suite3270-4.1/Common/telnet.c:1910:24: note: Calling function 'tn3270e_negotiate' returns 0 suite3270-4.1/Common/telnet.c:1910:24: note: Condition 'tn3270e_negotiate()' is always false suite3270-4.1/Common/telnet.c:2850:30: style: The comparison 'was_in_e != IN_E' is always false because 'was_in_e' and 'IN_E' represent the same value. [knownConditionTrueFalse] suite3270-4.1/Common/telnet.c:2843:17: note: 'was_in_e' is assigned value 'IN_E' here. suite3270-4.1/Common/telnet.c:2850:30: note: The comparison 'was_in_e != IN_E' is always false because 'was_in_e' and 'IN_E' represent the same value. suite3270-4.1/Common/telnet.c:1130:28: style:inconclusive: Function 'output_possible' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/telnet.c:323:37: note: Function 'output_possible' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/telnet.c:1130:28: note: Function 'output_possible' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/Common/telnet.c:1130:50: style:inconclusive: Function 'output_possible' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/Common/telnet.c:323:48: note: Function 'output_possible' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/telnet.c:1130:50: note: Function 'output_possible' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/Common/telnet.c:690:18: style: Local variable 'sp' shadows outer variable [shadowVariable] suite3270-4.1/Common/telnet.c:629:27: note: Shadowed declaration suite3270-4.1/Common/telnet.c:690:18: note: Shadow variable suite3270-4.1/Common/telnet.c:752:7: style: Local variable 'rv' shadows outer variable [shadowVariable] suite3270-4.1/Common/telnet.c:749:12: note: Shadowed declaration suite3270-4.1/Common/telnet.c:752:7: note: Shadow variable suite3270-4.1/Common/telnet.c:3487:13: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/Common/telnet.c:3406:9: note: Shadowed declaration suite3270-4.1/Common/telnet.c:3487:13: note: Shadow variable suite3270-4.1/Common/telnet.c:629:27: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/telnet.c:690:18: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/telnet.c:2750:38: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/telnet.c:3058:20: style: Variable 'nxoptr' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/telnet.c:3629:29: style: Parameter 'sbbuf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/telnet.c:3719:33: style: Parameter 'len' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/telnet.c:3780:24: style: Parameter 'opts' can be declared as const array [constParameter] suite3270-4.1/Common/telnet_new_environ.c:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOBJ_VAR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_new_environ.c:102:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOBJ_VAR [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_new_environ.c:167:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_new_environ.c:191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOBJ_ESC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_new_environ.c:220:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_new_environ.c:311:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOBJ_ESC [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_new_environ.c:409:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_NEW_ENVIRON [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_new_environ.c:445:17: style: Local variable 'value' shadows outer variable [shadowVariable] suite3270-4.1/Common/telnet_new_environ.c:395:16: note: Shadowed declaration suite3270-4.1/Common/telnet_new_environ.c:445:17: note: Shadow variable suite3270-4.1/Common/telnet_new_environ.c:160:11: style: Variable 'user' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/telnet_new_environ.c:254:34: style: Parameter 'request_buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/telnet_new_environ.c:148:23: error: Uninitialized variable: e->name [uninitvar] suite3270-4.1/Common/telnet_new_environ.c:420:12: error: Uninitialized variable: ereq->name_len [uninitvar] suite3270-4.1/Common/telnet_sio.c:94:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_config_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_sio.c:139:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_config_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/telnet_sio.c:74:28: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/telnet_sio.c:108:28: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/tls_passwd_gui_stubs.c:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_NOT_SUPPORTED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/tls_passwd_gui_stubs.c:38:35: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/toggles.c:136:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_INTERACTIVE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:142:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_XMENU [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:155:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOGGLE_NEED_INIT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:179:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:198:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOGGLE_NEED_CLEANUP [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_TOGGLES [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:243:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResFalse [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:278:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:316:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:418:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:623:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toggle [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:636:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toggle [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:649:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toggle [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:692:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ix [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:756:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:785:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:826:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XRM_BOOLEAN [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:871:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XRM_BOOLEAN [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/toggles.c:260:12: style: Variable 'ta' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/toggles.c:261:12: style: Variable 'tb' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/trace.c:969:60: error: There is an unknown macro here somewhere. Configuration is required. If KwOff is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/unicode.c:319:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:422:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:496:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:613:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:697:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpname_t [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:725:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:773:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:861:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:976:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:988:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:1008:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:1068:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:1102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:1215:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ME_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:1276:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_so [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:1375:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/unicode.c:317:11: style: Variable 'sep' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/unicode.c:322:8: style: Variable 'asep' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/unicode.c:799:14: style: Variable 'undera' can be declared as const array [constVariable] suite3270-4.1/Common/unicode.c:805:8: style: Variable 'x' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/unicode.c:1192:21: warning: Uninitialized variable: inbytesleft [uninitvar] suite3270-4.1/Common/unicode.c:1169:20: note: Assuming condition is false suite3270-4.1/Common/unicode.c:1192:21: note: Uninitialized variable: inbytesleft suite3270-4.1/Common/unicode.c:1195:45: warning: Uninitialized variable: outbytesleft [uninitvar] suite3270-4.1/Common/unicode.c:1169:20: note: Assuming condition is false suite3270-4.1/Common/unicode.c:1195:45: note: Uninitialized variable: outbytesleft suite3270-4.1/Common/unicode_dbcs.c:4199:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/util.c:930:18: error: There is an unknown macro here somewhere. Configuration is required. If __VERSION__ is a macro then please configure it. [unknownMacro] suite3270-4.1/Common/vstatus.c:123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_RED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:141:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_RED [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:148:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:195:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_WHITE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:227:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_WHITE [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:257:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:306:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:329:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/vstatus.c:388:18: style: Condition 'voia_compose' is always true [knownConditionTrueFalse] suite3270-4.1/Common/vstatus.c:387:9: note: Assuming that condition 'voia_compose' is not redundant suite3270-4.1/Common/vstatus.c:388:18: note: Condition 'voia_compose' is always true suite3270-4.1/Common/vstatus.c:389:18: style: Condition 'voia_compose' is always true [knownConditionTrueFalse] suite3270-4.1/Common/vstatus.c:387:9: note: Assuming that condition 'voia_compose' is not redundant suite3270-4.1/Common/vstatus.c:389:18: note: Condition 'voia_compose' is always true suite3270-4.1/Common/vstatus.c:212:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/Common/vstatus.c:212:13: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/Common/vstatus.c:215:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/Common/vstatus.c:215:13: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/Common/vstatus.c:202:17: style: Variable 'no_time' can be declared as const array [constVariable] suite3270-4.1/Common/vstatus.c:409:8: style: Variable 'lu' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/vstatus.c:419:8: style: Variable 'timing' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/winprint.c:72:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_TEXT [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/winprint.c:113:12: warning: Uninitialized variable: fd [uninitvar] suite3270-4.1/Common/winprint.c:87:16: note: Assuming condition is false suite3270-4.1/Common/winprint.c:113:12: note: Uninitialized variable: fd suite3270-4.1/Common/x3270if.c:146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:179:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:356:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:425:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:704:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:738:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:1108:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:1193:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:1584:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/x3270if.c:651:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/Common/x3270if.c:285:48: style: Checking if unsigned expression 'port' is less than zero. [unsignedLessThanZero] suite3270-4.1/Common/x3270if.c:420:62: style:inconclusive: Function 'single_io' argument 4 names different: declaration 'infd' definition 'xinfd'. [funcArgNamesDifferent] suite3270-4.1/Common/x3270if.c:122:73: note: Function 'single_io' argument 4 names different: declaration 'infd' definition 'xinfd'. suite3270-4.1/Common/x3270if.c:420:62: note: Function 'single_io' argument 4 names different: declaration 'infd' definition 'xinfd'. suite3270-4.1/Common/x3270if.c:420:73: style:inconclusive: Function 'single_io' argument 5 names different: declaration 'outfd' definition 'xoutfd'. [funcArgNamesDifferent] suite3270-4.1/Common/x3270if.c:123:6: note: Function 'single_io' argument 5 names different: declaration 'outfd' definition 'xoutfd'. suite3270-4.1/Common/x3270if.c:420:73: note: Function 'single_io' argument 5 names different: declaration 'outfd' definition 'xoutfd'. suite3270-4.1/Common/x3270if.c:1088:10: style: Local variable 'buf' shadows outer variable [shadowVariable] suite3270-4.1/Common/x3270if.c:118:14: note: Shadowed declaration suite3270-4.1/Common/x3270if.c:1088:10: note: Shadow variable suite3270-4.1/Common/x3270if.c:1243:8: style: Local variable 's' shadows outer variable [shadowVariable] suite3270-4.1/Common/x3270if.c:1193:14: note: Shadowed declaration suite3270-4.1/Common/x3270if.c:1243:8: note: Shadow variable suite3270-4.1/Common/x3270if.c:173:11: style: Variable 'fdname' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:421:16: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Common/x3270if.c:435:11: style: Variable 'wstr' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:640:8: style: Variable 'sf' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:1099:8: style: Variable 'colon' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:1165:12: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:1207:11: style: Variable 'setaf' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:1208:11: style: Variable 'op' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:1209:11: style: Variable 'sgr' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/x3270if.c:1210:11: style: Variable 'sgr0' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/xio.c:63:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable net_exception [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/xio.c:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable net_exception [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/xio.c:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/xio.c:170:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnQuit [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/xpopen.c:67:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/xpopen.c:153:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/Common/xpopen.c:93:27: error: Invalid dup2() argument nr 2. A non-boolean value is required. [invalidFunctionArgBool] suite3270-4.1/Common/xpopen.c:57:11: style: Variable 'r' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/xpopen.c:57:15: style: Variable 'w' can be declared as pointer to const [constVariablePointer] suite3270-4.1/Common/xpopen.c:146:10: error: Uninitialized variable: xp->fp [uninitvar] suite3270-4.1/ConvTools/d8.c:21:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/ConvTools/d8.c:40:9: style: Unsigned expression 'nc' can't be negative so it is unnecessary to test it. [unsignedPositive] suite3270-4.1/ConvTools/ebc2u.c:21:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/ConvTools/ebc2u.c:40:9: style: Unsigned expression 'nc' can't be negative so it is unnecessary to test it. [unsignedPositive] suite3270-4.1/ConvTools/gb18030.c:14:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconv_t [valueFlowBailoutIncompleteVar] suite3270-4.1/ConvTools/gb18030.c:37:5: style: Variable 'nc' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Playback/playback.c:77:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/Playback/playback.c:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] suite3270-4.1/Playback/playback.c:237:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/Playback/playback.c:345:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] suite3270-4.1/Playback/playback.c:406:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] suite3270-4.1/Playback/playback.c:287:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] suite3270-4.1/Playback/playback.c:181:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] suite3270-4.1/Playback/playback.c:316:21: style: Parameter 'direction' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Playback/playback.c:316:47: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/Playback/playback.c:396:17: style: Variable 'hexes' can be declared as const array [constVariable] suite3270-4.1/c3270/screen.c:351:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crosshair_color [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:368:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:451:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:506:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_YELLOW [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:528:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ov_rows [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:777:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cbreak_mode [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:839:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:871:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubar [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:924:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_PAIRS [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:966:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLORS [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:997:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResCursesColorForDefault [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1015:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1021:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1027:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1055:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResCursesColorForHostColor [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1103:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_color [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1128:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1208:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1231:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1328:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menu_is_up [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1637:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdscr [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1781:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MK_UP [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1808:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menu_is_up [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:1986:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2004:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2047:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2075:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2132:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2144:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2157:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2178:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2194:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2209:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reverse_video [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2220:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RED [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2237:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RED [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2243:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2263:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_WHITE [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2271:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_WHITE [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2303:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2352:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2408:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2415:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2447:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2709:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2716:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2952:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ascii_box_draw [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:3065:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_GE [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:3147:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnRedraw [valueFlowBailoutIncompleteVar] suite3270-4.1/c3270/screen.c:2944:8: style: Condition 'c!=-1' is always false [knownConditionTrueFalse] suite3270-4.1/c3270/screen.c:2942:25: note: Calling function 'linedraw_to_acs' returns -1 suite3270-4.1/c3270/screen.c:2942:25: note: Assignment 'c=linedraw_to_acs(u)', assigned value is -1 suite3270-4.1/c3270/screen.c:2944:8: note: Condition 'c!=-1' is always false suite3270-4.1/c3270/screen.c:2378:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/c3270/screen.c:2378:6: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/c3270/screen.c:2381:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/c3270/screen.c:2381:6: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/c3270/screen.c:990:12: style: Variable '*color' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/c3270/screen.c:982:13: note: *color is assigned suite3270-4.1/c3270/screen.c:990:12: note: *color is overwritten suite3270-4.1/c3270/screen.c:1615:23: style:inconclusive: Function 'kybd_input' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/c3270/screen.c:325:32: note: Function 'kybd_input' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/c3270/screen.c:1615:23: note: Function 'kybd_input' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/c3270/screen.c:1615:45: style:inconclusive: Function 'kybd_input' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/c3270/screen.c:325:43: note: Function 'kybd_input' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/c3270/screen.c:1615:45: note: Function 'kybd_input' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/c3270/screen.c:2300:21: style:inconclusive: Function 'status_connect' argument 1 names different: declaration 'ignored' definition 'connected'. [funcArgNamesDifferent] suite3270-4.1/c3270/screen.c:328:33: note: Function 'status_connect' argument 1 names different: declaration 'ignored' definition 'connected'. suite3270-4.1/c3270/screen.c:2300:21: note: Function 'status_connect' argument 1 names different: declaration 'ignored' definition 'connected'. suite3270-4.1/c3270/screen.c:2350:31: style:inconclusive: Function 'status_3270_mode' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/c3270/screen.c:329:35: note: Function 'status_3270_mode' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/c3270/screen.c:2350:31: note: Function 'status_3270_mode' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/c3270/screen.c:2932:25: style:inconclusive: Function 'display_linedraw' argument 1 names different: declaration 'ucs' definition 'u'. [funcArgNamesDifferent] suite3270-4.1/c3270/screen.c:335:37: note: Function 'display_linedraw' argument 1 names different: declaration 'ucs' definition 'u'. suite3270-4.1/c3270/screen.c:2932:25: note: Function 'display_linedraw' argument 1 names different: declaration 'ucs' definition 'u'. suite3270-4.1/c3270/screen.c:1462:8: style: Local variable 'mb' shadows outer variable [shadowVariable] suite3270-4.1/c3270/screen.c:1281:10: note: Shadowed declaration suite3270-4.1/c3270/screen.c:1462:8: note: Shadow variable suite3270-4.1/c3270/screen.c:2500:6: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/c3270/screen.c:2446:9: note: Shadowed declaration suite3270-4.1/c3270/screen.c:2500:6: note: Shadow variable suite3270-4.1/c3270/screen.c:2585:6: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/c3270/screen.c:2446:9: note: Shadowed declaration suite3270-4.1/c3270/screen.c:2585:6: note: Shadow variable suite3270-4.1/c3270/screen.c:2599:6: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/c3270/screen.c:2446:9: note: Shadowed declaration suite3270-4.1/c3270/screen.c:2599:6: note: Shadow variable suite3270-4.1/c3270/screen.c:1197:26: style: Variable 'varr' can be declared as const array [constVariable] suite3270-4.1/c3270/screen.c:2366:31: style: Parameter 't0' can be declared as pointer to const [constParameterPointer] suite3270-4.1/c3270/screen.c:2366:51: style: Parameter 't1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/c3270/screen.c:2368:17: style: Variable 'no_time' can be declared as const array [constVariable] suite3270-4.1/c3270/screen.c:1150:9: style: Variable 'ix' is assigned a value that is never used. [unreadVariable] suite3270-4.1/c3270/screen.c:1255:10: style: Unused variable: mb [unusedVariable] suite3270-4.1/c3270/screen.c:1458:15: style: Variable 'underlined' is assigned a value that is never used. [unreadVariable] suite3270-4.1/c3270/screen.c:1501:12: style: Variable 'len' is assigned a value that is never used. [unreadVariable] suite3270-4.1/c3270/screen.c:1504:12: style: Variable 'len' is assigned a value that is never used. [unreadVariable] suite3270-4.1/c3270/screen.c:1278:25: style: Unused variable: cur_spec [unusedVariable] suite3270-4.1/c3270/screen.c:1281:10: style: Unused variable: mb [unusedVariable] suite3270-4.1/c3270/screen.c:1617:11: style: Variable 'k' is assigned a value that is never used. [unreadVariable] suite3270-4.1/c3270/screen.c:1618:17: style: Variable 'ucs4' is assigned a value that is never used. [unreadVariable] suite3270-4.1/tcl3270/tcl3270.c:525:31: error: There is an unknown macro here somewhere. Configuration is required. If KwActions is a macro then please configure it. [unknownMacro] suite3270-4.1/wc3270/catf.c:37:0: error: #error For Windows only. [preprocessorErrorDirective] suite3270-4.1/wc3270/keymap.c:217:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_ACP [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeymap [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:479:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:644:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:666:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:743:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:1020:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeymap [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:1092:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_map [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:1168:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:1235:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/keymap.c:734:26: style:inconclusive: Function 'lookup_key' argument 1 names different: declaration 'xk' definition 'code'. [funcArgNamesDifferent] suite3270-4.1/wc3270/keymap.h:42:32: note: Function 'lookup_key' argument 1 names different: declaration 'xk' definition 'code'. suite3270-4.1/wc3270/keymap.c:734:26: note: Function 'lookup_key' argument 1 names different: declaration 'xk' definition 'code'. suite3270-4.1/wc3270/keymap.c:1268:12: style: Local variable 's' shadows outer variable [shadowVariable] suite3270-4.1/wc3270/keymap.c:1254:11: note: Shadowed declaration suite3270-4.1/wc3270/keymap.c:1268:12: note: Shadow variable suite3270-4.1/wc3270/keymap.c:345:24: style: Parameter 'k1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/keymap.c:345:43: style: Parameter 'k2' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/keymap.c:369:35: style: Parameter 'codes' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/keymap.c:369:47: style: Parameter 'hints' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/keymap.c:1082:16: style: Variable 's' can be declared as pointer to const [constVariablePointer] suite3270-4.1/wc3270/keymap.c:1197:4: style: Variable 's' is assigned a value that is never used. [unreadVariable] suite3270-4.1/wc3270/keymap.c:1199:4: style: Variable 's' is assigned a value that is never used. [unreadVariable] suite3270-4.1/wc3270/keymap.c:1201:4: style: Variable 's' is assigned a value that is never used. [unreadVariable] suite3270-4.1/wc3270/keymap.c:1203:4: style: Variable 's' is assigned a value that is never used. [unreadVariable] suite3270-4.1/wc3270/mkshort.c:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PATH [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/mkshort.c:50:11: style: Variable 'exe_name' can be declared as pointer to const [constVariablePointer] suite3270-4.1/wc3270/relink.c:136:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HKEY_LOCAL_MACHINE [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/relink.c:107:26: style: Parameter 'cset' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/relink.c:188:18: style: Variable 'digits' can be declared as pointer to const [constVariablePointer] suite3270-4.1/wc3270/relink.c:189:11: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] suite3270-4.1/wc3270/screen.c:301:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTRL_C_EVENT [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:331:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT_CTRL_PRESSED [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:350:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEL_2_ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:369:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEL_2_COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:399:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_num [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:508:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_READ [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:630:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnicodeChar [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:678:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WCHAR [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:723:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attributes [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:748:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:796:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:889:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHAR_INFO [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1000:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1092:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attributes [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1160:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_ECHO_INPUT [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_ECHO_INPUT [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1204:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1235:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubar [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1391:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubar [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1456:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_color [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1473:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResHostColorForDefault [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1490:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1497:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1516:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREGROUND_RED [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1556:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResConsoleColorForHostColor [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1582:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crosshair_color [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1600:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_color [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1623:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREGROUND_RED [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1666:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1750:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1808:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1816:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:1848:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2177:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT_CTRL_PRESSED [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2257:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menu_is_up [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2459:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2528:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2560:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MK_UP [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2588:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_RETURN [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2728:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_PROCESSED_INPUT [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2744:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2757:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2781:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2803:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURSOR_BLINK [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2809:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2816:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2823:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2833:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2842:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2889:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2901:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2914:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2935:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2951:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2988:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3048:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3097:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3151:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3158:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3189:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3357:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bell_mode [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3415:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3423:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3514:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable title [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3587:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_EVENT [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:3710:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnPaste [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/screen.c:2233:15: style:inconclusive: Boolean expression '!limited' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] suite3270-4.1/wc3270/screen.c:2233:15: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] suite3270-4.1/wc3270/screen.c:2472:20: style: Condition 'ir.Event.KeyEvent.bKeyDown' is always true [knownConditionTrueFalse] suite3270-4.1/wc3270/screen.c:3123:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/wc3270/screen.c:3123:6: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/wc3270/screen.c:3125:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/wc3270/screen.c:3125:6: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/wc3270/screen.c:1745:20: style:inconclusive: Function 'blink_em' argument 1 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:246:29: note: Function 'blink_em' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:1745:20: note: Function 'blink_em' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:1764:26: style:inconclusive: Function 'cblink_timeout' argument 1 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:253:35: note: Function 'cblink_timeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:1764:26: note: Function 'cblink_timeout' argument 1 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:2161:31: style:inconclusive: Function 'codepage_changed' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:224:35: note: Function 'codepage_changed' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:2161:31: note: Function 'codepage_changed' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:2433:23: style:inconclusive: Function 'kybd_input' argument 1 names different: declaration 'fd' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:210:32: note: Function 'kybd_input' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:2433:23: note: Function 'kybd_input' argument 1 names different: declaration 'fd' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:2433:45: style:inconclusive: Function 'kybd_input' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:210:43: note: Function 'kybd_input' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:2433:45: note: Function 'kybd_input' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:3045:21: style:inconclusive: Function 'status_connect' argument 1 names different: declaration 'ignored' definition 'connected'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:213:33: note: Function 'status_connect' argument 1 names different: declaration 'ignored' definition 'connected'. suite3270-4.1/wc3270/screen.c:3045:21: note: Function 'status_connect' argument 1 names different: declaration 'ignored' definition 'connected'. suite3270-4.1/wc3270/screen.c:3095:31: style:inconclusive: Function 'status_3270_mode' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:214:35: note: Function 'status_3270_mode' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:3095:31: note: Function 'status_3270_mode' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:3512:22: style:inconclusive: Function 'relabel' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/wc3270/screen.c:220:26: note: Function 'relabel' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:3512:22: note: Function 'relabel' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/wc3270/screen.c:1799:14: style: Local variable 'ix' shadows outer function [shadowFunction] suite3270-4.1/wc3270/screen.c:688:1: note: Shadowed declaration suite3270-4.1/wc3270/screen.c:1799:14: note: Shadow variable suite3270-4.1/wc3270/screen.c:1797:26: style: Variable 'varr' can be declared as const array [constVariable] suite3270-4.1/wc3270/screen.c:2510:53: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/screen.c:3111:31: style: Parameter 't0' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/screen.c:3111:51: style: Parameter 't1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/wc3270/screen.c:3113:17: style: Variable 'no_time' can be declared as const array [constVariable] suite3270-4.1/wc3270/select.c:125:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:136:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:197:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:278:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:368:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:454:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:570:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:595:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:698:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:834:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:915:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copy_clipboard_unicode [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1044:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnCopy [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1058:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnCut [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1075:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1128:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectLeft [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1164:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectRight [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1181:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectUp [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:1198:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectDown [valueFlowBailoutIncompleteVar] suite3270-4.1/wc3270/select.c:624:18: style: Variable 'xbaddr' is assigned a value that is never used. [unreadVariable] suite3270-4.1/wc3270/select.c:756:18: style: Variable 'xbaddr' is assigned a value that is never used. [unreadVariable] suite3270-4.1/wc3270/shortcut.c:37:0: error: #error For Windows only. [preprocessorErrorDirective] suite3270-4.1/wc3270/wizard.c:4977:10: error: There is an unknown macro here somewhere. Configuration is required. If ResConsoleColorForHostColor is a macro then please configure it. [unknownMacro] suite3270-4.1/wpr3287/ws.c:84:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRINTER_ACCESS_USE [valueFlowBailoutIncompleteVar] suite3270-4.1/wpr3287/ws.c:149:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LPBYTE [valueFlowBailoutIncompleteVar] suite3270-4.1/wpr3287/ws.c:175:16: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/Cme.c:164:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _XtInherit [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/Cme.c:246:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGeometryYes [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/Cme.c:241:43: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Cme.c:124:31: note: You might need to cast the function pointer here suite3270-4.1/x3270/Cme.c:241:43: note: Parameter 'intended' can be declared as pointer to const suite3270-4.1/x3270/CmeBSB.c:226:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:265:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:333:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:390:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGeometryYes [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:501:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:597:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:653:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:715:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:782:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeBSB.c:811:16: style: Condition 'menu_y>=0' is always true [knownConditionTrueFalse] suite3270-4.1/x3270/CmeBSB.c:801:23: note: Assignment 'menu_y=button_y+1', assigned value is greater than 0 suite3270-4.1/x3270/CmeBSB.c:811:16: note: Condition 'menu_y>=0' is always true suite3270-4.1/x3270/CmeBSB.c:385:43: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/CmeBSB.c:164:31: note: You might need to cast the function pointer here suite3270-4.1/x3270/CmeBSB.c:385:43: note: Parameter 'intended' can be declared as pointer to const suite3270-4.1/x3270/CmeLine.c:189:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCForeground [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeLine.c:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtUnspecifiedPixmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeLine.c:239:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtUnspecifiedPixmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeLine.c:267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeLine.c:289:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGeometryYes [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmeLine.c:258:46: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/CmeLine.c:123:33: note: You might need to cast the function pointer here suite3270-4.1/x3270/CmeLine.c:258:46: note: Parameter '_is_unused' can be declared as pointer to const suite3270-4.1/x3270/CmeLine.c:284:43: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/CmeLine.c:131:31: note: You might need to cast the function pointer here suite3270-4.1/x3270/CmeLine.c:284:43: note: Parameter 'intended' can be declared as pointer to const suite3270-4.1/x3270/CmplxMenu.c:285:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtPointer [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:310:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:399:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CWCursor [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:447:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:522:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:555:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CWWidth [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:646:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:757:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNmenuName [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:826:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1000:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PositionMenuAction [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1169:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1236:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1270:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ButtonPressMask [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1310:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1346:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CWWidth [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/CmplxMenu.c:1106:3: warning: Possible null pointer dereference: width_ret [nullPointer] suite3270-4.1/x3270/CmplxMenu.c:617:15: note: Calling function 'Layout', 2nd argument 'NULL' value is 0 suite3270-4.1/x3270/CmplxMenu.c:1106:3: note: Null pointer dereference suite3270-4.1/x3270/CmplxMenu.c:1219:8: style: Unsigned expression 'x' can't be negative so it is unnecessary to test it. [unsignedPositive] suite3270-4.1/x3270/CmplxMenu.c:1224:8: style: Checking if unsigned expression 'x' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/CmplxMenu.c:1227:8: style: Unsigned expression 'y' can't be negative so it is unnecessary to test it. [unsignedPositive] suite3270-4.1/x3270/CmplxMenu.c:1232:8: style: Checking if unsigned expression 'y' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/CmplxMenu.c:1424:17: style: Checking if unsigned expression 'x_loc' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/CmplxMenu.c:1424:67: style: Checking if unsigned expression 'y_loc' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/CmplxMenu.c:1461:17: style: Checking if unsigned expression 'x_loc' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/CmplxMenu.c:1461:70: style: Checking if unsigned expression 'y_loc' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/CmplxMenu.c:1250:45: style:inconclusive: Function 'ChangeCursorOnGrab' argument 2 names different: declaration 'junk' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/CmplxMenu.c:167:50: note: Function 'ChangeCursorOnGrab' argument 2 names different: declaration 'junk' definition '_is_unused'. suite3270-4.1/x3270/CmplxMenu.c:1250:45: note: Function 'ChangeCursorOnGrab' argument 2 names different: declaration 'junk' definition '_is_unused'. suite3270-4.1/x3270/CmplxMenu.c:512:52: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/CmplxMenu.c:219:30: note: You might need to cast the function pointer here suite3270-4.1/x3270/CmplxMenu.c:512:52: note: Parameter 'num_args' can be declared as pointer to const suite3270-4.1/x3270/CmplxMenu.c:547:45: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/CmplxMenu.c:230:33: note: You might need to cast the function pointer here suite3270-4.1/x3270/CmplxMenu.c:547:45: note: Parameter 'request' can be declared as pointer to const suite3270-4.1/x3270/CmplxMenu.c:640:12: style: Parameter 'num_params' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/Husk.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGeometryYes [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/Husk.c:115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtCWQueryOnly [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/Husk.c:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NorthWestGravity [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/Husk.c:104:70: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:85:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:104:70: note: Parameter '_is_unused' can be declared as pointer to const suite3270-4.1/x3270/Husk.c:105:30: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:85:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:105:30: note: Parameter '_is_unused' can be declared as pointer to const suite3270-4.1/x3270/Husk.c:111:45: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:90:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:111:45: note: Parameter 'request' can be declared as pointer to const suite3270-4.1/x3270/Husk.c:148:46: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'Initialize' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:62:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:148:46: note: Parameter '_is_unused' can be declared as pointer to const suite3270-4.1/x3270/Husk.c:165:21: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:77:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:165:21: note: Parameter '_is_unused' can be declared as pointer to const suite3270-4.1/x3270/about.c:231:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/about.c:311:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/about.c:510:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/about.c:271:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:256:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:271:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:271:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:256:2: note: vd is assigned suite3270-4.1/x3270/about.c:271:2: note: vd is overwritten suite3270-4.1/x3270/about.c:272:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:271:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:272:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:272:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:271:2: note: vd is assigned suite3270-4.1/x3270/about.c:272:2: note: vd is overwritten suite3270-4.1/x3270/about.c:276:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:272:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:276:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:276:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:272:2: note: vd is assigned suite3270-4.1/x3270/about.c:276:2: note: vd is overwritten suite3270-4.1/x3270/about.c:277:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:276:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:277:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:277:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:276:2: note: vd is assigned suite3270-4.1/x3270/about.c:277:2: note: vd is overwritten suite3270-4.1/x3270/about.c:339:5: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:333:5: note: w_prev is assigned suite3270-4.1/x3270/about.c:339:5: note: w_prev is overwritten suite3270-4.1/x3270/about.c:339:5: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:333:5: note: vd is assigned suite3270-4.1/x3270/about.c:339:5: note: vd is overwritten suite3270-4.1/x3270/about.c:355:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:342:5: note: v is assigned suite3270-4.1/x3270/about.c:355:5: note: v is overwritten suite3270-4.1/x3270/about.c:354:5: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:344:5: note: w_prev is assigned suite3270-4.1/x3270/about.c:354:5: note: w_prev is overwritten suite3270-4.1/x3270/about.c:354:5: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:344:5: note: vd is assigned suite3270-4.1/x3270/about.c:354:5: note: vd is overwritten suite3270-4.1/x3270/about.c:358:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:355:5: note: v is assigned suite3270-4.1/x3270/about.c:358:5: note: v is overwritten suite3270-4.1/x3270/about.c:378:2: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:358:5: note: v is assigned suite3270-4.1/x3270/about.c:378:2: note: v is overwritten suite3270-4.1/x3270/about.c:373:5: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:365:5: note: w_prev is assigned suite3270-4.1/x3270/about.c:373:5: note: w_prev is overwritten suite3270-4.1/x3270/about.c:378:2: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:370:2: note: v is assigned suite3270-4.1/x3270/about.c:378:2: note: v is overwritten suite3270-4.1/x3270/about.c:390:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:378:2: note: v is assigned suite3270-4.1/x3270/about.c:390:5: note: v is overwritten suite3270-4.1/x3270/about.c:390:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:381:2: note: v is assigned suite3270-4.1/x3270/about.c:390:5: note: v is overwritten suite3270-4.1/x3270/about.c:390:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:385:2: note: v is assigned suite3270-4.1/x3270/about.c:390:5: note: v is overwritten suite3270-4.1/x3270/about.c:397:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:390:5: note: v is assigned suite3270-4.1/x3270/about.c:397:5: note: v is overwritten suite3270-4.1/x3270/about.c:431:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:397:5: note: v is assigned suite3270-4.1/x3270/about.c:431:5: note: v is overwritten suite3270-4.1/x3270/about.c:408:6: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:404:2: note: v is assigned suite3270-4.1/x3270/about.c:408:6: note: v is overwritten suite3270-4.1/x3270/about.c:431:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:425:6: note: v is assigned suite3270-4.1/x3270/about.c:431:5: note: v is overwritten suite3270-4.1/x3270/about.c:431:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:427:6: note: v is assigned suite3270-4.1/x3270/about.c:431:5: note: v is overwritten suite3270-4.1/x3270/about.c:458:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:455:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:458:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:458:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:455:2: note: vd is assigned suite3270-4.1/x3270/about.c:458:2: note: vd is overwritten suite3270-4.1/x3270/about.c:465:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:461:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:465:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:465:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:461:2: note: vd is assigned suite3270-4.1/x3270/about.c:465:2: note: vd is overwritten suite3270-4.1/x3270/about.c:467:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:465:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:467:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:467:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:465:2: note: vd is assigned suite3270-4.1/x3270/about.c:467:2: note: vd is overwritten suite3270-4.1/x3270/about.c:539:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:532:5: note: w_prev is assigned suite3270-4.1/x3270/about.c:539:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:539:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:532:5: note: vd is assigned suite3270-4.1/x3270/about.c:539:2: note: vd is overwritten suite3270-4.1/x3270/about.c:642:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:566:6: note: w_prev is assigned suite3270-4.1/x3270/about.c:642:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:642:2: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:566:6: note: vd is assigned suite3270-4.1/x3270/about.c:642:2: note: vd is overwritten suite3270-4.1/x3270/about.c:575:3: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:569:3: note: w_prev is assigned suite3270-4.1/x3270/about.c:575:3: note: w_prev is overwritten suite3270-4.1/x3270/about.c:575:3: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:569:3: note: vd is assigned suite3270-4.1/x3270/about.c:575:3: note: vd is overwritten suite3270-4.1/x3270/about.c:575:3: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:571:7: note: w_prev is assigned suite3270-4.1/x3270/about.c:575:3: note: w_prev is overwritten suite3270-4.1/x3270/about.c:642:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:575:3: note: w_prev is assigned suite3270-4.1/x3270/about.c:642:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:607:3: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:582:3: note: w_prev is assigned suite3270-4.1/x3270/about.c:607:3: note: w_prev is overwritten suite3270-4.1/x3270/about.c:607:3: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:582:3: note: vd is assigned suite3270-4.1/x3270/about.c:607:3: note: vd is overwritten suite3270-4.1/x3270/about.c:593:7: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:586:4: note: w_prev is assigned suite3270-4.1/x3270/about.c:593:7: note: w_prev is overwritten suite3270-4.1/x3270/about.c:607:3: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:593:7: note: w_prev is assigned suite3270-4.1/x3270/about.c:607:3: note: w_prev is overwritten suite3270-4.1/x3270/about.c:607:3: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:601:7: note: w_prev is assigned suite3270-4.1/x3270/about.c:607:3: note: w_prev is overwritten suite3270-4.1/x3270/about.c:642:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:607:3: note: w_prev is assigned suite3270-4.1/x3270/about.c:642:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:683:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:642:2: note: w_prev is assigned suite3270-4.1/x3270/about.c:683:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:683:2: style: Variable 'w_prev' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/about.c:659:6: note: w_prev is assigned suite3270-4.1/x3270/about.c:683:2: note: w_prev is overwritten suite3270-4.1/x3270/about.c:190:15: style: Variable 's1a' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/about.c:195:15: style: Variable 's1b' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/about.c:201:15: style: Variable 's2a' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/about.c:208:15: style: Variable 's2b' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/dialog.c:102:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNborderWidth [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/dialog.c:119:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNheight [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/dialog.c:257:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/dialog.c:277:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/dialog.c:301:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/dialog.c:334:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/dialog.c:341:48: style:inconclusive: Function 'PA_dialog_next_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/dialog.h:73:47: note: Function 'PA_dialog_next_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:341:48: note: Function 'PA_dialog_next_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:342:16: style:inconclusive: Function 'PA_dialog_next_xaction' argument 3 names different: declaration 'parms' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/dialog.h:73:62: note: Function 'PA_dialog_next_xaction' argument 3 names different: declaration 'parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:342:16: note: Function 'PA_dialog_next_xaction' argument 3 names different: declaration 'parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:342:48: style:inconclusive: Function 'PA_dialog_next_xaction' argument 4 names different: declaration 'num_parms' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/dialog.h:74:12: note: Function 'PA_dialog_next_xaction' argument 4 names different: declaration 'num_parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:342:48: note: Function 'PA_dialog_next_xaction' argument 4 names different: declaration 'num_parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:356:49: style:inconclusive: Function 'PA_dialog_focus_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/dialog.h:71:48: note: Function 'PA_dialog_focus_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:356:49: note: Function 'PA_dialog_focus_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:357:16: style:inconclusive: Function 'PA_dialog_focus_xaction' argument 3 names different: declaration 'parms' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/dialog.h:71:63: note: Function 'PA_dialog_focus_xaction' argument 3 names different: declaration 'parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:357:16: note: Function 'PA_dialog_focus_xaction' argument 3 names different: declaration 'parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:357:48: style:inconclusive: Function 'PA_dialog_focus_xaction' argument 4 names different: declaration 'num_parms' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/dialog.h:72:12: note: Function 'PA_dialog_focus_xaction' argument 4 names different: declaration 'num_parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:357:48: note: Function 'PA_dialog_focus_xaction' argument 4 names different: declaration 'num_parms' definition '_is_unused'. suite3270-4.1/x3270/dialog.c:262:32: style: Parameter 'bvar' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/display8.c:1064:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPRIV_fm [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/display8.c:1033:21: style: Parameter 'cset' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/display8.c:3189:22: style: Parameter 'cset' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/ft_gui.c:174:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabNone [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:201:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:878:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:888:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1009:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_data [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1064:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1092:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1155:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabNone [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1166:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1260:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1314:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabExclusive [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1327:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1447:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_action [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1461:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:1487:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_action [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/ft_gui.c:855:28: style:inconclusive: Function 'ft_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:127:38: note: Function 'ft_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:855:28: note: Function 'ft_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:855:62: style:inconclusive: Function 'ft_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:127:51: note: Function 'ft_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:855:62: note: Function 'ft_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:856:22: style:inconclusive: Function 'ft_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:128:15: note: Function 'ft_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:856:22: note: Function 'ft_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:867:20: style:inconclusive: Function 'ft_cancel' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:126:30: note: Function 'ft_cancel' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:867:20: note: Function 'ft_cancel' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:867:54: style:inconclusive: Function 'ft_cancel' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:126:43: note: Function 'ft_cancel' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:867:54: note: Function 'ft_cancel' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:868:22: style:inconclusive: Function 'ft_cancel' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:126:66: note: Function 'ft_cancel' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:868:22: note: Function 'ft_cancel' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:875:67: style:inconclusive: Function 'recfm_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:147:69: note: Function 'recfm_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:875:67: note: Function 'recfm_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:885:67: style:inconclusive: Function 'units_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:156:69: note: Function 'units_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:885:67: note: Function 'units_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:897:28: style:inconclusive: Function 'ft_start_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:131:38: note: Function 'ft_start_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:897:28: note: Function 'ft_start_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:897:61: style:inconclusive: Function 'ft_start_callback' argument 2 names different: declaration 'call_parms' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:131:51: note: Function 'ft_start_callback' argument 2 names different: declaration 'call_parms' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:897:61: note: Function 'ft_start_callback' argument 2 names different: declaration 'call_parms' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:898:22: style:inconclusive: Function 'ft_start_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:132:15: note: Function 'ft_start_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:898:22: note: Function 'ft_start_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:909:25: style:inconclusive: Function 'toggle_receive' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:152:35: note: Function 'toggle_receive' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:909:25: note: Function 'toggle_receive' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:910:22: style:inconclusive: Function 'toggle_receive' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:153:15: note: Function 'toggle_receive' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:910:22: note: Function 'toggle_receive' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:925:23: style:inconclusive: Function 'toggle_ascii' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:149:33: note: Function 'toggle_ascii' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:925:23: note: Function 'toggle_ascii' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:926:22: style:inconclusive: Function 'toggle_ascii' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:149:69: note: Function 'toggle_ascii' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:926:22: note: Function 'toggle_ascii' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:945:43: style:inconclusive: Function 'toggle_cr' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:150:43: note: Function 'toggle_cr' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:945:43: note: Function 'toggle_cr' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:945:75: style:inconclusive: Function 'toggle_cr' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:150:66: note: Function 'toggle_cr' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:945:75: note: Function 'toggle_cr' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:955:47: style:inconclusive: Function 'toggle_append' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:148:47: note: Function 'toggle_append' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:955:47: note: Function 'toggle_append' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:956:22: style:inconclusive: Function 'toggle_append' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:148:70: note: Function 'toggle_append' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:956:22: note: Function 'toggle_append' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:966:46: style:inconclusive: Function 'toggle_remap' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:151:46: note: Function 'toggle_remap' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:966:46: note: Function 'toggle_remap' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:967:22: style:inconclusive: Function 'toggle_remap' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:151:69: note: Function 'toggle_remap' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:967:22: note: Function 'toggle_remap' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1002:27: style:inconclusive: Function 'toggle_host_type' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:154:37: note: Function 'toggle_host_type' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1002:27: note: Function 'toggle_host_type' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1002:61: style:inconclusive: Function 'toggle_host_type' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:154:50: note: Function 'toggle_host_type' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1002:61: note: Function 'toggle_host_type' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1003:22: style:inconclusive: Function 'toggle_host_type' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:155:15: note: Function 'toggle_host_type' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1003:22: note: Function 'toggle_host_type' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1257:34: style:inconclusive: Function 'progress_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:144:44: note: Function 'progress_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1257:34: note: Function 'progress_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1257:68: style:inconclusive: Function 'progress_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:144:57: note: Function 'progress_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1257:68: note: Function 'progress_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1258:22: style:inconclusive: Function 'progress_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:145:15: note: Function 'progress_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1258:22: note: Function 'progress_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1291:35: style:inconclusive: Function 'progress_cancel_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:142:45: note: Function 'progress_cancel_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1291:35: note: Function 'progress_cancel_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1291:69: style:inconclusive: Function 'progress_cancel_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:142:58: note: Function 'progress_cancel_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1291:69: note: Function 'progress_cancel_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1292:22: style:inconclusive: Function 'progress_cancel_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:143:15: note: Function 'progress_cancel_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1292:22: note: Function 'progress_cancel_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1381:34: style:inconclusive: Function 'overwrite_okay_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:135:44: note: Function 'overwrite_okay_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1381:34: note: Function 'overwrite_okay_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1381:68: style:inconclusive: Function 'overwrite_okay_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:135:57: note: Function 'overwrite_okay_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1381:68: note: Function 'overwrite_okay_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1382:22: style:inconclusive: Function 'overwrite_okay_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:136:15: note: Function 'overwrite_okay_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1382:22: note: Function 'overwrite_okay_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1395:36: style:inconclusive: Function 'overwrite_cancel_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:133:46: note: Function 'overwrite_cancel_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1395:36: note: Function 'overwrite_cancel_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1395:70: style:inconclusive: Function 'overwrite_cancel_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:133:59: note: Function 'overwrite_cancel_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1395:70: note: Function 'overwrite_cancel_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1396:22: style:inconclusive: Function 'overwrite_cancel_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:134:15: note: Function 'overwrite_cancel_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1396:22: note: Function 'overwrite_cancel_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1403:28: style:inconclusive: Function 'overwrite_popdown' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:137:38: note: Function 'overwrite_popdown' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1403:28: note: Function 'overwrite_popdown' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1403:62: style:inconclusive: Function 'overwrite_popdown' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:137:51: note: Function 'overwrite_popdown' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1403:62: note: Function 'overwrite_popdown' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1404:22: style:inconclusive: Function 'overwrite_popdown' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/ft_gui.c:138:15: note: Function 'overwrite_popdown' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/ft_gui.c:1404:22: note: Function 'overwrite_popdown' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/host_gui.c:44:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/host_gui.c:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reconnect [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/host_gui.c:64:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/host_gui.c:82:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reconnect [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/idle_gui.c:119:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idle_timeout_string [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/idle_gui.c:185:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/idle_gui.c:383:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idle_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/idle_gui.c:392:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/idle_gui.c:427:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idle_user_enabled [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/idle_gui.c:450:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/idle_gui.c:362:30: style:inconclusive: Function 'idle_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:84:40: note: Function 'idle_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:362:30: note: Function 'idle_popup_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:362:64: style:inconclusive: Function 'idle_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:84:53: note: Function 'idle_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:362:64: note: Function 'idle_popup_callback' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:363:22: style:inconclusive: Function 'idle_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:85:15: note: Function 'idle_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:363:22: note: Function 'idle_popup_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:371:22: style:inconclusive: Function 'idle_cancel' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:83:32: note: Function 'idle_cancel' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:371:22: note: Function 'idle_cancel' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:371:56: style:inconclusive: Function 'idle_cancel' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:83:45: note: Function 'idle_cancel' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:371:56: note: Function 'idle_cancel' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:372:22: style:inconclusive: Function 'idle_cancel' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:83:68: note: Function 'idle_cancel' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:372:22: note: Function 'idle_cancel' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:379:24: style:inconclusive: Function 'okay_callback' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:88:34: note: Function 'okay_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:379:24: note: Function 'okay_callback' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:379:57: style:inconclusive: Function 'okay_callback' argument 2 names different: declaration 'call_parms' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:88:47: note: Function 'okay_callback' argument 2 names different: declaration 'call_parms' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:379:57: note: Function 'okay_callback' argument 2 names different: declaration 'call_parms' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:380:22: style:inconclusive: Function 'okay_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:89:15: note: Function 'okay_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:380:22: note: Function 'okay_callback' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:397:21: style:inconclusive: Function 'toggle_hms' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:93:31: note: Function 'toggle_hms' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:397:21: note: Function 'toggle_hms' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:398:22: style:inconclusive: Function 'toggle_hms' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:94:15: note: Function 'toggle_hms' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:398:22: note: Function 'toggle_hms' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:411:22: style:inconclusive: Function 'toggle_fuzz' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:95:32: note: Function 'toggle_fuzz' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:411:22: note: Function 'toggle_fuzz' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:412:22: style:inconclusive: Function 'toggle_fuzz' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:96:15: note: Function 'toggle_fuzz' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:412:22: note: Function 'toggle_fuzz' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:423:24: style:inconclusive: Function 'toggle_enable' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:90:34: note: Function 'toggle_enable' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:423:24: note: Function 'toggle_enable' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:424:22: style:inconclusive: Function 'toggle_enable' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/idle_gui.c:91:15: note: Function 'toggle_enable' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/idle_gui.c:424:22: note: Function 'toggle_enable' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:140:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:252:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf_dir [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:336:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResNvt [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:592:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:724:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeymap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:769:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabNone [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:855:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:917:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:931:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:945:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keymap.c:251:12: style: Condition 'dd==NULL' is always true [knownConditionTrueFalse] suite3270-4.1/x3270/keymap.c:242:22: note: Assignment 'dd=NULL', assigned value is 0 suite3270-4.1/x3270/keymap.c:251:12: note: Condition 'dd==NULL' is always true suite3270-4.1/x3270/keymap.c:427:55: style:inconclusive: Function 'add_trans' argument 3 names different: declaration 'pathname' definition 'path_name'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:81:67: note: Function 'add_trans' argument 3 names different: declaration 'pathname' definition 'path_name'. suite3270-4.1/x3270/keymap.c:427:55: note: Function 'add_trans' argument 3 names different: declaration 'pathname' definition 'path_name'. suite3270-4.1/x3270/keymap.c:589:33: style:inconclusive: Function 'PA_KeymapTrace_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:58:36: note: Function 'PA_KeymapTrace_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:589:33: note: Function 'PA_KeymapTrace_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:589:59: style:inconclusive: Function 'PA_KeymapTrace_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:58:47: note: Function 'PA_KeymapTrace_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:589:59: note: Function 'PA_KeymapTrace_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:606:25: style:inconclusive: Function 'PA_End_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:56:28: note: Function 'PA_End_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:606:25: note: Function 'PA_End_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:606:51: style:inconclusive: Function 'PA_End_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:56:39: note: Function 'PA_End_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:606:51: note: Function 'PA_End_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:607:17: style:inconclusive: Function 'PA_End_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:56:54: note: Function 'PA_End_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:607:17: note: Function 'PA_End_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:607:50: style:inconclusive: Function 'PA_End_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:57:12: note: Function 'PA_End_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:607:50: note: Function 'PA_End_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:759:28: style:inconclusive: Function 'do_keymap_display' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:53:31: note: Function 'do_keymap_display' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:759:28: note: Function 'do_keymap_display' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:759:59: style:inconclusive: Function 'do_keymap_display' argument 2 names different: declaration 'userdata' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:53:44: note: Function 'do_keymap_display' argument 2 names different: declaration 'userdata' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:759:59: note: Function 'do_keymap_display' argument 2 names different: declaration 'userdata' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:760:24: style:inconclusive: Function 'do_keymap_display' argument 3 names different: declaration 'calldata' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.h:53:64: note: Function 'do_keymap_display' argument 3 names different: declaration 'calldata' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:760:24: note: Function 'do_keymap_display' argument 3 names different: declaration 'calldata' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:888:16: style:inconclusive: Function 'km_up' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:97:26: note: Function 'km_up' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:888:16: note: Function 'km_up' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:888:50: style:inconclusive: Function 'km_up' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:97:39: note: Function 'km_up' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:888:50: note: Function 'km_up' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:889:22: style:inconclusive: Function 'km_up' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:97:62: note: Function 'km_up' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:889:22: note: Function 'km_up' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:896:18: style:inconclusive: Function 'km_down' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:98:28: note: Function 'km_down' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:896:18: note: Function 'km_down' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:896:52: style:inconclusive: Function 'km_down' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:98:41: note: Function 'km_down' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:896:52: note: Function 'km_down' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:897:22: style:inconclusive: Function 'km_down' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:98:64: note: Function 'km_down' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:897:22: note: Function 'km_down' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:904:18: style:inconclusive: Function 'km_done' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:99:28: note: Function 'km_done' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:904:18: note: Function 'km_done' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:904:52: style:inconclusive: Function 'km_done' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:99:41: note: Function 'km_done' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:904:52: note: Function 'km_done' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:905:22: style:inconclusive: Function 'km_done' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:99:64: note: Function 'km_done' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:905:22: note: Function 'km_done' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:912:24: style:inconclusive: Function 'do_sort_event' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:104:34: note: Function 'do_sort_event' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:912:24: note: Function 'do_sort_event' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:912:58: style:inconclusive: Function 'do_sort_event' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:104:47: note: Function 'do_sort_event' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:912:58: note: Function 'do_sort_event' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:913:22: style:inconclusive: Function 'do_sort_event' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:104:70: note: Function 'do_sort_event' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:913:22: note: Function 'do_sort_event' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:926:25: style:inconclusive: Function 'do_sort_keymap' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:102:35: note: Function 'do_sort_keymap' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:926:25: note: Function 'do_sort_keymap' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:926:59: style:inconclusive: Function 'do_sort_keymap' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:102:48: note: Function 'do_sort_keymap' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:926:59: note: Function 'do_sort_keymap' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:927:22: style:inconclusive: Function 'do_sort_keymap' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:103:15: note: Function 'do_sort_keymap' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:927:22: note: Function 'do_sort_keymap' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:940:27: style:inconclusive: Function 'do_sort_byaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:100:37: note: Function 'do_sort_byaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:940:27: note: Function 'do_sort_byaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:940:61: style:inconclusive: Function 'do_sort_byaction' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:100:50: note: Function 'do_sort_byaction' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:940:61: note: Function 'do_sort_byaction' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:941:22: style:inconclusive: Function 'do_sort_byaction' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/keymap.c:101:15: note: Function 'do_sort_byaction' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:941:22: note: Function 'do_sort_byaction' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/keymap.c:590:10: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:590:28: style: Parameter 'num_params' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:982:11: style: Variable 'km_last' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/keymap.c:989:14: style: Variable 'cmps' can be declared as const array [constVariable] suite3270-4.1/x3270/keymap.c:1111:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/keymap.c:1164:18: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1164:28: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1176:16: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1198:15: style: Parameter 'k' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1217:16: style: Parameter 'k' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1236:19: style: Parameter 'k' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1272:18: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1272:28: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1288:17: style: Parameter 'e1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keymap.c:1288:27: style: Parameter 'e2' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/keypad.c:320:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KpLeft [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:345:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYPAD [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:363:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commandWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:464:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compositeWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:541:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeypad [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:558:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeyHeight [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:717:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compositeWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:759:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shifted [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:789:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabNone [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:806:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:847:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/keypad.c:693:8: style: Redundant initialization for 'width'. The initialized value is overwritten before it is read. [redundantInitialization] suite3270-4.1/x3270/keypad.c:686:21: note: width is initialized suite3270-4.1/x3270/keypad.c:693:8: note: width is overwritten suite3270-4.1/x3270/keypad.c:538:11: style: Variable 'd' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/menubar.c:879:38: error: There is an unknown macro here somewhere. Configuration is required. If KwForceEnable is a macro then please configure it. [unknownMacro] suite3270-4.1/x3270/nvt_gui.c:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNiconName [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:221:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:296:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNwidth [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:543:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:773:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:898:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:965:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:1043:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:1071:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ET_CONNECT [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:1106:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:1116:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:1161:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:1187:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/popups.c:312:11: style: Checking if unsigned expression 'x' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/popups.c:312:20: style: Checking if unsigned expression 'y' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/popups.c:349:11: style: Checking if unsigned expression 'xnew' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/popups.c:353:11: style: Checking if unsigned expression 'ynew' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/popups.c:573:11: style: Checking if unsigned expression 'xnew' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/popups.c:577:11: style: Checking if unsigned expression 'ynew' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/popups.c:281:66: style:inconclusive: Function 'place_popup' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xpopups.h:54:61: note: Function 'place_popup' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/popups.c:281:66: note: Function 'place_popup' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/popups.c:526:65: style:inconclusive: Function 'move_popup' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xpopups.h:55:60: note: Function 'move_popup' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/popups.c:526:65: note: Function 'move_popup' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/popups.c:1112:48: style:inconclusive: Function 'popup_a_timed_info' argument 2 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] suite3270-4.1/x3270/xpopups.h:64:53: note: Function 'popup_a_timed_info' argument 2 names different: declaration 'format' definition 'fmt'. suite3270-4.1/x3270/popups.c:1112:48: note: Function 'popup_a_timed_info' argument 2 names different: declaration 'format' definition 'fmt'. suite3270-4.1/x3270/popups.c:121:28: style: Variable 'base_wa' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/popups.c:121:38: style: Variable 'root_wa' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/popups.c:692:21: style: Variable 'ftp' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/print_gui.c:56:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia_cause [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/print_window.c:84:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_confirms [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/print_window.c:154:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable secure [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/print_window.c:205:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYMAP [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/print_window.c:202:53: style:inconclusive: Function 'print_window_option' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/print_window.h:33:46: note: Function 'print_window_option' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/print_window.c:202:53: note: Function 'print_window_option' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/print_window.c:203:25: style:inconclusive: Function 'print_window_option' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/print_window.h:33:69: note: Function 'print_window_option' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/print_window.c:203:25: note: Function 'print_window_option' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/print_window.c:134:11: style: Variable 'cmd' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/printer_gui.c:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabExclusive [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/qcpp.c:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/qcpp.c:101:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/qcpp.c:56:14: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/save.c:182:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Success [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:274:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptModel [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:291:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptEmulatorFont [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:305:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptKeypadOn [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:326:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptScrollBar [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:353:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:385:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_TOGGLES [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:481:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XA_WM_COMMAND [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:528:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programname [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:636:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DS_VARS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:835:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable common_fallbacks [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:926:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/save.c:548:7: style: Variable 'c' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/save.c:518:7: note: c is assigned suite3270-4.1/x3270/save.c:548:7: note: c is overwritten suite3270-4.1/x3270/save.c:895:21: style: Local variable 'rdb' shadows outer variable [shadowVariable] suite3270-4.1/x3270/xglobals.h:57:20: note: Shadowed declaration suite3270-4.1/x3270/save.c:895:21: note: Shadow variable suite3270-4.1/x3270/save.c:119:11: style: Variable 'tbuf' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/save.c:171:11: style: Variable 'tbuf' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/save.c:454:25: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/save.c:732:27: style: Parameter 'argv' can be declared as const array [constParameter] suite3270-4.1/x3270/save.c:763:11: style: Variable 'tlname' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/save.c:911:32: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'dummy_error_handler' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/save.c:922:36: note: You might need to cast the function pointer here suite3270-4.1/x3270/save.c:911:32: note: Parameter '_is_unused' can be declared as pointer to const suite3270-4.1/x3270/screen.c:522:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crosshair_color [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:599:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VISIBLE_CONTROL [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:667:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:983:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNwidth [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1058:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1094:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCROLL_BAR [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1124:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrollbarWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1164:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCROLL_BAR [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1182:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APL_MODE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1191:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1241:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1276:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1303:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1360:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1368:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1571:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1605:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1630:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1649:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURSOR_BLINK [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1674:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1694:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1742:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1754:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1770:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1810:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VISIBLE_CONTROL [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1846:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Expose [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:1951:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2062:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2074:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2098:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2127:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2253:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2323:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_NONE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2389:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2736:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2771:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2781:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2793:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2828:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2839:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:2861:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3138:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3254:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3269:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3349:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3486:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3559:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALT_CURSOR [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3652:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3718:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3796:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_GREEN [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3831:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResColorScheme [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3993:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4044:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4085:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NotifyPointer [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4149:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4197:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Success [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4479:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResEmulatorFontList [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4608:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4698:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4893:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:4994:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5029:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5042:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5068:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codepage_changed [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visual_bell [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overrideShellWidgetClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResIconFont [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5280:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_width [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5310:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCFont [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5325:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5408:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNiconPixmap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5511:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResEmulatorFontList [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5665:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5756:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCROLL_BAR [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5850:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5890:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5913:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:5959:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:6027:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XIMPreeditNothing [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:6187:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:6226:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:6460:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:6485:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:6492:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODEPAGE_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:6515:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSetFont [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/screen.c:3842:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/x3270/screen.c:4721:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] suite3270-4.1/x3270/screen.c:1837:13: style: Condition 'xappres.active_icon' is always true [knownConditionTrueFalse] suite3270-4.1/x3270/screen.c:1836:23: note: Assuming that condition 'xappres.active_icon' is not redundant suite3270-4.1/x3270/screen.c:1837:13: note: Condition 'xappres.active_icon' is always true suite3270-4.1/x3270/screen.c:3445:25: style: Variable 'buffer[0].u.bits.fg' is reassigned a value before the old one has been used. [redundantAssignment] suite3270-4.1/x3270/screen.c:3438:26: note: buffer[0].u.bits.fg is assigned suite3270-4.1/x3270/screen.c:3445:25: note: buffer[0].u.bits.fg is overwritten suite3270-4.1/x3270/screen.c:5360:11: style: Checking if unsigned expression 'x' is less than zero. [unsignedLessThanZero] suite3270-4.1/x3270/screen.c:1189:29: style:inconclusive: Function 'screen_connect' argument 1 names different: declaration 'ignored' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/screen.c:399:33: note: Function 'screen_connect' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/x3270/screen.c:1189:29: note: Function 'screen_connect' argument 1 names different: declaration 'ignored' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4121:27: style:inconclusive: Function 'PA_Focus_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:129:30: note: Function 'PA_Focus_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4121:27: note: Function 'PA_Focus_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4121:69: style:inconclusive: Function 'PA_Focus_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:129:56: note: Function 'PA_Focus_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4121:69: note: Function 'PA_Focus_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4122:23: style:inconclusive: Function 'PA_Focus_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:130:12: note: Function 'PA_Focus_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4122:23: note: Function 'PA_Focus_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4146:32: style:inconclusive: Function 'PA_EnterLeave_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:125:35: note: Function 'PA_EnterLeave_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4146:32: note: Function 'PA_EnterLeave_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4146:58: style:inconclusive: Function 'PA_EnterLeave_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:125:46: note: Function 'PA_EnterLeave_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4146:58: note: Function 'PA_EnterLeave_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4147:17: style:inconclusive: Function 'PA_EnterLeave_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:125:61: note: Function 'PA_EnterLeave_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4147:17: note: Function 'PA_EnterLeave_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4147:50: style:inconclusive: Function 'PA_EnterLeave_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:126:12: note: Function 'PA_EnterLeave_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4147:50: note: Function 'PA_EnterLeave_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4169:34: style:inconclusive: Function 'PA_KeymapNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:133:37: note: Function 'PA_KeymapNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4169:34: note: Function 'PA_KeymapNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4170:17: style:inconclusive: Function 'PA_KeymapNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:133:63: note: Function 'PA_KeymapNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4170:17: note: Function 'PA_KeymapNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4170:50: style:inconclusive: Function 'PA_KeymapNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:134:12: note: Function 'PA_KeymapNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4170:50: note: Function 'PA_KeymapNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4257:34: style:inconclusive: Function 'PA_StateChanged_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:135:37: note: Function 'PA_StateChanged_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4257:34: note: Function 'PA_StateChanged_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:4581:28: style:inconclusive: Function 'screen_newfont' argument 1 names different: declaration 'fontname' definition 'fontnames'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:152:33: note: Function 'screen_newfont' argument 1 names different: declaration 'fontname' definition 'fontnames'. suite3270-4.1/x3270/screen.c:4581:28: note: Function 'screen_newfont' argument 1 names different: declaration 'fontname' definition 'fontnames'. suite3270-4.1/x3270/screen.c:4654:48: style:inconclusive: Function 'load_fixed_font' argument 2 names different: declaration 'reqd_charsets' definition 'reqd_display_charsets'. [funcArgNamesDifferent] suite3270-4.1/x3270/screen.c:410:61: note: Function 'load_fixed_font' argument 2 names different: declaration 'reqd_charsets' definition 'reqd_display_charsets'. suite3270-4.1/x3270/screen.c:4654:48: note: Function 'load_fixed_font' argument 2 names different: declaration 'reqd_charsets' definition 'reqd_display_charsets'. suite3270-4.1/x3270/screen.c:5019:31: style:inconclusive: Function 'screen_extended' argument 1 names different: declaration 'extended' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:147:27: note: Function 'screen_extended' argument 1 names different: declaration 'extended' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5019:31: note: Function 'screen_extended' argument 1 names different: declaration 'extended' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5026:25: style:inconclusive: Function 'screen_m3279' argument 1 names different: declaration 'm3279' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:150:24: note: Function 'screen_m3279' argument 1 names different: declaration 'm3279' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5026:25: note: Function 'screen_m3279' argument 1 names different: declaration 'm3279' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5627:36: style:inconclusive: Function 'configure_stable' argument 1 names different: declaration 'closure' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/screen.c:400:40: note: Function 'configure_stable' argument 1 names different: declaration 'closure' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5627:36: note: Function 'configure_stable' argument 1 names different: declaration 'closure' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5627:65: style:inconclusive: Function 'configure_stable' argument 2 names different: declaration 'id' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/screen.c:400:63: note: Function 'configure_stable' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5627:65: note: Function 'configure_stable' argument 2 names different: declaration 'id' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5832:37: style:inconclusive: Function 'PA_ConfigureNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:123:40: note: Function 'PA_ConfigureNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5832:37: note: Function 'PA_ConfigureNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5833:17: style:inconclusive: Function 'PA_ConfigureNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:123:66: note: Function 'PA_ConfigureNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5833:17: note: Function 'PA_ConfigureNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5833:50: style:inconclusive: Function 'PA_ConfigureNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:124:12: note: Function 'PA_ConfigureNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5833:50: note: Function 'PA_ConfigureNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5882:38: style:inconclusive: Function 'PA_VisibilityNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:137:41: note: Function 'PA_VisibilityNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5882:38: note: Function 'PA_VisibilityNotify_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5882:64: style:inconclusive: Function 'PA_VisibilityNotify_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:137:52: note: Function 'PA_VisibilityNotify_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5882:64: note: Function 'PA_VisibilityNotify_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5883:17: style:inconclusive: Function 'PA_VisibilityNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:137:67: note: Function 'PA_VisibilityNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5883:17: note: Function 'PA_VisibilityNotify_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5883:50: style:inconclusive: Function 'PA_VisibilityNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:138:12: note: Function 'PA_VisibilityNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5883:50: note: Function 'PA_VisibilityNotify_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5899:36: style:inconclusive: Function 'PA_GraphicsExpose_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:131:39: note: Function 'PA_GraphicsExpose_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5899:36: note: Function 'PA_GraphicsExpose_xaction' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5899:62: style:inconclusive: Function 'PA_GraphicsExpose_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:131:50: note: Function 'PA_GraphicsExpose_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5899:62: note: Function 'PA_GraphicsExpose_xaction' argument 2 names different: declaration 'event' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5900:17: style:inconclusive: Function 'PA_GraphicsExpose_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:131:65: note: Function 'PA_GraphicsExpose_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5900:17: note: Function 'PA_GraphicsExpose_xaction' argument 3 names different: declaration 'params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5900:50: style:inconclusive: Function 'PA_GraphicsExpose_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xscreen.h:132:12: note: Function 'PA_GraphicsExpose_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:5900:50: note: Function 'PA_GraphicsExpose_xaction' argument 4 names different: declaration 'num_params' definition '_is_unused'. suite3270-4.1/x3270/screen.c:6393:48: style:inconclusive: Function 'dfc_search_family' argument 2 names different: declaration 'dfc' definition 'dp'. [funcArgNamesDifferent] suite3270-4.1/x3270/screen.c:417:67: note: Function 'dfc_search_family' argument 2 names different: declaration 'dfc' definition 'dp'. suite3270-4.1/x3270/screen.c:6393:48: note: Function 'dfc_search_family' argument 2 names different: declaration 'dfc' definition 'dp'. suite3270-4.1/x3270/screen.c:2657:6: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/x3270/screen.c:2392:18: note: Shadowed declaration suite3270-4.1/x3270/screen.c:2657:6: note: Shadow variable suite3270-4.1/x3270/screen.c:2657:9: style: Local variable 'j' shadows outer variable [shadowVariable] suite3270-4.1/x3270/screen.c:2392:21: note: Shadowed declaration suite3270-4.1/x3270/screen.c:2657:9: note: Shadow variable suite3270-4.1/x3270/screen.c:6118:11: style: Local variable 'i' shadows outer variable [shadowVariable] suite3270-4.1/x3270/screen.c:6022:9: note: Shadowed declaration suite3270-4.1/x3270/screen.c:6118:11: note: Shadow variable suite3270-4.1/x3270/screen.c:2324:31: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation] suite3270-4.1/x3270/screen.c:562:11: style: Variable 'res_dpi' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:725:8: style: Variable 'xs' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:2812:26: style: Variable 'varr' can be declared as const array [constVariable] suite3270-4.1/x3270/screen.c:2860:22: style: Variable 'field_ea' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:3795:16: style: Variable 'default_attrib_colors' can be declared as const array [constVariable] suite3270-4.1/x3270/screen.c:4121:69: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/screen.c:4122:23: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/screen.c:4124:24: style: Variable 'fe' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:4146:58: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/screen.c:4147:17: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/screen.c:4149:21: style: Variable 'ce' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:4226:12: style: Variable 'prop' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:4257:54: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/screen.c:4257:69: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/screen.c:4258:12: style: Parameter 'num_params' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/screen.c:4718:11: style: Variable 'tok' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:4810:8: style: Variable 'best_weight' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:5146:26: style: Variable 'cme' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:5587:9: style: Variable 'dash1' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/screen.c:5627:65: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'configure_stable' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/screen.c:1038:53: note: You might need to cast the function pointer here suite3270-4.1/x3270/screen.c:5627:65: note: Parameter '_is_unused' can be declared as pointer to const suite3270-4.1/x3270/screen.c:5885:23: style: Variable 'e' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/select.c:283:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResCharClass [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:312:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:409:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:463:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:497:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ever_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:578:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:637:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:721:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:749:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:805:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:884:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:924:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:951:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1006:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1102:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1112:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1239:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1333:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1406:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1501:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1563:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1771:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1826:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4_t [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:1873:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/select.c:222:15: style: Parameter 's' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/select.c:875:53: style: Parameter 'num_params' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/select.c:1327:37: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'lose_sel' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/select.c:1525:59: note: You might need to cast the function pointer here suite3270-4.1/x3270/select.c:1327:37: note: Parameter 'selection' can be declared as pointer to const suite3270-4.1/x3270/select.c:1866:19: style: Variable 'be' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/status.c:443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APL_MODE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:452:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:524:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:544:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XChar2b [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:585:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XChar2b [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:595:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:663:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:682:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:689:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:699:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:712:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:831:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:956:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:996:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1029:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1057:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1170:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1181:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1235:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1250:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1260:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1270:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1280:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1290:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1300:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1310:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1320:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1330:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1344:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1358:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1372:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1386:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1400:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1414:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1442:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1460:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1487:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1501:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1513:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1520:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1527:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1534:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1541:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1548:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1569:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1579:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1593:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1620:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1634:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:1662:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/status.c:934:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/x3270/status.c:934:6: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/x3270/status.c:936:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/x3270/status.c:936:6: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/x3270/status.c:1574:20: style:inconclusive: Function 'do_screentrace' argument 1 names different: declaration 'state' definition 'n'. [funcArgNamesDifferent] suite3270-4.1/x3270/status.c:397:32: note: Function 'do_screentrace' argument 1 names different: declaration 'state' definition 'n'. suite3270-4.1/x3270/status.c:1574:20: note: Function 'do_screentrace' argument 1 names different: declaration 'state' definition 'n'. suite3270-4.1/x3270/status.c:921:31: style: Parameter 't0' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/status.c:921:51: style: Parameter 't1' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/status.c:1629:17: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/status.c:1656:17: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/status.c:464:7: warning: Division by result of sizeof(). XtCalloc() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc] suite3270-4.1/x3270/stmenu.c:101:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/stmenu.c:160:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/stmenu.c:181:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/stmenu.c:230:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSS_FILE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/stmenu.c:440:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/tls_passwd_gui.c:96:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNvalue [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/tls_passwd_gui.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_PENDING [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/tls_passwd_gui.c:107:31: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/trace_gui.c:59:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace_file_size [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/trace_gui.c:88:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_XMENU [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/trace_gui.c:113:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/x3270.c:357:28: error: There is an unknown macro here somewhere. Configuration is required. If OptHelp1 is a macro then please configure it. [unknownMacro] suite3270-4.1/x3270/x3ff.c:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/x3ff.c:476:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/x3ff.c:684:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/x3270/x3ff.c:693:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] suite3270-4.1/x3270/x3ff.c:241:23: style: Parameter 'font_registry' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/x3ff.c:241:44: style: Parameter 'font_encoding' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/x3ff.c:247:8: style: Variable 'cs' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/x3ff.c:280:9: style: Variable 'font_spacing' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/x3ff.c:282:9: style: Variable 'slant' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/x3ff.c:519:10: style: Variable 'n' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/x3ff.c:549:25: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/x3ff.c:643:9: style: Variable 'n' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/x3ff.c:341:8: warning: Uninitialized variable: slant [uninitvar] suite3270-4.1/x3270/x3ff.c:339:23: note: Assuming condition is false suite3270-4.1/x3270/x3ff.c:341:8: note: Uninitialized variable: slant suite3270-4.1/x3270/xaa.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnPrompt [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xaa.c:46:24: style:inconclusive: Function 'prompt_option' argument 1 names different: declaration 'w' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xaa.h:33:27: note: Function 'prompt_option' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/xaa.c:46:24: note: Function 'prompt_option' argument 1 names different: declaration 'w' definition '_is_unused'. suite3270-4.1/x3270/xaa.c:46:58: style:inconclusive: Function 'prompt_option' argument 2 names different: declaration 'client_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xaa.h:33:40: note: Function 'prompt_option' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/xaa.c:46:58: note: Function 'prompt_option' argument 2 names different: declaration 'client_data' definition '_is_unused'. suite3270-4.1/x3270/xaa.c:47:22: style:inconclusive: Function 'prompt_option' argument 3 names different: declaration 'call_data' definition '_is_unused'. [funcArgNamesDifferent] suite3270-4.1/x3270/xaa.h:33:63: note: Function 'prompt_option' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/xaa.c:47:22: note: Function 'prompt_option' argument 3 names different: declaration 'call_data' definition '_is_unused'. suite3270-4.1/x3270/xactions.c:190:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:217:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:218:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:219:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:220:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:221:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:222:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:223:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:224:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:225:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:226:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:227:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:228:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:229:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:230:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:231:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:232:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:233:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:234:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:235:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:236:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:237:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:238:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:239:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:240:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:241:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:242:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:243:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:244:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:245:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:246:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:247:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:248:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:249:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:250:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:251:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:252:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:253:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:254:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:255:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:256:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:257:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:258:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:259:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:260:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:261:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:262:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:263:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:264:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:265:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:266:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:267:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:268:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:269:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:270:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:271:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:272:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:273:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:274:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:275:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:276:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:277:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:278:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:279:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:280:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:281:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:282:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:283:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:284:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:285:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:286:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:287:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:288:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:289:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:290:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:291:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:292:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:293:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:294:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:295:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:296:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:297:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:298:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:299:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:300:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:301:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:302:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:303:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:304:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:305:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:306:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:307:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:308:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:309:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:310:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:311:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:312:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:313:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:314:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:315:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:316:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:364:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_list_count [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:389:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proc [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:666:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia_name [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:808:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:853:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia_cause [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xactions.c:406:18: style: Variable 'default_modname' can be declared as const array [constVariable] suite3270-4.1/x3270/xactions.c:653:19: style: Variable 'mevent' can be declared as pointer to const [constVariablePointer] suite3270-4.1/x3270/xactions.c:804:12: style: Parameter 'num_params' can be declared as pointer to const [constParameterPointer] suite3270-4.1/x3270/xactions.c:722:8: style: Variable 'press' is assigned a value that is never used. [unreadVariable] suite3270-4.1/x3270/xkybd.c:82:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia_name [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnAltCursor [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:139:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnMoveCursor [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:188:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XBufferOverflow [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:238:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XK_Shift_L [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:311:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:523:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeymap [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xkybd.c:229:24: style: Parameter 'keymap' can be declared as const array [constParameter] suite3270-4.1/x3270/xutil.c:221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ioid_t [valueFlowBailoutIncompleteVar] suite3270-4.1/x3270/xutil.c:198:15: style: Variable 'fn' is assigned a value that is never used. [unreadVariable] suite3270-4.1/Common/childscript.c:238:9: error: Using argument l that points at uninitialized variable dc->listeners [ctuuninitvar] suite3270-4.1/Common/childscript.c:305:21: note: Calling function close_listeners, 1st argument is uninitialized suite3270-4.1/Common/childscript.c:238:9: note: Using argument l diff: head suite3270-4.1/Common/Win32/gdi_print.c:1267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/gdi_print.c:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/gdi_print.c:274:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResPrintTextOrientation [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/gdi_print.c:382:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FF_DONTCARE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/gdi_print.c:441:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/gdi_print.c:466:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/gdi_print.c:892:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/mkmanifest.c:102:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/mkmanifest.c:262:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/mkversion.c:130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/windirs.c:172:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HKEY_CLASSES_ROOT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/winvers.c:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/Win32/winvers.c:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pwine_get_version [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/XtGlue.c:411:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KS_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/XtGlue.c:548:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_IOSRC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/XtGlue.c:659:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNOHANG [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/XtGlue.c:854:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_SETSIZE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/XtGlue.c:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/actions.c:126:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suppress_actions [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/actions.c:176:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/actions.c:342:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/ft.c:104:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/ft.c:51:29: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/b3270/ft.c:76:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/ft.c:86:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/ft.c:95:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_cause [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/password.c:165:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_PASSWORD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/popups.c:157:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrText [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/popups.c:175:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrText [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:1004:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:1044:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:1053:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:219:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_num [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:293:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:317:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:329:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_GE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:355:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:594:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:743:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RD_TEXT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:769:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttrColumn [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:862:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:883:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/screen.c:915:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:165:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockMinus [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:182:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockOerr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:192:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:279:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockScrolled [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:302:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:328:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:341:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockSyswait [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:388:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OiaLockTwait [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b3270/status.c:396:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b8.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NU8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b8.c:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NU8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b8.c:77:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MX8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b8.c:86:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MX8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/b8.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NU8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/bind-opt.c:140:16: style: Condition 'colon==NULL' is always false [knownConditionTrueFalse] 2.13.0 suite3270-4.1/Common/bind-opt.c:140:16: style: Condition 'colon==NULL' is always false [knownConditionTrueFalse] suite3270-4.1/Common/bind-opt.c:127:12: note: Assuming condition 'colon==NULL' is false suite3270-4.1/Common/bind-opt.c:140:16: note: Condition 'colon==NULL' is always false head suite3270-4.1/Common/bind-opt.c:140:33: style: Condition 'colon==spec' is always false [knownConditionTrueFalse] 2.13.0 suite3270-4.1/Common/bind-opt.c:140:33: style: Condition 'colon==spec' is always false [knownConditionTrueFalse] suite3270-4.1/Common/bind-opt.c:131:19: note: Assuming condition 'colon==spec' is false suite3270-4.1/Common/bind-opt.c:140:33: note: Condition 'colon==spec' is always false head suite3270-4.1/Common/c3270/ft_gui.c:67:33: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/c3270/keymap.c:1056:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:1086:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KM_ALT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:1149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KM_CTRL [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:314:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeymap [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:601:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:623:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:663:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:908:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeymap [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keymap.c:980:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_map [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keypad.c:141:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sens [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keypad.c:246:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keypad_desc [valueFlowBailoutIncompleteVar] 2.13.0 suite3270-4.1/Common/c3270/keypad.c:385:28: error: Array 'matches[4]' accessed at index -1, which is out of bounds. [negativeIndex] suite3270-4.1/Common/c3270/keypad.c:279:19: note: Assignment 'best_c=-1', assigned value is -1 suite3270-4.1/Common/c3270/keypad.c:368:20: note: Assuming condition is false suite3270-4.1/Common/c3270/keypad.c:385:28: note: Negative array index head suite3270-4.1/Common/c3270/keypad.c:473:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sens [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/keypad.c:510:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeypad [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/c3270/tls_passwd_gui.c:61:30: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'tls_passwd_abort_input' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/c3270/tls_passwd_gui.c:77:30: note: You might need to cast the function pointer here suite3270-4.1/Common/c3270/tls_passwd_gui.c:61:30: note: Parameter 'handle' can be declared as pointer to const head suite3270-4.1/Common/child.c:302:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/childscript.c:1066:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLM_MULTI [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/childscript.c:1382:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnPrompt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/childscript.c:405:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/childscript.c:465:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/childscript.c:499:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_PREFIX [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/childscript.c:522:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PWINPUT_PREFIX [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/childscript.c:904:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/codepage.c:217:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbcs_cgcsgid [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/codepage.c:284:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codepage [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/codepage.c:298:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/codepage.c:344:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codepage [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:1021:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:1130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:1160:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ec [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:1195:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:1260:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_OKAY_NO_OUTPUT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2068:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2186:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBCS_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEL_2_COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2318:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2445:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2468:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ec [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2487:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace_skipping [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2517:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ec [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2535:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2563:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2596:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2611:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2626:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2650:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fg [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2671:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bg [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2686:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2733:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2758:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2791:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2820:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2838:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2858:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2872:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2889:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2913:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:2996:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:3071:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResFalse [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:318:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:345:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:381:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:409:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:425:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:472:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fa [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:510:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible_control [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:538:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_OKAY_NO_OUTPUT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:613:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:629:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_MASK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:645:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SF_SRM_CHAR [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:686:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AID_ENTER [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ctlr.c:892:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AID_SF [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/event.c:102:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORDER_DONTCARE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/event.c:109:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_ST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/event.c:135:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/fprint_screen.c:121:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_WHITE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/fprint_screen.c:212:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/fprint_screen.c:409:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/fprint_screen.c:869:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/fprint_screen.c:924:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_STATUS_WAIT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:1162:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_RUNNING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:205:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnTransfer [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:234:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:241:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:260:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:267:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:286:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:293:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:318:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:462:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:483:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:542:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_AWAIT_ACK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:560:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_RUNNING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:570:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:579:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:634:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnTransfer [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft.c:821:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnTransfer [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:281:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asc2ebc0 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:322:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_dbcs [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:394:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:426:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:498:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:575:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_ABORT_XMIT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:586:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ebc2asc0 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:600:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RESPONSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:668:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_DT_FRAME_SEQ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_cut.c:702:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ascii_flag [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:155:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TR_OPEN_REQ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:226:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:471:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remap_flag [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:576:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:681:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:698:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:719:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_dft.c:737:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dft_buffer_size [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/ft_gui_stubs.c:46:33: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/httpd-core.c:1042:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:1128:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HF_HIDDEN [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:1221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_SUCCESS_CLOSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:1247:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_SUCCESS_CLOSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:1687:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:1950:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:2055:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:524:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:630:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_ERROR_CLOSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:679:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-core.c:738:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:129:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:167:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:202:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:281:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:363:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hio_listener_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:479:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:675:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SENDTO_INVALID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-io.c:721:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:190:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:258:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_TEXT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:307:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:336:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_TEXT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:366:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:397:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_TEXT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:427:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:482:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CONTINUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:530:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:558:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_JSON [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/httpd-nodes.c:590:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_HTML [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:1000:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AVBLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:1006:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STD_DS_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:1010:20: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/icmd.c:1018:21: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_continue' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:350:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:1018:21: note: Parameter 'itc' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:1224:18: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_lrecl' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:363:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:1224:18: note: Parameter 'itc' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:1231:20: style: Parameter 'itc' can be declared as pointer to const. However it seems that 'ask_blksize' is a callback function, if 'itc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:364:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:1231:20: note: Parameter 'itc' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:1381:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:1453:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_conf_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:495:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CR_REMOVE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:529:28: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/icmd.c:531:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FGI_NOP [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:659:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CR_REMOVE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:721:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FE_KEEP [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:890:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_base' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:300:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:890:22: note: Parameter 'p' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:896:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_continue' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:301:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:896:26: note: Parameter 'p' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:902:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_direction' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:302:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:902:27: note: Parameter 'p' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:908:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_source_file' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:303:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:908:29: note: Parameter 'p' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:914:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_dest_file' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:304:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:914:27: note: Parameter 'p' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:920:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_host_type' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:305:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:920:27: note: Parameter 'p' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:926:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pred_ascii' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/icmd.c:306:5: note: You might need to cast the function pointer here suite3270-4.1/Common/icmd.c:926:23: note: Parameter 'p' can be declared as pointer to const head suite3270-4.1/Common/icmd.c:960:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_CICS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:967:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_CICS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:973:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:979:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_TSO [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:986:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/icmd.c:993:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/idle.c:194:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/idle.c:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/idle.c:384:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable task_cbh [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1056:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KwFailOnError [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1092:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBCS_FIELD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1353:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KwFailOnError [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1385:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KwNoFailOnError [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1669:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1872:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1889:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ft_state [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:1997:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2015:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnLeft [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2049:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2271:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnRight [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2439:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2460:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2553:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnUp [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2578:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnDown [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:2780:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:3221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:344:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_TYPEAHEAD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:3509:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnString [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:3524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnString [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:3540:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:3562:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OVERLAY_PASTE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:3638:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_STRING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:3997:8: style: Variable 'state' is assigned a value that is never used. [unreadVariable] head suite3270-4.1/Common/kybd.c:399:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_OERR_MASK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:4005:8: style: Variable 'state' is assigned a value that is never used. [unreadVariable] head suite3270-4.1/Common/kybd.c:4013:12: style: Variable 'state' is assigned a value that is never used. [unreadVariable] head suite3270-4.1/Common/kybd.c:4019:12: style: Variable 'state' is assigned a value that is never used. [unreadVariable] head suite3270-4.1/Common/kybd.c:4041:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:4072:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnHexString [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:4153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KYP_LOCKED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:4226:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:4279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compose_map [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:4361:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:4373:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compose_map [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:471:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:495:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:510:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_ENTER_INHIBIT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:528:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT_MODE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:540:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:565:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KL_DEFERRED_UNLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:636:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oerr_lock [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:651:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unlock_delay [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:671:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unlock_delay_ms [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:689:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:696:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT_TO_LEFT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:713:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oerr_lock [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:726:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REVERSE_INPUT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:733:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT_MODE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:780:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/kybd.c:954:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmlrole.c:1295:21: style: Parameter 'state' can be declared as pointer to const. However it seems that 'error' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/Common/libexpat/xmlrole.c:1311:20: note: You might need to cast the function pointer here suite3270-4.1/Common/libexpat/xmlrole.c:1295:21: note: Parameter 'state' can be declared as pointer to const head suite3270-4.1/Common/libexpat/xmltok.c:1311:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok.c:1336:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.13.0 suite3270-4.1/Common/libexpat/xmltok.c:1396:11: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour. See condition at line 1394. [shiftTooManyBitsSigned] suite3270-4.1/Common/libexpat/xmltok.c:1394:13: note: Assuming that condition 'c>0xFFFF' is not redundant suite3270-4.1/Common/libexpat/xmltok.c:1396:11: note: Shift head suite3270-4.1/Common/libexpat/xmltok.c:1396:11: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1394. [shiftTooManyBitsSigned] suite3270-4.1/Common/libexpat/xmltok.c:1394:13: note: Assuming that condition 'c>0xFFFF' is not redundant suite3270-4.1/Common/libexpat/xmltok.c:1396:11: note: Shift head suite3270-4.1/Common/libexpat/xmltok_impl.c:1211:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:1269:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:136:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:1377:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:1440:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:1625:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:1703:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:1729:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:1748:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:230:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:319:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:388:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:436:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:470:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:501:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:533:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:693:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:799:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:889:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:918:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:945:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/libexpat/xmltok_impl.c:987:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/linemode.c:240:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable icrnl [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/linemode.c:575:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/mitm.c:110:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/mitm.c:386:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/mkfb.c:184:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/mktbl.c:49:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/model.c:122:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResOversize [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/model.c:137:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_num [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/model.c:291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PCONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/model.c:313:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nop_seconds [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1023:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1037:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1050:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1073:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1154:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1303:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ME_SHORT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1346:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1444:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1616:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_altbuffer [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1667:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1717:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1730:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1757:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1798:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1818:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1939:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_WRAP [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1951:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1965:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:1983:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:2014:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:2075:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:2200:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_altbuffer [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:2272:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_INTENSIFY [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:2583:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_LINEDRAW [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:566:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:585:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:640:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:662:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:692:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:710:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:734:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:751:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:771:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:785:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:798:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:816:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:835:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:865:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:895:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/nvt.c:930:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_INTENSIFY [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_INTERACTIVE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:265:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:316:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_PREFIX [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:343:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PWINPUT_PREFIX [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:373:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROMPT_ERROR [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:525:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable peer_listen_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:602:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:649:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/peerscript.c:795:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/popup_an_error.c:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ET_OTHER [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/popups_glue.c:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:1404:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:1431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:1469:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:1505:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:1539:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCORDER_EM [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:2049:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCORDER_FF [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:2161:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.13.0 suite3270-4.1/Common/pr3287/ctlr.c:227:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previous [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:342:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORDER_GE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/ctlr.c:963:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCS_NL [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/sf.c:432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/sf.c:444:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1111:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_FUNC_SYSREQ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1129:14: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] suite3270-4.1/Common/pr3287/telnet.c:1128:19: note: Assuming that condition 'i<32' is not redundant suite3270-4.1/Common/pr3287/telnet.c:1129:14: note: Shift 2.13.0 suite3270-4.1/Common/pr3287/telnet.c:1129:14: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] suite3270-4.1/Common/pr3287/telnet.c:1128:19: note: Assuming that condition 'i<32' is not redundant suite3270-4.1/Common/pr3287/telnet.c:1129:14: note: Shift head suite3270-4.1/Common/pr3287/telnet.c:1135:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] 2.13.0 suite3270-4.1/Common/pr3287/telnet.c:1157:11: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour. See condition at line 1156. [shiftTooManyBitsSigned] suite3270-4.1/Common/pr3287/telnet.c:1156:13: note: Assuming that condition 'buf[i]<32' is not redundant suite3270-4.1/Common/pr3287/telnet.c:1157:11: note: Shift head suite3270-4.1/Common/pr3287/telnet.c:1157:11: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1156. [shiftTooManyBitsSigned] suite3270-4.1/Common/pr3287/telnet.c:1156:13: note: Assuming that condition 'buf[i]<32' is not redundant suite3270-4.1/Common/pr3287/telnet.c:1157:11: note: Shift head suite3270-4.1/Common/pr3287/telnet.c:1176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_DT_PRINT_EOJ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1330:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1374:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1461:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1484:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1533:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1586:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_RSF_ALWAYS_RESPONSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1659:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1690:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1710:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1737:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1784:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1815:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1845:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:1862:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:315:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:547:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_EWOULDBLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:601:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:887:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_OP_ASSOCIATE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287/telnet.c:922:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1016:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1204:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1216:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1245:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1253:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_lu [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1266:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_TN3270E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1299:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1314:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1345:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_lu [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:1429:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResPrinterOptions [valueFlowBailoutIncompleteVar] 2.13.0 suite3270-4.1/Common/pr3287_session.c:209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pr3287_state [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:275:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:369:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:431:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResAssocCommand [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:801:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:869:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:916:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:954:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/pr3287_session.c:980:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy.c:144:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy.c:162:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy.c:345:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy.c:358:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy.c:433:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_MAX [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy.c:458:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy_http.c:150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE_EWOULDBLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy_http.c:217:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy_socks4.c:171:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE_EWOULDBLOCK [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy_socks4.c:229:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy_socks5.c:322:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/proxy_socks5.c:535:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:104:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cgcsgid [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:122:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:165:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:195:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:226:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hidden [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:284:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnQuery [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:290:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnShow [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:299:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable query_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/query.c:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/readres.c:135:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/resolver.c:519:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RHP_FATAL [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/rpq.c:409:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/rpq.c:582:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asc2ebc0 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/rpq.c:680:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INADDR_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/run_action.c:180:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tcb_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/run_action.c:212:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYMAP [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/run_action.c:223:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_MACRO [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/run_action.c:234:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYPAD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/save_restore.c:197:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnRestoreInput [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace_skipping [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:164:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:188:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPS_DIALOG_COMPLETE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:223:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_HTML [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:236:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:256:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSS_FILE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:438:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace_dir [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:449:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResPrintTextCommand [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:473:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:517:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:564:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:595:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:700:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSS_FILE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/screentrace.c:834:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOGGLE_NEED_CLEANUP [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/see.c:212:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/see.c:310:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XAC_DEFAULT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/see.c:391:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XAV_FILL [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/see.c:425:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XAO_UNDERLINE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sf.c:219:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sf.c:345:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sf.c:373:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sf.c:445:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sf.c:555:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_BAD_CMD [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sf.c:605:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sf.c:633:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obptr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:203:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:265:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:282:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:299:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:317:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:339:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_glue.c:406:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_mock.c:126:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SI_FAILURE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_mock.c:173:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_FAILURE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_mock.c:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_mock.c:217:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_none.c:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_FAILURE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_none.c:64:27: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/sio_none.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sio_none.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIO_FATAL_ERROR [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/sioc.c:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLS_REQUIRED_OPTS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/source.c:148:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSource [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/source.c:218:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSource [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/status_stubs.c:106:34: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/stringscript.c:283:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/stringscript.c:326:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_MACRO [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1073:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_VERIFY_CERT_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1102:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1152:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1183:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1265:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1483:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1507:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable altscreen [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1595:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:1993:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_OP_CONNECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2019:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2046:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2228:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_FUNC_SYSREQ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2241:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2256:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MX8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2317:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIND_PLU_NAME_MAX [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2487:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2644:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2664:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2718:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2760:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2808:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2891:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2914:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EH_SIZE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:2938:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3015:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_TN3270E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3032:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3063:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_TN3270E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3125:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_DT_RESPONSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3153:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_DT_RESPONSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3188:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_E [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3255:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3275:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3299:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3328:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3347:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_TELNET_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3368:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TN3270E_FUNC_SYSREQ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3412:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3540:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3572:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_FAILURE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3637:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3658:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3670:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3677:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3688:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3706:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3721:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3731:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3742:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3753:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3764:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3827:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable termname [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3909:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3941:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:3999:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResNoTelnetInputMode [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:4021:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XRM_BOOLEAN [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:408:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:430:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:542:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_VERIFY_CERT_HOST [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:580:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_IOSRC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:636:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CSTATE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:846:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connected_lu [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:898:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cstate [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:909:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nvt_mode [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet.c:982:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet_new_environ.c:102:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOBJ_VAR [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet_new_environ.c:167:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet_new_environ.c:191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOBJ_ESC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet_new_environ.c:220:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet_new_environ.c:311:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOBJ_ESC [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet_new_environ.c:409:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELOPT_NEW_ENVIRON [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/telnet_sio.c:139:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_config_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/tls_passwd_gui_stubs.c:38:35: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/Common/toggles.c:142:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_XMENU [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:155:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOGGLE_NEED_INIT [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:179:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:198:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOGGLE_NEED_CLEANUP [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_TOGGLES [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:243:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResFalse [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:278:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:316:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:418:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:623:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toggle [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:636:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toggle [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:649:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toggle [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:692:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ix [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:756:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:785:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:826:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XRM_BOOLEAN [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/toggles.c:871:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XRM_BOOLEAN [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:1008:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:1068:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:1102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:1215:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ME_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:1276:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_so [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:1375:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:422:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:496:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:613:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_utf8 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:697:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpname_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:725:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:773:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:861:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:976:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/unicode.c:988:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/vstatus.c:141:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_RED [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/vstatus.c:148:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/vstatus.c:195:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_WHITE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/vstatus.c:227:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_WHITE [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/vstatus.c:257:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/vstatus.c:306:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/vstatus.c:329:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:1108:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:1193:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:1584:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:179:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable build [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:356:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:425:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:704:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/x3270if.c:738:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/xio.c:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/xio.c:170:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnQuit [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/xio.c:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable net_exception [valueFlowBailoutIncompleteVar] head suite3270-4.1/Common/xpopen.c:153:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/Playback/playback.c:237:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/Playback/playback.c:345:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head suite3270-4.1/Playback/playback.c:406:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head suite3270-4.1/Playback/playback.c:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1015:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1021:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1027:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1055:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResCursesColorForHostColor [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1103:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_color [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1128:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1208:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1231:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1328:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menu_is_up [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1637:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdscr [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1781:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MK_UP [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1808:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menu_is_up [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:1986:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2004:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2047:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2075:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2132:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2144:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2157:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2178:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2194:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2209:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reverse_video [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2220:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RED [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2237:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RED [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2243:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2263:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_WHITE [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2271:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_WHITE [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2303:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2352:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2408:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2415:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2447:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2709:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2716:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:2952:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ascii_box_draw [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:3065:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_GE [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:3147:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnRedraw [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:368:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:451:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:506:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_YELLOW [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:528:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ov_rows [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:777:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cbreak_mode [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:839:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:871:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubar [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:924:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_PAIRS [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:966:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLORS [valueFlowBailoutIncompleteVar] head suite3270-4.1/c3270/screen.c:997:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResCursesColorForDefault [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:1020:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeymap [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:1092:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_map [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:1168:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:1235:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeymap [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:479:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:644:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:666:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/keymap.c:743:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1000:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1092:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attributes [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1160:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_ECHO_INPUT [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_ECHO_INPUT [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1204:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1235:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubar [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1391:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubar [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1456:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_color [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1473:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResHostColorForDefault [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1490:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1497:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1516:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREGROUND_RED [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1556:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResConsoleColorForHostColor [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1582:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crosshair_color [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1600:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_color [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1623:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREGROUND_RED [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1666:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1750:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1808:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1816:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:1848:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2177:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT_CTRL_PRESSED [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2257:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menu_is_up [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2459:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2528:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2560:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MK_UP [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2588:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_RETURN [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2728:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_PROCESSED_INPUT [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2744:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2757:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2781:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2803:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURSOR_BLINK [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2809:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2816:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2823:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2833:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2842:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2889:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2901:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2914:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2935:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2951:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:2988:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3048:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3097:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3151:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3158:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3189:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:331:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT_CTRL_PRESSED [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3357:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bell_mode [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3415:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3423:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flipped [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:350:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEL_2_ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3514:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable title [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3587:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_EVENT [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:369:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEL_2_COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:3710:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnPaste [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:399:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_num [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:508:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_READ [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:630:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnicodeChar [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:678:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WCHAR [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:723:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attributes [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:748:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:796:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/screen.c:889:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHAR_INFO [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1044:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnCopy [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1058:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnCut [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1075:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1128:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectLeft [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1164:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectRight [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1181:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectUp [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:1198:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSelectDown [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:136:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:197:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:278:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:368:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:454:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:570:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:595:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:698:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:834:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/wc3270/select.c:915:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copy_clipboard_unicode [valueFlowBailoutIncompleteVar] head suite3270-4.1/wpr3287/ws.c:149:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LPBYTE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/Cme.c:246:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGeometryYes [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:265:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:333:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:390:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGeometryYes [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:501:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:597:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:653:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:715:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeBSB.c:782:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeLine.c:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtUnspecifiedPixmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeLine.c:239:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtUnspecifiedPixmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeLine.c:258:46: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/CmeLine.c:123:33: note: You might need to cast the function pointer here suite3270-4.1/x3270/CmeLine.c:258:46: note: Parameter '_is_unused' can be declared as pointer to const head suite3270-4.1/x3270/CmeLine.c:267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmeLine.c:289:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGeometryYes [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:1000:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:1124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PositionMenuAction [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:1169:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:1236:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:1270:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ButtonPressMask [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:1310:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:1346:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CWWidth [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:310:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:399:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CWCursor [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:447:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:522:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:555:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CWWidth [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:646:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:757:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNmenuName [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/CmplxMenu.c:826:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/Husk.c:104:70: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:85:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:104:70: note: Parameter '_is_unused' can be declared as pointer to const head suite3270-4.1/x3270/Husk.c:105:30: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:85:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:105:30: note: Parameter '_is_unused' can be declared as pointer to const head suite3270-4.1/x3270/Husk.c:115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtCWQueryOnly [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/Husk.c:148:46: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'Initialize' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:62:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:148:46: note: Parameter '_is_unused' can be declared as pointer to const head suite3270-4.1/x3270/Husk.c:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NorthWestGravity [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/Husk.c:165:21: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/Husk.c:77:27: note: You might need to cast the function pointer here suite3270-4.1/x3270/Husk.c:165:21: note: Parameter '_is_unused' can be declared as pointer to const head suite3270-4.1/x3270/about.c:311:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/about.c:510:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/dialog.c:119:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNheight [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/dialog.c:257:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/dialog.c:277:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/dialog.c:301:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/dialog.c:334:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1009:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_data [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1064:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1092:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1155:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabNone [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1166:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1260:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1314:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabExclusive [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1327:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1447:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_action [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1461:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:1487:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_action [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:201:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] 2.13.0 suite3270-4.1/x3270/ft_gui.c:300:17: style:inconclusive: Boolean expression 's_false' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 suite3270-4.1/x3270/ft_gui.c:311:17: style:inconclusive: Boolean expression 's_true' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 suite3270-4.1/x3270/ft_gui.c:331:71: style:inconclusive: Boolean expression 's_true' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 suite3270-4.1/x3270/ft_gui.c:342:17: style:inconclusive: Boolean expression 's_false' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] head suite3270-4.1/x3270/ft_gui.c:878:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_RECFM [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/ft_gui.c:888:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_UNITS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/host_gui.c:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reconnect [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/host_gui.c:64:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/host_gui.c:82:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reconnect [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/idle_gui.c:185:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/idle_gui.c:383:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idle_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/idle_gui.c:392:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/idle_gui.c:427:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idle_user_enabled [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/idle_gui.c:450:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:252:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf_dir [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:336:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResNvt [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:592:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:724:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeymap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:769:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabNone [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:855:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:917:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:931:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keymap.c:945:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNleftBitmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:345:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYPAD [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:363:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commandWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:464:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compositeWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:541:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeypad [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:558:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResKeyHeight [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:717:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compositeWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:759:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shifted [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:789:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtGrabNone [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:806:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/keypad.c:847:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:1043:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:1071:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ET_CONNECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:1106:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:1116:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:1161:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:1187:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:221:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:296:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNwidth [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:543:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:773:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:898:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNlabel [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/popups.c:965:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transientShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/print_window.c:154:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable secure [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/print_window.c:205:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA_KEYMAP [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/qcpp.c:101:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:274:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptModel [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:291:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptEmulatorFont [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:305:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptKeypadOn [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:326:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptScrollBar [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:353:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:385:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_TOGGLES [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:481:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XA_WM_COMMAND [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:528:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programname [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:636:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DS_VARS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:835:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable common_fallbacks [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/save.c:911:32: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'dummy_error_handler' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/save.c:922:36: note: You might need to cast the function pointer here suite3270-4.1/x3270/save.c:911:32: note: Parameter '_is_unused' can be declared as pointer to const head suite3270-4.1/x3270/save.c:926:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1058:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1094:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCROLL_BAR [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1124:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrollbarWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1164:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCROLL_BAR [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1182:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APL_MODE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1191:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1241:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1276:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1303:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1360:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1368:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1571:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1605:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1630:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1649:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURSOR_BLINK [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1674:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1694:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1742:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1754:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1770:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CROSSHAIR [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1810:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VISIBLE_CONTROL [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1846:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Expose [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:1951:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2062:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2074:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2098:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BASE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2127:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2253:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_BLANK_UNDEF [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2323:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EUO_NONE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2389:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2736:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2771:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2781:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_TIMING [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2793:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2828:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FA_PROTECT [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2839:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:2861:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3138:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3254:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3269:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3349:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3486:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3559:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALT_CURSOR [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3652:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3718:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3796:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COLOR_GREEN [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3831:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResColorScheme [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:3993:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4044:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4085:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4121:69: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/screen.c:4122:23: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/screen.c:4131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NotifyPointer [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4146:58: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/screen.c:4147:17: style: Parameter '_is_unused' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/screen.c:4149:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4197:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Success [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4257:54: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/screen.c:4257:69: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/screen.c:4258:12: style: Parameter 'num_params' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/screen.c:4315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4479:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResEmulatorFontList [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4608:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4698:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4893:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:4994:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTED [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5029:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5042:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m3279 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5068:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codepage_changed [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visual_bell [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overrideShellWidgetClass [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResIconFont [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5280:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_width [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5310:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCFont [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5325:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5408:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNiconPixmap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5511:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResEmulatorFontList [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5627:65: style: Parameter '_is_unused' can be declared as pointer to const. However it seems that 'configure_stable' is a callback function, if '_is_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] suite3270-4.1/x3270/screen.c:1038:53: note: You might need to cast the function pointer here suite3270-4.1/x3270/screen.c:5627:65: note: Parameter '_is_unused' can be declared as pointer to const head suite3270-4.1/x3270/screen.c:5665:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5756:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCROLL_BAR [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5850:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNx [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5890:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5913:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:5959:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBC_null [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:599:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VISIBLE_CONTROL [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:6027:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XIMPreeditNothing [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:6187:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbcs [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:6226:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_addr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:6460:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:6485:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:6492:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODEPAGE_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:6515:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnSetFont [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:667:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/screen.c:983:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNwidth [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1006:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1102:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1112:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1239:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1333:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1406:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1501:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1563:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1771:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1826:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ucs4_t [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:1873:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:312:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ea_buf [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:409:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:463:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:497:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ever_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:578:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:637:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:721:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:749:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:805:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:884:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:924:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/select.c:951:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROWS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1029:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1057:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_width [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1170:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1181:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1235:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mono [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1250:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1260:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1270:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1280:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1290:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1300:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1310:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1320:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1330:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1344:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1358:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1372:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1386:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1400:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1414:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1442:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1460:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1487:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1501:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1513:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1520:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1527:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1534:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1541:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1548:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1569:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1579:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1593:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1620:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1634:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:1662:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCOLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:452:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_CHANGE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:524:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standard_font [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:544:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XChar2b [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:585:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XChar2b [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:595:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:663:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_3270 [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:682:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:689:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:699:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:712:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_IOID [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:831:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:956:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/status.c:996:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KT_STD [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/stmenu.c:160:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNsensitive [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/stmenu.c:181:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XtNstring [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/stmenu.c:230:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSS_FILE [valueFlowBailoutIncompleteVar] 2.13.0 suite3270-4.1/x3270/stmenu.c:258:17: style:inconclusive: Boolean expression 's_true' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 suite3270-4.1/x3270/stmenu.c:270:17: style:inconclusive: Boolean expression 's_false' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 suite3270-4.1/x3270/stmenu.c:285:17: style:inconclusive: Boolean expression 's_true' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] 2.13.0 suite3270-4.1/x3270/stmenu.c:374:17: style:inconclusive: Boolean expression 's_false' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] head suite3270-4.1/x3270/stmenu.c:440:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/tls_passwd_gui.c:107:31: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head suite3270-4.1/x3270/tls_passwd_gui.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_PENDING [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/trace_gui.c:113:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCREEN_TRACE [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/trace_gui.c:88:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_XMENU [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/x3ff.c:476:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:217:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:218:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:219:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:220:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:221:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:222:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:223:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:224:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:225:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:226:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:227:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:228:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:229:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:230:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:231:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:232:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:233:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:234:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:235:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:236:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:237:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:238:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:239:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:240:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:241:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:242:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:243:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:244:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:245:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:246:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:247:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:248:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:249:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:250:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:251:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:252:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:253:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:254:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:255:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:256:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:257:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:258:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:259:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:260:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:261:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:262:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:263:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:264:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:265:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:266:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:267:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:268:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:269:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:270:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:271:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:272:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:273:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:274:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:275:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:276:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:277:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:278:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:279:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:280:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:281:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:282:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:283:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:284:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:285:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:286:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:287:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:288:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:289:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:290:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:291:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:292:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:293:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:294:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:295:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:296:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:297:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:298:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:299:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:300:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:301:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:302:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:303:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:304:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:305:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:306:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:307:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:308:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:309:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:310:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:311:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:312:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:313:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:314:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:315:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:316:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:364:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_list_count [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:389:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proc [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:666:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia_name [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:808:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRACING [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xactions.c:853:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia_cause [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xkybd.c:117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kybdlock [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xkybd.c:139:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnMoveCursor [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xkybd.c:188:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XBufferOverflow [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xkybd.c:238:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XK_Shift_L [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xkybd.c:311:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NVT [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xkybd.c:523:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnKeymap [valueFlowBailoutIncompleteVar] head suite3270-4.1/x3270/xkybd.c:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnAltCursor [valueFlowBailoutIncompleteVar] DONE