2026-05-03 19:31 ftp://ftp.de.debian.org/debian/pool/main/n/netcat-openbsd/netcat-openbsd_1.234.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 109 44 elapsed-time: 1.8 1.6 head-timing-info: old-timing-info: head results: netcat-openbsd-1.234/atomicio.c:47:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLLOUT [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/atomicio.c:39:20: style:inconclusive: Function 'atomicio' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/atomicio.c:39:50: style:inconclusive: Function 'atomicio' argument 2 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/atomicio.c:39:60: style:inconclusive: Function 'atomicio' argument 3 names different: declaration '' definition '_s'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/atomicio.c:39:71: style:inconclusive: Function 'atomicio' argument 4 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:156:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXHOST [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:750:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:783:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLS_WANT_POLLIN [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:813:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_handshake [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:838:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_handshake [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:875:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCK_CLOEXEC [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:939:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCK_NONBLOCK [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1010:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1043:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AI_PASSIVE [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1118:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1311:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1340:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1379:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOL_SOCKET [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1420:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1452:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1550:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1578:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1626:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPTOS_DSCP_AF11 [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1731:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1789:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXHOST [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1819:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:1866:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/netcat.c:463:8: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] netcat-openbsd-1.234/netcat.c:1454:15: portability: Non reentrant function 'getservbyname' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getservbyname_r'. [prohibitedgetservbynameCalled] netcat-openbsd-1.234/netcat.c:1545:8: portability: Non reentrant function 'getservbyport' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getservbyport_r'. [prohibitedgetservbyportCalled] netcat-openbsd-1.234/netcat.c:744:17: style:inconclusive: Function 'unix_bind' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:744:27: style:inconclusive: Function 'unix_bind' argument 2 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:777:17: style:inconclusive: Function 'timeout_tls' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:777:32: style:inconclusive: Function 'timeout_tls' argument 2 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:777:47: style:inconclusive: Function 'timeout_tls' argument 3 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:804:30: style:inconclusive: Function 'tls_setup_client' argument 1 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:804:43: style:inconclusive: Function 'tls_setup_client' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:804:52: style:inconclusive: Function 'tls_setup_client' argument 3 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:831:30: style:inconclusive: Function 'tls_setup_server' argument 1 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:831:43: style:inconclusive: Function 'tls_setup_server' argument 2 names different: declaration '' definition 'connfd'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:831:57: style:inconclusive: Function 'tls_setup_server' argument 3 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:869:20: style:inconclusive: Function 'unix_connect' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:905:19: style:inconclusive: Function 'unix_listen' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:927:28: style:inconclusive: Function 'remote_connect' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:927:46: style:inconclusive: Function 'remote_connect' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:927:68: style:inconclusive: Function 'remote_connect' argument 3 names different: declaration '' definition 'hints'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:928:11: style:inconclusive: Function 'remote_connect' argument 4 names different: declaration '' definition 'ipaddr'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1003:21: style:inconclusive: Function 'timeout_connect' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1003:47: style:inconclusive: Function 'timeout_connect' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1003:63: style:inconclusive: Function 'timeout_connect' argument 3 names different: declaration '' definition 'namelen'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1036:26: style:inconclusive: Function 'local_listen' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1036:44: style:inconclusive: Function 'local_listen' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1036:66: style:inconclusive: Function 'local_listen' argument 3 names different: declaration '' definition 'hints'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1101:15: style:inconclusive: Function 'readwrite' argument 1 names different: declaration '' definition 'net_fd'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1101:35: style:inconclusive: Function 'readwrite' argument 2 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1296:14: style:inconclusive: Function 'drainbuf' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1296:33: style:inconclusive: Function 'drainbuf' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1296:46: style:inconclusive: Function 'drainbuf' argument 3 names different: declaration '' definition 'bufpos'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1296:66: style:inconclusive: Function 'drainbuf' argument 4 names different: declaration '' definition 'tls'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1325:13: style:inconclusive: Function 'fillbuf' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1325:32: style:inconclusive: Function 'fillbuf' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1325:45: style:inconclusive: Function 'fillbuf' argument 3 names different: declaration '' definition 'bufpos'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1325:65: style:inconclusive: Function 'fillbuf' argument 4 names different: declaration '' definition 'tls'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1410:13: style:inconclusive: Function 'atelnet' argument 1 names different: declaration '' definition 'nfd'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1410:33: style:inconclusive: Function 'atelnet' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1410:51: style:inconclusive: Function 'atelnet' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1465:19: style:inconclusive: Function 'build_ports' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1519:13: style:inconclusive: Function 'udptest' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1537:29: style:inconclusive: Function 'connection_info' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1537:47: style:inconclusive: Function 'connection_info' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1537:65: style:inconclusive: Function 'connection_info' argument 3 names different: declaration '' definition 'proto'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1538:17: style:inconclusive: Function 'connection_info' argument 4 names different: declaration '' definition 'ipaddr'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1563:25: style:inconclusive: Function 'set_common_sockopts' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1563:32: style:inconclusive: Function 'set_common_sockopts' argument 2 names different: declaration '' definition 'af'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1619:23: style:inconclusive: Function 'process_tos_opt' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1619:31: style:inconclusive: Function 'process_tos_opt' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1667:23: style:inconclusive: Function 'process_tls_opt' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1667:31: style:inconclusive: Function 'process_tls_opt' argument 2 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1712:28: style:inconclusive: Function 'save_peer_cert' argument 1 names different: declaration '_tls_ctx' definition 'tls_ctx'. [funcArgNamesDifferent] netcat-openbsd-1.234/netcat.c:142:33: note: Function 'save_peer_cert' argument 1 names different: declaration '_tls_ctx' definition 'tls_ctx'. netcat-openbsd-1.234/netcat.c:1712:28: note: Function 'save_peer_cert' argument 1 names different: declaration '_tls_ctx' definition 'tls_ctx'. netcat-openbsd-1.234/netcat.c:1712:43: style:inconclusive: Function 'save_peer_cert' argument 2 names different: declaration '_fp' definition 'fp'. [funcArgNamesDifferent] netcat-openbsd-1.234/netcat.c:142:49: note: Function 'save_peer_cert' argument 2 names different: declaration '_fp' definition 'fp'. netcat-openbsd-1.234/netcat.c:1712:43: note: Function 'save_peer_cert' argument 2 names different: declaration '_fp' definition 'fp'. netcat-openbsd-1.234/netcat.c:1786:25: style:inconclusive: Function 'report_sock' argument 1 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1786:53: style:inconclusive: Function 'report_sock' argument 2 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1786:67: style:inconclusive: Function 'report_sock' argument 3 names different: declaration '' definition 'salen'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1787:11: style:inconclusive: Function 'report_sock' argument 4 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1864:11: style:inconclusive: Function 'usage' argument 1 names different: declaration '' definition 'ret'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/netcat.c:1412:17: style: Variable 'p' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/netcat.c:1412:21: style: Variable 'end' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/netcat.c:1442:18: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/netcat.c:1444:8: style: Variable 'proto' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/netcat.c:1540:18: style: Variable 'sv' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/netcat.c:1541:8: style: Variable 'service' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/netcat.c:1619:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] netcat-openbsd-1.234/netcat.c:1667:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] netcat-openbsd-1.234/netcat.c:1726:39: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] netcat-openbsd-1.234/netcat.c:1787:11: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] netcat-openbsd-1.234/socks.c:69:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/socks.c:120:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPP_REQUIRE_TTY [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/socks.c:393:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] netcat-openbsd-1.234/socks.c:177:27: style:inconclusive: Function 'socks_connect' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:177:45: style:inconclusive: Function 'socks_connect' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:178:21: style:inconclusive: Function 'socks_connect' argument 3 names different: declaration '' definition 'hints'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:179:17: style:inconclusive: Function 'socks_connect' argument 4 names different: declaration '' definition 'proxyhost'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:179:40: style:inconclusive: Function 'socks_connect' argument 5 names different: declaration '' definition 'proxyport'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:179:67: style:inconclusive: Function 'socks_connect' argument 6 names different: declaration '' definition 'proxyhints'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:180:9: style:inconclusive: Function 'socks_connect' argument 7 names different: declaration '' definition 'socksv'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:180:29: style:inconclusive: Function 'socks_connect' argument 8 names different: declaration '' definition 'proxyuser'. [funcArgNamesDifferentUnnamed] netcat-openbsd-1.234/socks.c:187:22: style: Variable 'in4' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/socks.c:188:23: style: Variable 'in6' can be declared as pointer to const [constVariablePointer] netcat-openbsd-1.234/socks.c:198:15: error: Uninitialized variable: in4 [uninitvar] netcat-openbsd-1.234/socks.c:187:28: note: Assignment 'in4=(struct sockaddr_in*)&addr', assigned value is netcat-openbsd-1.234/socks.c:196:26: note: Assuming condition is false netcat-openbsd-1.234/socks.c:198:15: note: Uninitialized variable: in4 diff: head netcat-openbsd-1.234/atomicio.c:39:20: style:inconclusive: Function 'atomicio' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/atomicio.c:39:50: style:inconclusive: Function 'atomicio' argument 2 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/atomicio.c:39:60: style:inconclusive: Function 'atomicio' argument 3 names different: declaration '' definition '_s'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/atomicio.c:39:71: style:inconclusive: Function 'atomicio' argument 4 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1003:21: style:inconclusive: Function 'timeout_connect' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1003:47: style:inconclusive: Function 'timeout_connect' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1003:63: style:inconclusive: Function 'timeout_connect' argument 3 names different: declaration '' definition 'namelen'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1036:26: style:inconclusive: Function 'local_listen' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1036:44: style:inconclusive: Function 'local_listen' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1036:66: style:inconclusive: Function 'local_listen' argument 3 names different: declaration '' definition 'hints'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1101:15: style:inconclusive: Function 'readwrite' argument 1 names different: declaration '' definition 'net_fd'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1101:35: style:inconclusive: Function 'readwrite' argument 2 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1296:14: style:inconclusive: Function 'drainbuf' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1296:33: style:inconclusive: Function 'drainbuf' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1296:46: style:inconclusive: Function 'drainbuf' argument 3 names different: declaration '' definition 'bufpos'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1296:66: style:inconclusive: Function 'drainbuf' argument 4 names different: declaration '' definition 'tls'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1325:13: style:inconclusive: Function 'fillbuf' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1325:32: style:inconclusive: Function 'fillbuf' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1325:45: style:inconclusive: Function 'fillbuf' argument 3 names different: declaration '' definition 'bufpos'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1325:65: style:inconclusive: Function 'fillbuf' argument 4 names different: declaration '' definition 'tls'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1410:13: style:inconclusive: Function 'atelnet' argument 1 names different: declaration '' definition 'nfd'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1410:33: style:inconclusive: Function 'atelnet' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1410:51: style:inconclusive: Function 'atelnet' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1465:19: style:inconclusive: Function 'build_ports' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1519:13: style:inconclusive: Function 'udptest' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1537:29: style:inconclusive: Function 'connection_info' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1537:47: style:inconclusive: Function 'connection_info' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1537:65: style:inconclusive: Function 'connection_info' argument 3 names different: declaration '' definition 'proto'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1538:17: style:inconclusive: Function 'connection_info' argument 4 names different: declaration '' definition 'ipaddr'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1563:25: style:inconclusive: Function 'set_common_sockopts' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1563:32: style:inconclusive: Function 'set_common_sockopts' argument 2 names different: declaration '' definition 'af'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1619:23: style:inconclusive: Function 'process_tos_opt' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1619:31: style:inconclusive: Function 'process_tos_opt' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1667:23: style:inconclusive: Function 'process_tls_opt' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1667:31: style:inconclusive: Function 'process_tls_opt' argument 2 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1786:25: style:inconclusive: Function 'report_sock' argument 1 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1786:53: style:inconclusive: Function 'report_sock' argument 2 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1786:67: style:inconclusive: Function 'report_sock' argument 3 names different: declaration '' definition 'salen'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1787:11: style:inconclusive: Function 'report_sock' argument 4 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:1864:11: style:inconclusive: Function 'usage' argument 1 names different: declaration '' definition 'ret'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:744:17: style:inconclusive: Function 'unix_bind' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:744:27: style:inconclusive: Function 'unix_bind' argument 2 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:777:17: style:inconclusive: Function 'timeout_tls' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:777:32: style:inconclusive: Function 'timeout_tls' argument 2 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:777:47: style:inconclusive: Function 'timeout_tls' argument 3 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:804:30: style:inconclusive: Function 'tls_setup_client' argument 1 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:804:43: style:inconclusive: Function 'tls_setup_client' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:804:52: style:inconclusive: Function 'tls_setup_client' argument 3 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:831:30: style:inconclusive: Function 'tls_setup_server' argument 1 names different: declaration '' definition 'tls_ctx'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:831:43: style:inconclusive: Function 'tls_setup_server' argument 2 names different: declaration '' definition 'connfd'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:831:57: style:inconclusive: Function 'tls_setup_server' argument 3 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:869:20: style:inconclusive: Function 'unix_connect' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:905:19: style:inconclusive: Function 'unix_listen' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:927:28: style:inconclusive: Function 'remote_connect' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:927:46: style:inconclusive: Function 'remote_connect' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:927:68: style:inconclusive: Function 'remote_connect' argument 3 names different: declaration '' definition 'hints'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/netcat.c:928:11: style:inconclusive: Function 'remote_connect' argument 4 names different: declaration '' definition 'ipaddr'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:177:27: style:inconclusive: Function 'socks_connect' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:177:45: style:inconclusive: Function 'socks_connect' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:178:21: style:inconclusive: Function 'socks_connect' argument 3 names different: declaration '' definition 'hints'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:179:17: style:inconclusive: Function 'socks_connect' argument 4 names different: declaration '' definition 'proxyhost'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:179:40: style:inconclusive: Function 'socks_connect' argument 5 names different: declaration '' definition 'proxyport'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:179:67: style:inconclusive: Function 'socks_connect' argument 6 names different: declaration '' definition 'proxyhints'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:180:29: style:inconclusive: Function 'socks_connect' argument 8 names different: declaration '' definition 'proxyuser'. [funcArgNamesDifferentUnnamed] head netcat-openbsd-1.234/socks.c:180:9: style:inconclusive: Function 'socks_connect' argument 7 names different: declaration '' definition 'socksv'. [funcArgNamesDifferentUnnamed] DONE