2026-04-30 12:15 ftp://ftp.de.debian.org/debian/pool/main/s/spiped/spiped_1.6.4.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=bsd --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 --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j2 platform: Linux-6.12.74+deb13+1-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.70 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.20.0 head-info: 9305216 (2026-04-30 09:52:46 +0200) count: 599 157 elapsed-time: 2.5 1.2 head-timing-info: old-timing-info: head results: spiped-1.6.4/lib/dnsthread/dnsthread.c:104:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/dnsthread/dnsthread.c:256:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EALREADY [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/dnsthread/dnsthread.c:348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/dnsthread/dnsthread.c:242:32: style:inconclusive: Function 'dnsthread_resolveone' argument 1 names different: declaration '' definition 'T'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:242:48: style:inconclusive: Function 'dnsthread_resolveone' argument 2 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:243:12: style:inconclusive: Function 'dnsthread_resolveone' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:243:59: style:inconclusive: Function 'dnsthread_resolveone' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:363:26: style:inconclusive: Function 'dnsthread_kill' argument 1 names different: declaration '' definition 'T'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:418:32: style:inconclusive: Function 'dnsthread_resolve' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:419:12: style:inconclusive: Function 'dnsthread_resolve' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:419:59: style:inconclusive: Function 'dnsthread_resolve' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:451:25: style:inconclusive: Function 'callback_resolve' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/dnsthread/dnsthread.c:451:53: style:inconclusive: Function 'callback_resolve' argument 2 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:145:24: style:inconclusive: Function 'proto_conn_drop' argument 1 names different: declaration '' definition 'conn_cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:145:41: style:inconclusive: Function 'proto_conn_drop' argument 2 names different: declaration '' definition 'reason'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:213:23: style:inconclusive: Function 'proto_conn_create' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:213:46: style:inconclusive: Function 'proto_conn_create' argument 2 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:214:30: style:inconclusive: Function 'proto_conn_create' argument 3 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:214:40: style:inconclusive: Function 'proto_conn_create' argument 4 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:214:50: style:inconclusive: Function 'proto_conn_create' argument 5 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:215:9: style:inconclusive: Function 'proto_conn_create' argument 6 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:215:25: style:inconclusive: Function 'proto_conn_create' argument 7 names different: declaration '' definition 'nokeepalive'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:215:66: style:inconclusive: Function 'proto_conn_create' argument 8 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:216:12: style:inconclusive: Function 'proto_conn_create' argument 9 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:216:26: style:inconclusive: Function 'proto_conn_create' argument 10 names different: declaration '' definition 'callback_dead'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:216:62: style:inconclusive: Function 'proto_conn_create' argument 11 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:275:30: style:inconclusive: Function 'callback_connect_done' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:275:42: style:inconclusive: Function 'callback_connect_done' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:318:33: style:inconclusive: Function 'callback_connect_timeout' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:338:32: style:inconclusive: Function 'callback_handshake_done' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:338:60: style:inconclusive: Function 'callback_handshake_done' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:339:25: style:inconclusive: Function 'callback_handshake_done' argument 3 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:380:35: style:inconclusive: Function 'callback_handshake_timeout' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_conn.c:393:28: style:inconclusive: Function 'callback_pipestatus' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_crypt.c:203:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_DH_PUBLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_crypt.c:238:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_DH_PUBLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_crypt.c:275:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_DH_KEYLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_crypt.c:346:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HMAC_SHA256_CTX [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_crypt.c:374:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HMAC_SHA256_CTX [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_crypt.c:71:33: style:inconclusive: Function 'proto_crypt_secret' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:141:47: style:inconclusive: Function 'proto_crypt_dhmac' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:142:19: style:inconclusive: Function 'proto_crypt_dhmac' argument 2 names different: declaration '' definition 'nonce_l'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:143:19: style:inconclusive: Function 'proto_crypt_dhmac' argument 3 names different: declaration '' definition 'nonce_r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:144:13: style:inconclusive: Function 'proto_crypt_dhmac' argument 4 names different: declaration '' definition 'dhmac_l'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:144:48: style:inconclusive: Function 'proto_crypt_dhmac' argument 5 names different: declaration '' definition 'dhmac_r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:145:9: style:inconclusive: Function 'proto_crypt_dhmac' argument 6 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:197:39: style:inconclusive: Function 'proto_crypt_dh_validate' argument 1 names different: declaration '' definition 'yh_r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:198:19: style:inconclusive: Function 'proto_crypt_dh_validate' argument 2 names different: declaration '' definition 'dhmac_r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:198:50: style:inconclusive: Function 'proto_crypt_dh_validate' argument 3 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:231:33: style:inconclusive: Function 'proto_crypt_dh_generate' argument 1 names different: declaration '' definition 'yh_l'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:231:62: style:inconclusive: Function 'proto_crypt_dh_generate' argument 2 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:232:19: style:inconclusive: Function 'proto_crypt_dh_generate' argument 3 names different: declaration '' definition 'dhmac_l'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:232:50: style:inconclusive: Function 'proto_crypt_dh_generate' argument 4 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:268:48: style:inconclusive: Function 'proto_crypt_mkkeys' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:269:19: style:inconclusive: Function 'proto_crypt_mkkeys' argument 2 names different: declaration '' definition 'nonce_l'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:270:19: style:inconclusive: Function 'proto_crypt_mkkeys' argument 3 names different: declaration '' definition 'nonce_r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:271:19: style:inconclusive: Function 'proto_crypt_mkkeys' argument 4 names different: declaration '' definition 'yh_r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:271:54: style:inconclusive: Function 'proto_crypt_mkkeys' argument 5 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:272:9: style:inconclusive: Function 'proto_crypt_mkkeys' argument 6 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:272:20: style:inconclusive: Function 'proto_crypt_mkkeys' argument 7 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:273:26: style:inconclusive: Function 'proto_crypt_mkkeys' argument 8 names different: declaration '' definition 'eh_c'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:273:53: style:inconclusive: Function 'proto_crypt_mkkeys' argument 9 names different: declaration '' definition 'eh_s'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:324:27: style:inconclusive: Function 'proto_crypt_enc' argument 1 names different: declaration '' definition 'ibuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:324:40: style:inconclusive: Function 'proto_crypt_enc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:324:53: style:inconclusive: Function 'proto_crypt_enc' argument 3 names different: declaration '' definition 'obuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:325:25: style:inconclusive: Function 'proto_crypt_enc' argument 4 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:365:25: style:inconclusive: Function 'proto_crypt_dec' argument 1 names different: declaration '' definition 'ibuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:365:53: style:inconclusive: Function 'proto_crypt_dec' argument 2 names different: declaration '' definition 'obuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:366:25: style:inconclusive: Function 'proto_crypt_dec' argument 3 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:409:47: style:inconclusive: Function 'proto_crypt_secret_free' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:428:38: style:inconclusive: Function 'proto_crypt_free' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_crypt.c:324:27: style: Parameter 'ibuf' can be declared as pointer to const [constParameterPointer] spiped-1.6.4/lib/proto/proto_handshake.c:191:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_DH_PUBLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_handshake.c:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_DH_PUBLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_handshake.c:244:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_DH_PUBLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_handshake.c:266:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_DH_PUBLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/proto/proto_handshake.c:77:21: style:inconclusive: Function 'proto_handshake' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:77:28: style:inconclusive: Function 'proto_handshake' argument 2 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:77:38: style:inconclusive: Function 'proto_handshake' argument 3 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:77:49: style:inconclusive: Function 'proto_handshake' argument 4 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:78:33: style:inconclusive: Function 'proto_handshake' argument 5 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:79:12: style:inconclusive: Function 'proto_handshake' argument 6 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:80:12: style:inconclusive: Function 'proto_handshake' argument 7 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:123:29: style:inconclusive: Function 'callback_nonce_write' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:123:45: style:inconclusive: Function 'callback_nonce_write' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:144:28: style:inconclusive: Function 'callback_nonce_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:144:44: style:inconclusive: Function 'callback_nonce_read' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:165:37: style:inconclusive: Function 'gotnonces' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:187:34: style:inconclusive: Function 'dhread' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:205:25: style:inconclusive: Function 'callback_dh_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:205:41: style:inconclusive: Function 'callback_dh_read' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:235:35: style:inconclusive: Function 'dhwrite' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:258:26: style:inconclusive: Function 'callback_dh_write' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:258:42: style:inconclusive: Function 'callback_dh_write' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:283:41: style:inconclusive: Function 'handshakedone' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_handshake.c:317:31: style:inconclusive: Function 'proto_handshake_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:161:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_WR [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/util/graceful_shutdown.c:57:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/util/graceful_shutdown.c:92:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] spiped-1.6.4/lib/util/graceful_shutdown.c:82:37: style:inconclusive: Function 'graceful_shutdown_initialize' argument 1 names different: declaration '' definition 'begin_shutdown_parent'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/util/graceful_shutdown.c:83:12: style:inconclusive: Function 'graceful_shutdown_initialize' argument 2 names different: declaration '' definition 'caller_cookie_parent'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:47:16: style:inconclusive: Function 'proto_pipe' argument 1 names different: declaration '' definition 's_in'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:47:26: style:inconclusive: Function 'proto_pipe' argument 2 names different: declaration '' definition 's_out'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:47:37: style:inconclusive: Function 'proto_pipe' argument 3 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:47:63: style:inconclusive: Function 'proto_pipe' argument 4 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:48:11: style:inconclusive: Function 'proto_pipe' argument 5 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:48:26: style:inconclusive: Function 'proto_pipe' argument 6 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:48:52: style:inconclusive: Function 'proto_pipe' argument 7 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:92:27: style:inconclusive: Function 'callback_pipe_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:92:39: style:inconclusive: Function 'callback_pipe_read' argument 2 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:202:28: style:inconclusive: Function 'callback_pipe_write' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:202:44: style:inconclusive: Function 'callback_pipe_write' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/proto/proto_pipe.c:237:26: style:inconclusive: Function 'proto_pipe_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/util/pthread_create_blocking_np.c:91:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/POSIX/posix-abstract-declarator.c:8:10: style:inconclusive: Function 'func' argument 1 names different: declaration '' definition 'arr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/util/pthread_create_blocking_np.c:75:49: style:inconclusive: Function 'pthread_create_blocking_np' argument 1 names different: declaration '' definition 'thread'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/util/pthread_create_blocking_np.c:76:37: style:inconclusive: Function 'pthread_create_blocking_np' argument 2 names different: declaration '' definition 'attr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/util/pthread_create_blocking_np.c:77:14: style:inconclusive: Function 'pthread_create_blocking_np' argument 3 names different: declaration '' definition 'start_routine'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/lib/util/pthread_create_blocking_np.c:77:54: style:inconclusive: Function 'pthread_create_blocking_np' argument 4 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/POSIX/posix-clock_gettime.c:8:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/POSIX/posix-clock_realtime.c:7:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/POSIX/posix-inet-addrstrlen.c:7:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET_ADDRSTRLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/POSIX/posix-inet6-addrstrlen.c:7:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET6_ADDRSTRLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/POSIX/posix-msg_nosignal.c:7:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/POSIX/posix-restrict.c:11:7: style: Variable 'x' can be declared as const array [constVariable] spiped-1.6.4/libcperciva/POSIX/posix-restrict.c:12:7: style: Variable 'y' can be declared as const array [constVariable] spiped-1.6.4/libcperciva/cpusupport/Build/cpusupport-HWCAP-ELF_AUX_INFO.c:9:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_HWCAP [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/cpusupport/Build/cpusupport-HWCAP-GETAUXVAL.c:8:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_HWCAP [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/alg/sha256.c:233:27: style:inconclusive: Function 'SHA256_Transform' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:234:19: style:inconclusive: Function 'SHA256_Transform' argument 2 names different: declaration '' definition 'block'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:235:14: style:inconclusive: Function 'SHA256_Transform' argument 3 names different: declaration '' definition 'W'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:235:46: style:inconclusive: Function 'SHA256_Transform' argument 4 names different: declaration '' definition 'S'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:364:26: style:inconclusive: Function 'libcperciva_SHA256_Init' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:425:28: style:inconclusive: Function 'libcperciva_SHA256_Update' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:425:46: style:inconclusive: Function 'libcperciva_SHA256_Update' argument 2 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:425:57: style:inconclusive: Function 'libcperciva_SHA256_Update' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:455:22: style:inconclusive: Function 'libcperciva_SHA256_Final' argument 1 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:455:47: style:inconclusive: Function 'libcperciva_SHA256_Final' argument 2 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:474:25: style:inconclusive: Function 'libcperciva_SHA256_Buf' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:474:36: style:inconclusive: Function 'libcperciva_SHA256_Buf' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:474:49: style:inconclusive: Function 'libcperciva_SHA256_Buf' argument 3 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:527:36: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Init' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:527:54: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Init' argument 2 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:527:64: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Init' argument 3 names different: declaration '' definition 'Klen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:557:38: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Update' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:557:56: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Update' argument 2 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:557:67: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Update' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:590:27: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Final' argument 1 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:590:57: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Final' argument 2 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:612:30: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:612:40: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 2 names different: declaration '' definition 'Klen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:612:59: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 3 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:612:70: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:613:13: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 5 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:635:31: style:inconclusive: Function 'PBKDF2_SHA256' argument 1 names different: declaration '' definition 'passwd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:635:46: style:inconclusive: Function 'PBKDF2_SHA256' argument 2 names different: declaration '' definition 'passwdlen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:635:73: style:inconclusive: Function 'PBKDF2_SHA256' argument 3 names different: declaration '' definition 'salt'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:636:12: style:inconclusive: Function 'PBKDF2_SHA256' argument 4 names different: declaration '' definition 'saltlen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:636:30: style:inconclusive: Function 'PBKDF2_SHA256' argument 5 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:636:43: style:inconclusive: Function 'PBKDF2_SHA256' argument 6 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/alg/sha256.c:636:55: style:inconclusive: Function 'PBKDF2_SHA256' argument 7 names different: declaration '' definition 'dkLen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:258:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AES_KEY [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:332:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AES_KEY [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:236:39: style:inconclusive: Function 'crypto_aes_key_expand' argument 1 names different: declaration '' definition 'key_unexpanded'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:236:62: style:inconclusive: Function 'crypto_aes_key_expand' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:281:40: style:inconclusive: Function 'crypto_aes_encrypt_block' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:281:56: style:inconclusive: Function 'crypto_aes_encrypt_block' argument 2 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:282:35: style:inconclusive: Function 'crypto_aes_encrypt_block' argument 3 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aes.c:309:45: style:inconclusive: Function 'crypto_aes_key_free' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:105:44: style:inconclusive: Function 'crypto_aesctr_init2' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:106:35: style:inconclusive: Function 'crypto_aesctr_init2' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:106:49: style:inconclusive: Function 'crypto_aesctr_init2' argument 3 names different: declaration '' definition 'nonce'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:139:50: style:inconclusive: Function 'crypto_aesctr_init' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:139:64: style:inconclusive: Function 'crypto_aesctr_init' argument 2 names different: declaration '' definition 'nonce'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:168:45: style:inconclusive: Function 'crypto_aesctr_stream' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:168:69: style:inconclusive: Function 'crypto_aesctr_stream' argument 2 names different: declaration '' definition 'inbuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:169:15: style:inconclusive: Function 'crypto_aesctr_stream' argument 3 names different: declaration '' definition 'outbuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:169:30: style:inconclusive: Function 'crypto_aesctr_stream' argument 4 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:211:43: style:inconclusive: Function 'crypto_aesctr_free' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:230:49: style:inconclusive: Function 'crypto_aesctr_buf' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:230:63: style:inconclusive: Function 'crypto_aesctr_buf' argument 2 names different: declaration '' definition 'nonce'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:231:21: style:inconclusive: Function 'crypto_aesctr_buf' argument 3 names different: declaration '' definition 'inbuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:231:38: style:inconclusive: Function 'crypto_aesctr_buf' argument 4 names different: declaration '' definition 'outbuf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:231:53: style:inconclusive: Function 'crypto_aesctr_buf' argument 5 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:188:32: style:inconclusive: Function 'crypto_dh_generate_pub' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:189:19: style:inconclusive: Function 'crypto_dh_generate_pub' argument 2 names different: declaration '' definition 'priv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:227:28: style:inconclusive: Function 'crypto_dh_generate' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:228:13: style:inconclusive: Function 'crypto_dh_generate' argument 2 names different: declaration '' definition 'priv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:255:33: style:inconclusive: Function 'crypto_dh_compute' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:256:19: style:inconclusive: Function 'crypto_dh_compute' argument 2 names different: declaration '' definition 'priv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:256:52: style:inconclusive: Function 'crypto_dh_compute' argument 3 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_dh.c:289:37: style:inconclusive: Function 'crypto_dh_sanitycheck' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_verify_bytes.c:12:37: style:inconclusive: Function 'crypto_verify_bytes' argument 1 names different: declaration '' definition 'buf0'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_verify_bytes.c:12:59: style:inconclusive: Function 'crypto_verify_bytes' argument 2 names different: declaration '' definition 'buf1'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_verify_bytes.c:12:72: style:inconclusive: Function 'crypto_verify_bytes' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:97:24: style:inconclusive: Function 'update' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:97:37: style:inconclusive: Function 'update' argument 2 names different: declaration '' definition 'datalen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:179:20: style:inconclusive: Function 'generate' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:179:32: style:inconclusive: Function 'generate' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:207:31: style:inconclusive: Function 'crypto_entropy_read' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:207:43: style:inconclusive: Function 'crypto_entropy_read' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:126:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:171:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:215:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:85:26: style:inconclusive: Function 'elasticarray_init' argument 1 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:85:39: style:inconclusive: Function 'elasticarray_init' argument 2 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:122:43: style:inconclusive: Function 'elasticarray_resize' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:122:54: style:inconclusive: Function 'elasticarray_resize' argument 2 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:122:67: style:inconclusive: Function 'elasticarray_resize' argument 3 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:151:50: style:inconclusive: Function 'elasticarray_getsize' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:151:61: style:inconclusive: Function 'elasticarray_getsize' argument 2 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:164:43: style:inconclusive: Function 'elasticarray_append' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:165:18: style:inconclusive: Function 'elasticarray_append' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:165:30: style:inconclusive: Function 'elasticarray_append' argument 3 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:165:43: style:inconclusive: Function 'elasticarray_append' argument 4 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:210:43: style:inconclusive: Function 'elasticarray_shrink' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:210:54: style:inconclusive: Function 'elasticarray_shrink' argument 2 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:210:67: style:inconclusive: Function 'elasticarray_shrink' argument 3 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:236:45: style:inconclusive: Function 'elasticarray_truncate' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:271:40: style:inconclusive: Function 'elasticarray_get' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:271:51: style:inconclusive: Function 'elasticarray_get' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:271:63: style:inconclusive: Function 'elasticarray_get' argument 3 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:283:41: style:inconclusive: Function 'elasticarray_free' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:301:43: style:inconclusive: Function 'elasticarray_export' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:301:55: style:inconclusive: Function 'elasticarray_export' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:301:69: style:inconclusive: Function 'elasticarray_export' argument 3 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:302:12: style:inconclusive: Function 'elasticarray_export' argument 4 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:335:52: style:inconclusive: Function 'elasticarray_exportdup' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:335:64: style:inconclusive: Function 'elasticarray_exportdup' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:336:14: style:inconclusive: Function 'elasticarray_exportdup' argument 3 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/elasticarray.c:336:27: style:inconclusive: Function 'elasticarray_exportdup' argument 4 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:107:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeval [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:156:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeval [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:98:36: style:inconclusive: Function 'timerqueue_add' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:98:62: style:inconclusive: Function 'timerqueue_add' argument 2 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:98:73: style:inconclusive: Function 'timerqueue_add' argument 3 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:133:39: style:inconclusive: Function 'timerqueue_delete' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:133:49: style:inconclusive: Function 'timerqueue_delete' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:150:41: style:inconclusive: Function 'timerqueue_increase' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:150:51: style:inconclusive: Function 'timerqueue_increase' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:151:28: style:inconclusive: Function 'timerqueue_increase' argument 3 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:169:39: style:inconclusive: Function 'timerqueue_getmin' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:190:39: style:inconclusive: Function 'timerqueue_getptr' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:190:65: style:inconclusive: Function 'timerqueue_getptr' argument 2 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/timerqueue.c:227:37: style:inconclusive: Function 'timerqueue_free' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:126:21: style:inconclusive: Function 'ptrheap_init' argument 1 names different: declaration '' definition 'compar'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:127:13: style:inconclusive: Function 'ptrheap_init' argument 2 names different: declaration '' definition 'setreccookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:127:59: style:inconclusive: Function 'ptrheap_init' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:141:23: style:inconclusive: Function 'ptrheap_create' argument 1 names different: declaration '' definition 'compar'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:142:13: style:inconclusive: Function 'ptrheap_create' argument 2 names different: declaration '' definition 'setreccookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:142:59: style:inconclusive: Function 'ptrheap_create' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:143:12: style:inconclusive: Function 'ptrheap_create' argument 4 names different: declaration '' definition 'N'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:143:23: style:inconclusive: Function 'ptrheap_create' argument 5 names different: declaration '' definition 'ptrs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:193:30: style:inconclusive: Function 'ptrheap_add' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:193:40: style:inconclusive: Function 'ptrheap_add' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:223:33: style:inconclusive: Function 'ptrheap_getmin' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:239:33: style:inconclusive: Function 'ptrheap_delete' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:239:43: style:inconclusive: Function 'ptrheap_delete' argument 2 names different: declaration '' definition 'rc'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:284:36: style:inconclusive: Function 'ptrheap_deletemin' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:298:35: style:inconclusive: Function 'ptrheap_decrease' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:298:45: style:inconclusive: Function 'ptrheap_decrease' argument 2 names different: declaration '' definition 'rc'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:312:35: style:inconclusive: Function 'ptrheap_increase' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:312:45: style:inconclusive: Function 'ptrheap_increase' argument 2 names different: declaration '' definition 'rc'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:326:38: style:inconclusive: Function 'ptrheap_increasemin' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/datastruct/ptrheap.c:339:31: style:inconclusive: Function 'ptrheap_free' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events.c:153:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeval [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events.c:31:21: style:inconclusive: Function 'events_mkrec' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events.c:31:43: style:inconclusive: Function 'events_mkrec' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events.c:56:34: style:inconclusive: Function 'events_freerec' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events.c:210:25: style:inconclusive: Function 'events_spin' argument 1 names different: declaration '' definition 'done'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_immediate.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_immediate.c:112:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_immediate.c:146:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_immediate.c:65:34: style:inconclusive: Function 'events_immediate_register' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_immediate.c:65:56: style:inconclusive: Function 'events_immediate_register' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_immediate.c:65:68: style:inconclusive: Function 'events_immediate_register' argument 3 names different: declaration '' definition 'prio'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_immediate.c:106:32: style:inconclusive: Function 'events_immediate_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:146:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_network.c:186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_network.c:251:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_network.c:316:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_network.c:388:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_network.c:432:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable revents [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_network_selectstats.c:91:37: style:inconclusive: Function 'events_network_selectstats' argument 1 names different: declaration '' definition '_n'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network_selectstats.c:91:50: style:inconclusive: Function 'events_network_selectstats' argument 2 names different: declaration '' definition '_mu'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network_selectstats.c:91:64: style:inconclusive: Function 'events_network_selectstats' argument 3 names different: declaration '' definition '_va'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network_selectstats.c:92:14: style:inconclusive: Function 'events_network_selectstats' argument 4 names different: declaration '' definition '_max'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:217:32: style:inconclusive: Function 'events_network_register' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:217:54: style:inconclusive: Function 'events_network_register' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:217:66: style:inconclusive: Function 'events_network_register' argument 3 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:217:73: style:inconclusive: Function 'events_network_register' argument 4 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:293:27: style:inconclusive: Function 'events_network_cancel' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:293:34: style:inconclusive: Function 'events_network_cancel' argument 2 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:362:46: style:inconclusive: Function 'events_network_select' argument 1 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_network.c:363:35: style:inconclusive: Function 'events_network_select' argument 2 names different: declaration '' definition 'interrupt_requested'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:75:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeval [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_timer.c:188:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeval [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/events/events_timer.c:50:30: style:inconclusive: Function 'events_timer_register' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:50:52: style:inconclusive: Function 'events_timer_register' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:51:28: style:inconclusive: Function 'events_timer_register' argument 3 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:103:37: style:inconclusive: Function 'events_timer_register_double' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:103:59: style:inconclusive: Function 'events_timer_register_double' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:104:12: style:inconclusive: Function 'events_timer_register_double' argument 3 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:122:28: style:inconclusive: Function 'events_timer_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:140:27: style:inconclusive: Function 'events_timer_reset' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:167:36: style:inconclusive: Function 'events_timer_min' argument 1 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/events/events_timer.c:229:37: style:inconclusive: Function 'events_timer_get' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_accept.c:27:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_accept.c:76:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENTS_NETWORK_OP_READ [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_accept.c:100:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENTS_NETWORK_OP_READ [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:51:22: style:inconclusive: Function 'netbuf_read_init' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:64:23: style:inconclusive: Function 'netbuf_read_init2' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:64:51: style:inconclusive: Function 'netbuf_read_init2' argument 2 names different: declaration '' definition 'ssl'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:99:39: style:inconclusive: Function 'netbuf_read_peek' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:99:53: style:inconclusive: Function 'netbuf_read_peek' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:99:68: style:inconclusive: Function 'netbuf_read_peek' argument 3 names different: declaration '' definition 'datalen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:148:39: style:inconclusive: Function 'netbuf_read_wait' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:148:49: style:inconclusive: Function 'netbuf_read_wait' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:149:12: style:inconclusive: Function 'netbuf_read_wait' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:149:43: style:inconclusive: Function 'netbuf_read_wait' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:204:25: style:inconclusive: Function 'callback_success' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:220:22: style:inconclusive: Function 'callback_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:220:38: style:inconclusive: Function 'callback_read' argument 2 names different: declaration '' definition 'lenread'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:259:46: style:inconclusive: Function 'netbuf_read_wait_cancel' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:283:42: style:inconclusive: Function 'netbuf_read_consume' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:283:52: style:inconclusive: Function 'netbuf_read_consume' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:299:39: style:inconclusive: Function 'netbuf_read_free' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_accept.c:60:20: style:inconclusive: Function 'network_accept' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_accept.c:60:31: style:inconclusive: Function 'network_accept' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_accept.c:60:62: style:inconclusive: Function 'network_accept' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_accept.c:95:30: style:inconclusive: Function 'network_accept_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_read.c:57:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_read.c:121:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_read.c:160:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENTS_NETWORK_OP_READ [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_connect.c:111:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENTS_NETWORK_OP_WRITE [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_connect.c:144:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENTS_NETWORK_OP_WRITE [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_connect.c:204:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeval [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_connect.c:299:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENTS_NETWORK_OP_WRITE [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_read.c:112:18: style:inconclusive: Function 'network_read' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_read.c:112:32: style:inconclusive: Function 'network_read' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_read.c:112:44: style:inconclusive: Function 'network_read' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_read.c:112:59: style:inconclusive: Function 'network_read' argument 4 names different: declaration '' definition 'minread'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_read.c:113:12: style:inconclusive: Function 'network_read' argument 5 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_read.c:113:47: style:inconclusive: Function 'network_read' argument 6 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_read.c:155:28: style:inconclusive: Function 'network_read_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:119:36: style:inconclusive: Function 'tryconnect' argument 1 names different: declaration '' definition 'C'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:232:44: style:inconclusive: Function 'network_connect' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:233:12: style:inconclusive: Function 'network_connect' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:233:43: style:inconclusive: Function 'network_connect' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:251:49: style:inconclusive: Function 'network_connect_bind' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:252:30: style:inconclusive: Function 'network_connect_bind' argument 2 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:252:43: style:inconclusive: Function 'network_connect_bind' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:253:12: style:inconclusive: Function 'network_connect_bind' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:266:50: style:inconclusive: Function 'network_connect_timeo' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:267:28: style:inconclusive: Function 'network_connect_timeo' argument 2 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:268:12: style:inconclusive: Function 'network_connect_timeo' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:268:43: style:inconclusive: Function 'network_connect_timeo' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_connect.c:281:31: style:inconclusive: Function 'network_connect_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:83:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_write.c:162:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/network/network_write.c:201:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENTS_NETWORK_OP_WRITE [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/asprintf.c:12:18: style:inconclusive: Function 'libcperciva_asprintf' argument 1 names different: declaration '' definition 'ret'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/asprintf.c:12:36: style:inconclusive: Function 'libcperciva_asprintf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:153:19: style:inconclusive: Function 'network_write' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:153:39: style:inconclusive: Function 'network_write' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:153:51: style:inconclusive: Function 'network_write' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:153:66: style:inconclusive: Function 'network_write' argument 4 names different: declaration '' definition 'minwrite'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:154:12: style:inconclusive: Function 'network_write' argument 5 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:154:47: style:inconclusive: Function 'network_write' argument 6 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/network/network_write.c:196:29: style:inconclusive: Function 'network_write_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/daemonize.c:18:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/daemonize.c:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/daemonize.c:49:24: style:inconclusive: Function 'daemonize' argument 1 names different: declaration '' definition 'spid'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/entropy.c:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/entropy.c:75:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/entropy.c:116:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/entropy.c:145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/fork_func.c:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/fork_func.c:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/entropy.c:68:48: style:inconclusive: Function 'entropy_read_fill' argument 1 names different: declaration '' definition 'er'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/entropy.c:68:62: style:inconclusive: Function 'entropy_read_fill' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/entropy.c:69:12: style:inconclusive: Function 'entropy_read_fill' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/entropy.c:108:48: style:inconclusive: Function 'entropy_read_done' argument 1 names different: declaration '' definition 'er'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/entropy.c:140:24: style:inconclusive: Function 'entropy_read' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/entropy.c:140:36: style:inconclusive: Function 'entropy_read' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/entropy.c:68:48: style: Parameter 'er' can be declared as pointer to const [constParameterPointer] spiped-1.6.4/libcperciva/util/fork_func.c:15:18: style:inconclusive: Function 'fork_func' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/fork_func.c:15:40: style:inconclusive: Function 'fork_func' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/fork_func.c:47:22: style:inconclusive: Function 'fork_func_wait' argument 1 names different: declaration '' definition 'pid'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/getopt.c:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/getopt.c:297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/getopt.c:330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/getopt.c:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/ipc_sync.c:30:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/ipc_sync.c:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/ipc_sync.c:81:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/ipc_sync.c:132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/ipc_sync.c:157:33: style:inconclusive: Function 'ipc_sync_wait' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/ipc_sync.c:173:35: style:inconclusive: Function 'ipc_sync_signal' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/ipc_sync.c:190:38: style:inconclusive: Function 'ipc_sync_wait_prep' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/ipc_sync.c:203:40: style:inconclusive: Function 'ipc_sync_signal_prep' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/ipc_sync.c:215:33: style:inconclusive: Function 'ipc_sync_done' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/monoclock.c:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/monoclock.c:123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/monoclock.c:27:32: style:inconclusive: Function 'monoclock_get' argument 1 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/monoclock.c:72:40: style:inconclusive: Function 'monoclock_get_cputime' argument 1 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/monoclock.c:107:27: style:inconclusive: Function 'monoclock_getres' argument 1 names different: declaration '' definition 'resd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/noeintr.c:23:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/noeintr.c:16:19: style:inconclusive: Function 'noeintr_write' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/noeintr.c:16:35: style:inconclusive: Function 'noeintr_write' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/noeintr.c:16:47: style:inconclusive: Function 'noeintr_write' argument 3 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/optional_mutex.c:13:2: error: #error "You must define either OPTIONAL_MUTEX_PTHREAD_YES "\011\ [preprocessorErrorDirective] spiped-1.6.4/libcperciva/util/getopt.c:139:12: style:inconclusive: Function 'libcperciva_getopt' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:139:31: style:inconclusive: Function 'libcperciva_getopt' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:260:28: style:inconclusive: Function 'getopt_lookup' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:292:34: style:inconclusive: Function 'getopt_register_opt' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:292:45: style:inconclusive: Function 'getopt_register_opt' argument 2 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:292:53: style:inconclusive: Function 'getopt_register_opt' argument 3 names different: declaration '' definition 'hasarg'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:325:32: style:inconclusive: Function 'getopt_register_missing' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:341:24: style:inconclusive: Function 'getopt_setrange' argument 1 names different: declaration '' definition 'maxopts'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/getopt.c:74:30: style: Parameter 'argv' can be declared as const array [constParameter] spiped-1.6.4/libcperciva/util/perftest.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/perftest.c:31:25: style:inconclusive: Function 'perftest_buffers' argument 1 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/perftest.c:31:48: style:inconclusive: Function 'perftest_buffers' argument 2 names different: declaration '' definition 'sizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/perftest.c:31:62: style:inconclusive: Function 'perftest_buffers' argument 3 names different: declaration '' definition 'nsizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/perftest.c:32:12: style:inconclusive: Function 'perftest_buffers' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/perftest.c:32:31: style:inconclusive: Function 'perftest_buffers' argument 5 names different: declaration '' definition 'cputime'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/parsenum.h:153:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/parsenum.h:171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/parsenum.h:191:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/setuidgid.c:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/setuidgid.c:78:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/setuidgid.c:113:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/setuidgid.c:155:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/setuidgid.c:238:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/imalloc.h:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:34:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_un [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:84:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:153:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in6 [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:197:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:326:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:449:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock.c:505:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/setuidgid.c:79:20: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] spiped-1.6.4/libcperciva/util/setuidgid.c:114:19: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] spiped-1.6.4/libcperciva/util/setuidgid.c:67:24: style:inconclusive: Function 'set_group' argument 1 names different: declaration '' definition 'groupname'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/setuidgid.c:107:23: style:inconclusive: Function 'set_user' argument 1 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/setuidgid.c:142:40: style:inconclusive: Function 'string_extract_user_group' argument 1 names different: declaration '' definition 'combined'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/setuidgid.c:142:58: style:inconclusive: Function 'string_extract_user_group' argument 2 names different: declaration '' definition 'username_p'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/setuidgid.c:143:13: style:inconclusive: Function 'string_extract_user_group' argument 3 names different: declaration '' definition 'groupname_p'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/setuidgid.c:224:24: style:inconclusive: Function 'setuidgid' argument 1 names different: declaration '' definition 'user_group_string'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/setuidgid.c:224:47: style:inconclusive: Function 'setuidgid' argument 2 names different: declaration '' definition 'leave_suppgrp'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/setuidgid.c:70:17: style: Variable 'group_info' can be declared as pointer to const [constVariablePointer] spiped-1.6.4/libcperciva/util/setuidgid.c:110:18: style: Variable 'user_info' can be declared as pointer to const [constVariablePointer] spiped-1.6.4/libcperciva/util/sock.c:237:27: style:inconclusive: Function 'sock_resolve' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:316:31: style:inconclusive: Function 'sock_resolve_one' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:316:41: style:inconclusive: Function 'sock_resolve_one' argument 2 names different: declaration '' definition 'addport'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:376:40: style:inconclusive: Function 'sock_listener' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:432:41: style:inconclusive: Function 'sock_connect' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:482:42: style:inconclusive: Function 'sock_connect_nb' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:497:47: style:inconclusive: Function 'sock_connect_bind_nb' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:498:30: style:inconclusive: Function 'sock_connect_bind_nb' argument 2 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:558:35: style:inconclusive: Function 'sock_addr_free' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:575:40: style:inconclusive: Function 'sock_addr_freelist' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock.c:77:20: style: Variable 'r' can be declared as pointer to const [constVariablePointer] spiped-1.6.4/libcperciva/util/sock_util.c:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET_ADDRSTRLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock_util.c:226:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET6_ADDRSTRLEN [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/sock_util.c:354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/warnp.c:64:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/warnp.c:106:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/libcperciva/util/warnp.c:33:32: style:inconclusive: Function 'warnp_setprogname' argument 1 names different: declaration '' definition 'progname'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/warnp.c:57:19: style:inconclusive: Function 'libcperciva_warn' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/warnp.c:99:20: style:inconclusive: Function 'libcperciva_warnx' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/warnp.c:144:18: style:inconclusive: Function 'warnp_syslog' argument 1 names different: declaration '' definition 'enable'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/warnp.c:160:27: style:inconclusive: Function 'warnp_syslog_priority' argument 1 names different: declaration '' definition 'priority'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:91:3: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spiped-1.6.4/libcperciva/util/sock_util.c:31:40: style:inconclusive: Function 'sock_addr_cmp' argument 1 names different: declaration '' definition 'sa1'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:31:70: style:inconclusive: Function 'sock_addr_cmp' argument 2 names different: declaration '' definition 'sa2'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:53:40: style:inconclusive: Function 'sock_addr_dup' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:84:46: style:inconclusive: Function 'sock_addr_duplist' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:127:46: style:inconclusive: Function 'sock_addr_serialize' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:128:16: style:inconclusive: Function 'sock_addr_serialize' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:128:30: style:inconclusive: Function 'sock_addr_serialize' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:159:39: style:inconclusive: Function 'sock_addr_deserialize' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:159:51: style:inconclusive: Function 'sock_addr_deserialize' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:266:48: style:inconclusive: Function 'sock_addr_prettyprint' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:289:36: style:inconclusive: Function 'sock_addr_ensure_port' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:346:33: style:inconclusive: Function 'sock_addr_validate' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/libcperciva/util/sock_util.c:196:36: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] spiped-1.6.4/libcperciva/util/sock_util.c:223:36: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] spiped-1.6.4/libcperciva/util/sock_util.c:250:39: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] spiped-1.6.4/libcperciva/util/sock_util.c:292:9: style: Variable 'cr' can be declared as pointer to const [constVariablePointer] spiped-1.6.4/perftests/recv-zeros/main.c:26:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/perftests/send-zeros/main.c:33:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/perftests/standalone-enc/fd_drain.c:47:14: style:inconclusive: Function 'fd_drain' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/fd_drain.c:61:19: style:inconclusive: Function 'fd_drain_fork' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/main.c:60:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:52:34: style:inconclusive: Function 'standalone_aesctr' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:52:52: style:inconclusive: Function 'standalone_aesctr' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:53:12: style:inconclusive: Function 'standalone_aesctr' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:53:36: style:inconclusive: Function 'standalone_aesctr' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:58:32: style:inconclusive: Function 'standalone_hmac' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:58:50: style:inconclusive: Function 'standalone_hmac' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:59:12: style:inconclusive: Function 'standalone_hmac' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:59:36: style:inconclusive: Function 'standalone_hmac' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:71:39: style:inconclusive: Function 'standalone_aesctr_hmac' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:71:57: style:inconclusive: Function 'standalone_aesctr_hmac' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:72:12: style:inconclusive: Function 'standalone_aesctr_hmac' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:72:36: style:inconclusive: Function 'standalone_aesctr_hmac' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:44:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PCRYPT_ESZ [valueFlowBailoutIncompleteVar] spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:72:31: style:inconclusive: Function 'standalone_pce' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:72:49: style:inconclusive: Function 'standalone_pce' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:73:12: style:inconclusive: Function 'standalone_pce' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:73:36: style:inconclusive: Function 'standalone_pce' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:141:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_WR [valueFlowBailoutIncompleteVar] spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:200:47: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:200:65: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:201:12: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:201:36: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:47:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:279:46: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:279:64: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:280:12: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:280:36: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:280:55: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 5 names different: declaration '' definition 'method'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:232:18: style: Variable 'shared' can be declared as pointer to const [constVariablePointer] spiped-1.6.4/spipe/main.c:83:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ESRCH [valueFlowBailoutIncompleteVar] spiped-1.6.4/spipe/main.c:116:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/spipe/main.c:153:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/spipe/pushbits.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_WR [valueFlowBailoutIncompleteVar] spiped-1.6.4/spipe/pushbits.c:56:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] spiped-1.6.4/spipe/pushbits.c:90:14: style:inconclusive: Function 'pushbits' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spipe/pushbits.c:90:22: style:inconclusive: Function 'pushbits' argument 2 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spipe/pushbits.c:90:39: style:inconclusive: Function 'pushbits' argument 3 names different: declaration '' definition 'thr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spipe/main.c:198:3: style: Label 'GETOPT_MISSING_ARG' is not used. [unusedLabel] spiped-1.6.4/spipe/main.c:201:3: style: Label 'GETOPT_DEFAULT' is not used. [unusedLabel] spiped-1.6.4/spiped/dispatch.c:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries [valueFlowBailoutIncompleteVar] spiped-1.6.4/spiped/dispatch.c:181:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries [valueFlowBailoutIncompleteVar] spiped-1.6.4/spiped/dispatch.c:300:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTO_CONN_CANCELLED [valueFlowBailoutIncompleteVar] spiped-1.6.4/spiped/dispatch.c:79:30: style:inconclusive: Function 'callback_resolveagain' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:145:25: style:inconclusive: Function 'callback_gotconn' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:145:37: style:inconclusive: Function 'callback_gotconn' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:222:21: style:inconclusive: Function 'dispatch_accept' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:222:37: style:inconclusive: Function 'dispatch_accept' argument 2 names different: declaration '' definition 'tgt'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:222:49: style:inconclusive: Function 'dispatch_accept' argument 3 names different: declaration '' definition 'rtime'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:222:76: style:inconclusive: Function 'dispatch_accept' argument 4 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:223:30: style:inconclusive: Function 'dispatch_accept' argument 5 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:223:40: style:inconclusive: Function 'dispatch_accept' argument 6 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:223:50: style:inconclusive: Function 'dispatch_accept' argument 7 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:223:61: style:inconclusive: Function 'dispatch_accept' argument 8 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:224:9: style:inconclusive: Function 'dispatch_accept' argument 9 names different: declaration '' definition 'nokeepalive'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:224:50: style:inconclusive: Function 'dispatch_accept' argument 10 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:224:60: style:inconclusive: Function 'dispatch_accept' argument 11 names different: declaration '' definition 'nconn_max'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:225:12: style:inconclusive: Function 'dispatch_accept' argument 12 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:225:25: style:inconclusive: Function 'dispatch_accept' argument 13 names different: declaration '' definition 'conndone'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:289:26: style:inconclusive: Function 'dispatch_shutdown' argument 1 names different: declaration '' definition 'dispatch_cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/dispatch.c:327:34: style:inconclusive: Function 'dispatch_request_shutdown' argument 1 names different: declaration '' definition 'dispatch_cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/main.c:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/spiped/main.c:102:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/dnsthread-resolve/main.c:62:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/msleep/main.c:15:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/nc-client/main.c:67:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/nc-client/main.c:174:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/nc-client/main.c:111:23: style:inconclusive: Function 'callback_wrote' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-client/main.c:111:39: style:inconclusive: Function 'callback_wrote' argument 2 names different: declaration '' definition 'lenwrit'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/spiped/main.c:208:3: style: Label 'GETOPT_MISSING_ARG' is not used. [unusedLabel] spiped-1.6.4/spiped/main.c:211:3: style: Label 'GETOPT_DEFAULT' is not used. [unusedLabel] spiped-1.6.4/tests/nc-server/main.c:111:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/pthread_create_blocking_np/main.c:63:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/nc-server/simple_server.c:89:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/nc-server/simple_server.c:137:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/nc-server/simple_server.c:51:32: style:inconclusive: Function 'doaccept' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:71:34: style:inconclusive: Function 'conndied' argument 1 names different: declaration '' definition 'node_ptr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:104:25: style:inconclusive: Function 'callback_gotconn' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:104:37: style:inconclusive: Function 'callback_gotconn' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:161:22: style:inconclusive: Function 'callback_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:161:38: style:inconclusive: Function 'callback_read' argument 2 names different: declaration '' definition 'lenread'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:204:30: style:inconclusive: Function 'drop' argument 1 names different: declaration '' definition 'node_ptr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:273:28: style:inconclusive: Function 'simple_server' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:273:41: style:inconclusive: Function 'simple_server' argument 2 names different: declaration '' definition 'nconn_max'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:273:59: style:inconclusive: Function 'simple_server' argument 3 names different: declaration '' definition 'shutdown_after'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:274:12: style:inconclusive: Function 'simple_server' argument 4 names different: declaration '' definition 'callback_nc_message'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:275:12: style:inconclusive: Function 'simple_server' argument 5 names different: declaration '' definition 'caller_cookie'. [funcArgNamesDifferentUnnamed] spiped-1.6.4/tests/nc-server/simple_server.c:236:26: style: Variable 'node_ptr' can be declared as pointer to const [constVariablePointer] spiped-1.6.4/tests/pushbits/main.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/pushbits/main.c:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ESRCH [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/pushbits/main.c:411:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/pushbits/main.c:423:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNP_INIT [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/valgrind/potential-memleaks.c:69:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/valgrind/potential-memleaks.c:99:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/valgrind/potential-memleaks.c:114:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/valgrind/potential-memleaks.c:152:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spiped-1.6.4/tests/pushbits/main.c:434:3: style: Label 'GETOPT_MISSING_ARG' is not used. [unusedLabel] spiped-1.6.4/tests/pushbits/main.c:437:3: style: Label 'GETOPT_DEFAULT' is not used. [unusedLabel] spiped-1.6.4/tests/valgrind/potential-memleaks.c:173:23: style: Parameter 'argv' can be declared as const array [constParameter] diff: head spiped-1.6.4/lib/dnsthread/dnsthread.c:242:32: style:inconclusive: Function 'dnsthread_resolveone' argument 1 names different: declaration '' definition 'T'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:242:48: style:inconclusive: Function 'dnsthread_resolveone' argument 2 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:243:12: style:inconclusive: Function 'dnsthread_resolveone' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:243:59: style:inconclusive: Function 'dnsthread_resolveone' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:363:26: style:inconclusive: Function 'dnsthread_kill' argument 1 names different: declaration '' definition 'T'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:418:32: style:inconclusive: Function 'dnsthread_resolve' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:419:12: style:inconclusive: Function 'dnsthread_resolve' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:419:59: style:inconclusive: Function 'dnsthread_resolve' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:451:25: style:inconclusive: Function 'callback_resolve' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/dnsthread/dnsthread.c:451:53: style:inconclusive: Function 'callback_resolve' argument 2 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:145:24: style:inconclusive: Function 'proto_conn_drop' argument 1 names different: declaration '' definition 'conn_cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:145:41: style:inconclusive: Function 'proto_conn_drop' argument 2 names different: declaration '' definition 'reason'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:213:23: style:inconclusive: Function 'proto_conn_create' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:213:46: style:inconclusive: Function 'proto_conn_create' argument 2 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:214:30: style:inconclusive: Function 'proto_conn_create' argument 3 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:214:40: style:inconclusive: Function 'proto_conn_create' argument 4 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:214:50: style:inconclusive: Function 'proto_conn_create' argument 5 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:215:25: style:inconclusive: Function 'proto_conn_create' argument 7 names different: declaration '' definition 'nokeepalive'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:215:66: style:inconclusive: Function 'proto_conn_create' argument 8 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:215:9: style:inconclusive: Function 'proto_conn_create' argument 6 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:216:12: style:inconclusive: Function 'proto_conn_create' argument 9 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:216:26: style:inconclusive: Function 'proto_conn_create' argument 10 names different: declaration '' definition 'callback_dead'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:216:62: style:inconclusive: Function 'proto_conn_create' argument 11 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:275:30: style:inconclusive: Function 'callback_connect_done' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:275:42: style:inconclusive: Function 'callback_connect_done' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:318:33: style:inconclusive: Function 'callback_connect_timeout' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:338:32: style:inconclusive: Function 'callback_handshake_done' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:338:60: style:inconclusive: Function 'callback_handshake_done' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:339:25: style:inconclusive: Function 'callback_handshake_done' argument 3 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:380:35: style:inconclusive: Function 'callback_handshake_timeout' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_conn.c:393:28: style:inconclusive: Function 'callback_pipestatus' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:141:47: style:inconclusive: Function 'proto_crypt_dhmac' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:142:19: style:inconclusive: Function 'proto_crypt_dhmac' argument 2 names different: declaration '' definition 'nonce_l'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:143:19: style:inconclusive: Function 'proto_crypt_dhmac' argument 3 names different: declaration '' definition 'nonce_r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:144:13: style:inconclusive: Function 'proto_crypt_dhmac' argument 4 names different: declaration '' definition 'dhmac_l'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:144:48: style:inconclusive: Function 'proto_crypt_dhmac' argument 5 names different: declaration '' definition 'dhmac_r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:145:9: style:inconclusive: Function 'proto_crypt_dhmac' argument 6 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:197:39: style:inconclusive: Function 'proto_crypt_dh_validate' argument 1 names different: declaration '' definition 'yh_r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:198:19: style:inconclusive: Function 'proto_crypt_dh_validate' argument 2 names different: declaration '' definition 'dhmac_r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:198:50: style:inconclusive: Function 'proto_crypt_dh_validate' argument 3 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:231:33: style:inconclusive: Function 'proto_crypt_dh_generate' argument 1 names different: declaration '' definition 'yh_l'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:231:62: style:inconclusive: Function 'proto_crypt_dh_generate' argument 2 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:232:19: style:inconclusive: Function 'proto_crypt_dh_generate' argument 3 names different: declaration '' definition 'dhmac_l'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:232:50: style:inconclusive: Function 'proto_crypt_dh_generate' argument 4 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:268:48: style:inconclusive: Function 'proto_crypt_mkkeys' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:269:19: style:inconclusive: Function 'proto_crypt_mkkeys' argument 2 names different: declaration '' definition 'nonce_l'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:270:19: style:inconclusive: Function 'proto_crypt_mkkeys' argument 3 names different: declaration '' definition 'nonce_r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:271:19: style:inconclusive: Function 'proto_crypt_mkkeys' argument 4 names different: declaration '' definition 'yh_r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:271:54: style:inconclusive: Function 'proto_crypt_mkkeys' argument 5 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:272:20: style:inconclusive: Function 'proto_crypt_mkkeys' argument 7 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:272:9: style:inconclusive: Function 'proto_crypt_mkkeys' argument 6 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:273:26: style:inconclusive: Function 'proto_crypt_mkkeys' argument 8 names different: declaration '' definition 'eh_c'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:273:53: style:inconclusive: Function 'proto_crypt_mkkeys' argument 9 names different: declaration '' definition 'eh_s'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:324:27: style:inconclusive: Function 'proto_crypt_enc' argument 1 names different: declaration '' definition 'ibuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:324:40: style:inconclusive: Function 'proto_crypt_enc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:324:53: style:inconclusive: Function 'proto_crypt_enc' argument 3 names different: declaration '' definition 'obuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:325:25: style:inconclusive: Function 'proto_crypt_enc' argument 4 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:365:25: style:inconclusive: Function 'proto_crypt_dec' argument 1 names different: declaration '' definition 'ibuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:365:53: style:inconclusive: Function 'proto_crypt_dec' argument 2 names different: declaration '' definition 'obuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:366:25: style:inconclusive: Function 'proto_crypt_dec' argument 3 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:409:47: style:inconclusive: Function 'proto_crypt_secret_free' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:428:38: style:inconclusive: Function 'proto_crypt_free' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_crypt.c:71:33: style:inconclusive: Function 'proto_crypt_secret' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:123:29: style:inconclusive: Function 'callback_nonce_write' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:123:45: style:inconclusive: Function 'callback_nonce_write' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:144:28: style:inconclusive: Function 'callback_nonce_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:144:44: style:inconclusive: Function 'callback_nonce_read' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:165:37: style:inconclusive: Function 'gotnonces' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:187:34: style:inconclusive: Function 'dhread' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:205:25: style:inconclusive: Function 'callback_dh_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:205:41: style:inconclusive: Function 'callback_dh_read' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:235:35: style:inconclusive: Function 'dhwrite' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:258:26: style:inconclusive: Function 'callback_dh_write' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:258:42: style:inconclusive: Function 'callback_dh_write' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:283:41: style:inconclusive: Function 'handshakedone' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:317:31: style:inconclusive: Function 'proto_handshake_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:77:21: style:inconclusive: Function 'proto_handshake' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:77:28: style:inconclusive: Function 'proto_handshake' argument 2 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:77:38: style:inconclusive: Function 'proto_handshake' argument 3 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:77:49: style:inconclusive: Function 'proto_handshake' argument 4 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:78:33: style:inconclusive: Function 'proto_handshake' argument 5 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:79:12: style:inconclusive: Function 'proto_handshake' argument 6 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_handshake.c:80:12: style:inconclusive: Function 'proto_handshake' argument 7 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:202:28: style:inconclusive: Function 'callback_pipe_write' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:202:44: style:inconclusive: Function 'callback_pipe_write' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:237:26: style:inconclusive: Function 'proto_pipe_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:47:16: style:inconclusive: Function 'proto_pipe' argument 1 names different: declaration '' definition 's_in'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:47:26: style:inconclusive: Function 'proto_pipe' argument 2 names different: declaration '' definition 's_out'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:47:37: style:inconclusive: Function 'proto_pipe' argument 3 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:47:63: style:inconclusive: Function 'proto_pipe' argument 4 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:48:11: style:inconclusive: Function 'proto_pipe' argument 5 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:48:26: style:inconclusive: Function 'proto_pipe' argument 6 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:48:52: style:inconclusive: Function 'proto_pipe' argument 7 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:92:27: style:inconclusive: Function 'callback_pipe_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/proto/proto_pipe.c:92:39: style:inconclusive: Function 'callback_pipe_read' argument 2 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/util/graceful_shutdown.c:82:37: style:inconclusive: Function 'graceful_shutdown_initialize' argument 1 names different: declaration '' definition 'begin_shutdown_parent'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/util/graceful_shutdown.c:83:12: style:inconclusive: Function 'graceful_shutdown_initialize' argument 2 names different: declaration '' definition 'caller_cookie_parent'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/util/pthread_create_blocking_np.c:75:49: style:inconclusive: Function 'pthread_create_blocking_np' argument 1 names different: declaration '' definition 'thread'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/util/pthread_create_blocking_np.c:76:37: style:inconclusive: Function 'pthread_create_blocking_np' argument 2 names different: declaration '' definition 'attr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/util/pthread_create_blocking_np.c:77:14: style:inconclusive: Function 'pthread_create_blocking_np' argument 3 names different: declaration '' definition 'start_routine'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/lib/util/pthread_create_blocking_np.c:77:54: style:inconclusive: Function 'pthread_create_blocking_np' argument 4 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/POSIX/posix-abstract-declarator.c:8:10: style:inconclusive: Function 'func' argument 1 names different: declaration '' definition 'arr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:233:27: style:inconclusive: Function 'SHA256_Transform' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:234:19: style:inconclusive: Function 'SHA256_Transform' argument 2 names different: declaration '' definition 'block'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:235:14: style:inconclusive: Function 'SHA256_Transform' argument 3 names different: declaration '' definition 'W'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:235:46: style:inconclusive: Function 'SHA256_Transform' argument 4 names different: declaration '' definition 'S'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:364:26: style:inconclusive: Function 'libcperciva_SHA256_Init' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:425:28: style:inconclusive: Function 'libcperciva_SHA256_Update' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:425:46: style:inconclusive: Function 'libcperciva_SHA256_Update' argument 2 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:425:57: style:inconclusive: Function 'libcperciva_SHA256_Update' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:455:22: style:inconclusive: Function 'libcperciva_SHA256_Final' argument 1 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:455:47: style:inconclusive: Function 'libcperciva_SHA256_Final' argument 2 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:474:25: style:inconclusive: Function 'libcperciva_SHA256_Buf' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:474:36: style:inconclusive: Function 'libcperciva_SHA256_Buf' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:474:49: style:inconclusive: Function 'libcperciva_SHA256_Buf' argument 3 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:527:36: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Init' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:527:54: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Init' argument 2 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:527:64: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Init' argument 3 names different: declaration '' definition 'Klen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:557:38: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Update' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:557:56: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Update' argument 2 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:557:67: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Update' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:590:27: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Final' argument 1 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:590:57: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Final' argument 2 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:612:30: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 1 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:612:40: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 2 names different: declaration '' definition 'Klen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:612:59: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 3 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:612:70: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:613:13: style:inconclusive: Function 'libcperciva_HMAC_SHA256_Buf' argument 5 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:635:31: style:inconclusive: Function 'PBKDF2_SHA256' argument 1 names different: declaration '' definition 'passwd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:635:46: style:inconclusive: Function 'PBKDF2_SHA256' argument 2 names different: declaration '' definition 'passwdlen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:635:73: style:inconclusive: Function 'PBKDF2_SHA256' argument 3 names different: declaration '' definition 'salt'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:636:12: style:inconclusive: Function 'PBKDF2_SHA256' argument 4 names different: declaration '' definition 'saltlen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:636:30: style:inconclusive: Function 'PBKDF2_SHA256' argument 5 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:636:43: style:inconclusive: Function 'PBKDF2_SHA256' argument 6 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/alg/sha256.c:636:55: style:inconclusive: Function 'PBKDF2_SHA256' argument 7 names different: declaration '' definition 'dkLen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aes.c:236:39: style:inconclusive: Function 'crypto_aes_key_expand' argument 1 names different: declaration '' definition 'key_unexpanded'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aes.c:236:62: style:inconclusive: Function 'crypto_aes_key_expand' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aes.c:281:40: style:inconclusive: Function 'crypto_aes_encrypt_block' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aes.c:281:56: style:inconclusive: Function 'crypto_aes_encrypt_block' argument 2 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aes.c:282:35: style:inconclusive: Function 'crypto_aes_encrypt_block' argument 3 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aes.c:309:45: style:inconclusive: Function 'crypto_aes_key_free' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:105:44: style:inconclusive: Function 'crypto_aesctr_init2' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:106:35: style:inconclusive: Function 'crypto_aesctr_init2' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:106:49: style:inconclusive: Function 'crypto_aesctr_init2' argument 3 names different: declaration '' definition 'nonce'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:139:50: style:inconclusive: Function 'crypto_aesctr_init' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:139:64: style:inconclusive: Function 'crypto_aesctr_init' argument 2 names different: declaration '' definition 'nonce'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:168:45: style:inconclusive: Function 'crypto_aesctr_stream' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:168:69: style:inconclusive: Function 'crypto_aesctr_stream' argument 2 names different: declaration '' definition 'inbuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:169:15: style:inconclusive: Function 'crypto_aesctr_stream' argument 3 names different: declaration '' definition 'outbuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:169:30: style:inconclusive: Function 'crypto_aesctr_stream' argument 4 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:211:43: style:inconclusive: Function 'crypto_aesctr_free' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:230:49: style:inconclusive: Function 'crypto_aesctr_buf' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:230:63: style:inconclusive: Function 'crypto_aesctr_buf' argument 2 names different: declaration '' definition 'nonce'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:231:21: style:inconclusive: Function 'crypto_aesctr_buf' argument 3 names different: declaration '' definition 'inbuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:231:38: style:inconclusive: Function 'crypto_aesctr_buf' argument 4 names different: declaration '' definition 'outbuf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_aesctr.c:231:53: style:inconclusive: Function 'crypto_aesctr_buf' argument 5 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:188:32: style:inconclusive: Function 'crypto_dh_generate_pub' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:189:19: style:inconclusive: Function 'crypto_dh_generate_pub' argument 2 names different: declaration '' definition 'priv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:227:28: style:inconclusive: Function 'crypto_dh_generate' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:228:13: style:inconclusive: Function 'crypto_dh_generate' argument 2 names different: declaration '' definition 'priv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:255:33: style:inconclusive: Function 'crypto_dh_compute' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:256:19: style:inconclusive: Function 'crypto_dh_compute' argument 2 names different: declaration '' definition 'priv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:256:52: style:inconclusive: Function 'crypto_dh_compute' argument 3 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_dh.c:289:37: style:inconclusive: Function 'crypto_dh_sanitycheck' argument 1 names different: declaration '' definition 'pub'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:179:20: style:inconclusive: Function 'generate' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:179:32: style:inconclusive: Function 'generate' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:207:31: style:inconclusive: Function 'crypto_entropy_read' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:207:43: style:inconclusive: Function 'crypto_entropy_read' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:97:24: style:inconclusive: Function 'update' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_entropy.c:97:37: style:inconclusive: Function 'update' argument 2 names different: declaration '' definition 'datalen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_verify_bytes.c:12:37: style:inconclusive: Function 'crypto_verify_bytes' argument 1 names different: declaration '' definition 'buf0'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_verify_bytes.c:12:59: style:inconclusive: Function 'crypto_verify_bytes' argument 2 names different: declaration '' definition 'buf1'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/crypto/crypto_verify_bytes.c:12:72: style:inconclusive: Function 'crypto_verify_bytes' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:122:43: style:inconclusive: Function 'elasticarray_resize' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:122:54: style:inconclusive: Function 'elasticarray_resize' argument 2 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:122:67: style:inconclusive: Function 'elasticarray_resize' argument 3 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:151:50: style:inconclusive: Function 'elasticarray_getsize' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:151:61: style:inconclusive: Function 'elasticarray_getsize' argument 2 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:164:43: style:inconclusive: Function 'elasticarray_append' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:165:18: style:inconclusive: Function 'elasticarray_append' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:165:30: style:inconclusive: Function 'elasticarray_append' argument 3 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:165:43: style:inconclusive: Function 'elasticarray_append' argument 4 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:210:43: style:inconclusive: Function 'elasticarray_shrink' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:210:54: style:inconclusive: Function 'elasticarray_shrink' argument 2 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:210:67: style:inconclusive: Function 'elasticarray_shrink' argument 3 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:236:45: style:inconclusive: Function 'elasticarray_truncate' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:271:40: style:inconclusive: Function 'elasticarray_get' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:271:51: style:inconclusive: Function 'elasticarray_get' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:271:63: style:inconclusive: Function 'elasticarray_get' argument 3 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:283:41: style:inconclusive: Function 'elasticarray_free' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:301:43: style:inconclusive: Function 'elasticarray_export' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:301:55: style:inconclusive: Function 'elasticarray_export' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:301:69: style:inconclusive: Function 'elasticarray_export' argument 3 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:302:12: style:inconclusive: Function 'elasticarray_export' argument 4 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:335:52: style:inconclusive: Function 'elasticarray_exportdup' argument 1 names different: declaration '' definition 'EA'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:335:64: style:inconclusive: Function 'elasticarray_exportdup' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:336:14: style:inconclusive: Function 'elasticarray_exportdup' argument 3 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:336:27: style:inconclusive: Function 'elasticarray_exportdup' argument 4 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:85:26: style:inconclusive: Function 'elasticarray_init' argument 1 names different: declaration '' definition 'nrec'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/elasticarray.c:85:39: style:inconclusive: Function 'elasticarray_init' argument 2 names different: declaration '' definition 'reclen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:126:21: style:inconclusive: Function 'ptrheap_init' argument 1 names different: declaration '' definition 'compar'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:127:13: style:inconclusive: Function 'ptrheap_init' argument 2 names different: declaration '' definition 'setreccookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:127:59: style:inconclusive: Function 'ptrheap_init' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:141:23: style:inconclusive: Function 'ptrheap_create' argument 1 names different: declaration '' definition 'compar'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:142:13: style:inconclusive: Function 'ptrheap_create' argument 2 names different: declaration '' definition 'setreccookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:142:59: style:inconclusive: Function 'ptrheap_create' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:143:12: style:inconclusive: Function 'ptrheap_create' argument 4 names different: declaration '' definition 'N'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:143:23: style:inconclusive: Function 'ptrheap_create' argument 5 names different: declaration '' definition 'ptrs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:193:30: style:inconclusive: Function 'ptrheap_add' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:193:40: style:inconclusive: Function 'ptrheap_add' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:223:33: style:inconclusive: Function 'ptrheap_getmin' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:239:33: style:inconclusive: Function 'ptrheap_delete' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:239:43: style:inconclusive: Function 'ptrheap_delete' argument 2 names different: declaration '' definition 'rc'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:284:36: style:inconclusive: Function 'ptrheap_deletemin' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:298:35: style:inconclusive: Function 'ptrheap_decrease' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:298:45: style:inconclusive: Function 'ptrheap_decrease' argument 2 names different: declaration '' definition 'rc'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:312:35: style:inconclusive: Function 'ptrheap_increase' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:312:45: style:inconclusive: Function 'ptrheap_increase' argument 2 names different: declaration '' definition 'rc'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:326:38: style:inconclusive: Function 'ptrheap_increasemin' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/ptrheap.c:339:31: style:inconclusive: Function 'ptrheap_free' argument 1 names different: declaration '' definition 'H'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:133:39: style:inconclusive: Function 'timerqueue_delete' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:133:49: style:inconclusive: Function 'timerqueue_delete' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:150:41: style:inconclusive: Function 'timerqueue_increase' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:150:51: style:inconclusive: Function 'timerqueue_increase' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:151:28: style:inconclusive: Function 'timerqueue_increase' argument 3 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:169:39: style:inconclusive: Function 'timerqueue_getmin' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:190:39: style:inconclusive: Function 'timerqueue_getptr' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:190:65: style:inconclusive: Function 'timerqueue_getptr' argument 2 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:227:37: style:inconclusive: Function 'timerqueue_free' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:98:36: style:inconclusive: Function 'timerqueue_add' argument 1 names different: declaration '' definition 'Q'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:98:62: style:inconclusive: Function 'timerqueue_add' argument 2 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/datastruct/timerqueue.c:98:73: style:inconclusive: Function 'timerqueue_add' argument 3 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events.c:210:25: style:inconclusive: Function 'events_spin' argument 1 names different: declaration '' definition 'done'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events.c:31:21: style:inconclusive: Function 'events_mkrec' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events.c:31:43: style:inconclusive: Function 'events_mkrec' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events.c:56:34: style:inconclusive: Function 'events_freerec' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_immediate.c:106:32: style:inconclusive: Function 'events_immediate_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_immediate.c:65:34: style:inconclusive: Function 'events_immediate_register' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_immediate.c:65:56: style:inconclusive: Function 'events_immediate_register' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_immediate.c:65:68: style:inconclusive: Function 'events_immediate_register' argument 3 names different: declaration '' definition 'prio'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:217:32: style:inconclusive: Function 'events_network_register' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:217:54: style:inconclusive: Function 'events_network_register' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:217:66: style:inconclusive: Function 'events_network_register' argument 3 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:217:73: style:inconclusive: Function 'events_network_register' argument 4 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:293:27: style:inconclusive: Function 'events_network_cancel' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:293:34: style:inconclusive: Function 'events_network_cancel' argument 2 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:362:46: style:inconclusive: Function 'events_network_select' argument 1 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network.c:363:35: style:inconclusive: Function 'events_network_select' argument 2 names different: declaration '' definition 'interrupt_requested'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network_selectstats.c:91:37: style:inconclusive: Function 'events_network_selectstats' argument 1 names different: declaration '' definition '_n'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network_selectstats.c:91:50: style:inconclusive: Function 'events_network_selectstats' argument 2 names different: declaration '' definition '_mu'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network_selectstats.c:91:64: style:inconclusive: Function 'events_network_selectstats' argument 3 names different: declaration '' definition '_va'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_network_selectstats.c:92:14: style:inconclusive: Function 'events_network_selectstats' argument 4 names different: declaration '' definition '_max'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:103:37: style:inconclusive: Function 'events_timer_register_double' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:103:59: style:inconclusive: Function 'events_timer_register_double' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:104:12: style:inconclusive: Function 'events_timer_register_double' argument 3 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:122:28: style:inconclusive: Function 'events_timer_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:140:27: style:inconclusive: Function 'events_timer_reset' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:167:36: style:inconclusive: Function 'events_timer_min' argument 1 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:229:37: style:inconclusive: Function 'events_timer_get' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:50:30: style:inconclusive: Function 'events_timer_register' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:50:52: style:inconclusive: Function 'events_timer_register' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/events/events_timer.c:51:28: style:inconclusive: Function 'events_timer_register' argument 3 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:148:39: style:inconclusive: Function 'netbuf_read_wait' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:148:49: style:inconclusive: Function 'netbuf_read_wait' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:149:12: style:inconclusive: Function 'netbuf_read_wait' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:149:43: style:inconclusive: Function 'netbuf_read_wait' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:204:25: style:inconclusive: Function 'callback_success' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:220:22: style:inconclusive: Function 'callback_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:220:38: style:inconclusive: Function 'callback_read' argument 2 names different: declaration '' definition 'lenread'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:259:46: style:inconclusive: Function 'netbuf_read_wait_cancel' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:283:42: style:inconclusive: Function 'netbuf_read_consume' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:283:52: style:inconclusive: Function 'netbuf_read_consume' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:299:39: style:inconclusive: Function 'netbuf_read_free' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:51:22: style:inconclusive: Function 'netbuf_read_init' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:64:23: style:inconclusive: Function 'netbuf_read_init2' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:64:51: style:inconclusive: Function 'netbuf_read_init2' argument 2 names different: declaration '' definition 'ssl'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:99:39: style:inconclusive: Function 'netbuf_read_peek' argument 1 names different: declaration '' definition 'R'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:99:53: style:inconclusive: Function 'netbuf_read_peek' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/netbuf/netbuf_read.c:99:68: style:inconclusive: Function 'netbuf_read_peek' argument 3 names different: declaration '' definition 'datalen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_accept.c:60:20: style:inconclusive: Function 'network_accept' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_accept.c:60:31: style:inconclusive: Function 'network_accept' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_accept.c:60:62: style:inconclusive: Function 'network_accept' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_accept.c:95:30: style:inconclusive: Function 'network_accept_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:119:36: style:inconclusive: Function 'tryconnect' argument 1 names different: declaration '' definition 'C'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:232:44: style:inconclusive: Function 'network_connect' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:233:12: style:inconclusive: Function 'network_connect' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:233:43: style:inconclusive: Function 'network_connect' argument 3 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:251:49: style:inconclusive: Function 'network_connect_bind' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:252:30: style:inconclusive: Function 'network_connect_bind' argument 2 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:252:43: style:inconclusive: Function 'network_connect_bind' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:253:12: style:inconclusive: Function 'network_connect_bind' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:266:50: style:inconclusive: Function 'network_connect_timeo' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:267:28: style:inconclusive: Function 'network_connect_timeo' argument 2 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:268:12: style:inconclusive: Function 'network_connect_timeo' argument 3 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:268:43: style:inconclusive: Function 'network_connect_timeo' argument 4 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_connect.c:281:31: style:inconclusive: Function 'network_connect_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_read.c:112:18: style:inconclusive: Function 'network_read' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_read.c:112:32: style:inconclusive: Function 'network_read' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_read.c:112:44: style:inconclusive: Function 'network_read' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_read.c:112:59: style:inconclusive: Function 'network_read' argument 4 names different: declaration '' definition 'minread'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_read.c:113:12: style:inconclusive: Function 'network_read' argument 5 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_read.c:113:47: style:inconclusive: Function 'network_read' argument 6 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_read.c:155:28: style:inconclusive: Function 'network_read_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_write.c:153:19: style:inconclusive: Function 'network_write' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_write.c:153:39: style:inconclusive: Function 'network_write' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_write.c:153:51: style:inconclusive: Function 'network_write' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_write.c:153:66: style:inconclusive: Function 'network_write' argument 4 names different: declaration '' definition 'minwrite'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_write.c:154:12: style:inconclusive: Function 'network_write' argument 5 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_write.c:154:47: style:inconclusive: Function 'network_write' argument 6 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/network/network_write.c:196:29: style:inconclusive: Function 'network_write_cancel' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/asprintf.c:12:18: style:inconclusive: Function 'libcperciva_asprintf' argument 1 names different: declaration '' definition 'ret'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/asprintf.c:12:36: style:inconclusive: Function 'libcperciva_asprintf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/daemonize.c:49:24: style:inconclusive: Function 'daemonize' argument 1 names different: declaration '' definition 'spid'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/entropy.c:108:48: style:inconclusive: Function 'entropy_read_done' argument 1 names different: declaration '' definition 'er'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/entropy.c:140:24: style:inconclusive: Function 'entropy_read' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/entropy.c:140:36: style:inconclusive: Function 'entropy_read' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/entropy.c:68:48: style:inconclusive: Function 'entropy_read_fill' argument 1 names different: declaration '' definition 'er'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/entropy.c:68:62: style:inconclusive: Function 'entropy_read_fill' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/entropy.c:69:12: style:inconclusive: Function 'entropy_read_fill' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/fork_func.c:15:18: style:inconclusive: Function 'fork_func' argument 1 names different: declaration '' definition 'func'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/fork_func.c:15:40: style:inconclusive: Function 'fork_func' argument 2 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/fork_func.c:47:22: style:inconclusive: Function 'fork_func_wait' argument 1 names different: declaration '' definition 'pid'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:139:12: style:inconclusive: Function 'libcperciva_getopt' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:139:31: style:inconclusive: Function 'libcperciva_getopt' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:260:28: style:inconclusive: Function 'getopt_lookup' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:292:34: style:inconclusive: Function 'getopt_register_opt' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:292:45: style:inconclusive: Function 'getopt_register_opt' argument 2 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:292:53: style:inconclusive: Function 'getopt_register_opt' argument 3 names different: declaration '' definition 'hasarg'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:325:32: style:inconclusive: Function 'getopt_register_missing' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/getopt.c:341:24: style:inconclusive: Function 'getopt_setrange' argument 1 names different: declaration '' definition 'maxopts'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/ipc_sync.c:157:33: style:inconclusive: Function 'ipc_sync_wait' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/ipc_sync.c:173:35: style:inconclusive: Function 'ipc_sync_signal' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/ipc_sync.c:190:38: style:inconclusive: Function 'ipc_sync_wait_prep' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/ipc_sync.c:203:40: style:inconclusive: Function 'ipc_sync_signal_prep' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/ipc_sync.c:215:33: style:inconclusive: Function 'ipc_sync_done' argument 1 names different: declaration '' definition 'IS'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/monoclock.c:107:27: style:inconclusive: Function 'monoclock_getres' argument 1 names different: declaration '' definition 'resd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/monoclock.c:27:32: style:inconclusive: Function 'monoclock_get' argument 1 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/monoclock.c:72:40: style:inconclusive: Function 'monoclock_get_cputime' argument 1 names different: declaration '' definition 'tv'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/noeintr.c:16:19: style:inconclusive: Function 'noeintr_write' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/noeintr.c:16:35: style:inconclusive: Function 'noeintr_write' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/noeintr.c:16:47: style:inconclusive: Function 'noeintr_write' argument 3 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/perftest.c:31:25: style:inconclusive: Function 'perftest_buffers' argument 1 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/perftest.c:31:48: style:inconclusive: Function 'perftest_buffers' argument 2 names different: declaration '' definition 'sizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/perftest.c:31:62: style:inconclusive: Function 'perftest_buffers' argument 3 names different: declaration '' definition 'nsizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/perftest.c:32:12: style:inconclusive: Function 'perftest_buffers' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/perftest.c:32:31: style:inconclusive: Function 'perftest_buffers' argument 5 names different: declaration '' definition 'cputime'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/setuidgid.c:107:23: style:inconclusive: Function 'set_user' argument 1 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/setuidgid.c:142:40: style:inconclusive: Function 'string_extract_user_group' argument 1 names different: declaration '' definition 'combined'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/setuidgid.c:142:58: style:inconclusive: Function 'string_extract_user_group' argument 2 names different: declaration '' definition 'username_p'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/setuidgid.c:143:13: style:inconclusive: Function 'string_extract_user_group' argument 3 names different: declaration '' definition 'groupname_p'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/setuidgid.c:224:24: style:inconclusive: Function 'setuidgid' argument 1 names different: declaration '' definition 'user_group_string'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/setuidgid.c:224:47: style:inconclusive: Function 'setuidgid' argument 2 names different: declaration '' definition 'leave_suppgrp'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/setuidgid.c:67:24: style:inconclusive: Function 'set_group' argument 1 names different: declaration '' definition 'groupname'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:237:27: style:inconclusive: Function 'sock_resolve' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:316:31: style:inconclusive: Function 'sock_resolve_one' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:316:41: style:inconclusive: Function 'sock_resolve_one' argument 2 names different: declaration '' definition 'addport'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:376:40: style:inconclusive: Function 'sock_listener' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:432:41: style:inconclusive: Function 'sock_connect' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:482:42: style:inconclusive: Function 'sock_connect_nb' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:497:47: style:inconclusive: Function 'sock_connect_bind_nb' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:498:30: style:inconclusive: Function 'sock_connect_bind_nb' argument 2 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:558:35: style:inconclusive: Function 'sock_addr_free' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock.c:575:40: style:inconclusive: Function 'sock_addr_freelist' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:127:46: style:inconclusive: Function 'sock_addr_serialize' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:128:16: style:inconclusive: Function 'sock_addr_serialize' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:128:30: style:inconclusive: Function 'sock_addr_serialize' argument 3 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:159:39: style:inconclusive: Function 'sock_addr_deserialize' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:159:51: style:inconclusive: Function 'sock_addr_deserialize' argument 2 names different: declaration '' definition 'buflen'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:266:48: style:inconclusive: Function 'sock_addr_prettyprint' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:289:36: style:inconclusive: Function 'sock_addr_ensure_port' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:31:40: style:inconclusive: Function 'sock_addr_cmp' argument 1 names different: declaration '' definition 'sa1'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:31:70: style:inconclusive: Function 'sock_addr_cmp' argument 2 names different: declaration '' definition 'sa2'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:346:33: style:inconclusive: Function 'sock_addr_validate' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:53:40: style:inconclusive: Function 'sock_addr_dup' argument 1 names different: declaration '' definition 'sa'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/sock_util.c:84:46: style:inconclusive: Function 'sock_addr_duplist' argument 1 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/warnp.c:144:18: style:inconclusive: Function 'warnp_syslog' argument 1 names different: declaration '' definition 'enable'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/warnp.c:160:27: style:inconclusive: Function 'warnp_syslog_priority' argument 1 names different: declaration '' definition 'priority'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/warnp.c:33:32: style:inconclusive: Function 'warnp_setprogname' argument 1 names different: declaration '' definition 'progname'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/warnp.c:57:19: style:inconclusive: Function 'libcperciva_warn' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/libcperciva/util/warnp.c:99:20: style:inconclusive: Function 'libcperciva_warnx' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/fd_drain.c:47:14: style:inconclusive: Function 'fd_drain' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/fd_drain.c:61:19: style:inconclusive: Function 'fd_drain_fork' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:52:34: style:inconclusive: Function 'standalone_aesctr' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:52:52: style:inconclusive: Function 'standalone_aesctr' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:53:12: style:inconclusive: Function 'standalone_aesctr' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr.c:53:36: style:inconclusive: Function 'standalone_aesctr' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:71:39: style:inconclusive: Function 'standalone_aesctr_hmac' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:71:57: style:inconclusive: Function 'standalone_aesctr_hmac' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:72:12: style:inconclusive: Function 'standalone_aesctr_hmac' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_aesctr_hmac.c:72:36: style:inconclusive: Function 'standalone_aesctr_hmac' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:58:32: style:inconclusive: Function 'standalone_hmac' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:58:50: style:inconclusive: Function 'standalone_hmac' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:59:12: style:inconclusive: Function 'standalone_hmac' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_hmac.c:59:36: style:inconclusive: Function 'standalone_hmac' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:72:31: style:inconclusive: Function 'standalone_pce' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:72:49: style:inconclusive: Function 'standalone_pce' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:73:12: style:inconclusive: Function 'standalone_pce' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pce.c:73:36: style:inconclusive: Function 'standalone_pce' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:200:47: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:200:65: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:201:12: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_pipe_socketpair_one.c:201:36: style:inconclusive: Function 'standalone_pipe_socketpair_one' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:279:46: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 1 names different: declaration '' definition 'perfsizes'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:279:64: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 2 names different: declaration '' definition 'num_perf'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:280:12: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 3 names different: declaration '' definition 'nbytes_perftest'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:280:36: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 4 names different: declaration '' definition 'nbytes_warmup'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/perftests/standalone-enc/standalone_transfer_noencrypt.c:280:55: style:inconclusive: Function 'standalone_transfer_noencrypt' argument 5 names different: declaration '' definition 'method'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spipe/pushbits.c:90:14: style:inconclusive: Function 'pushbits' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spipe/pushbits.c:90:22: style:inconclusive: Function 'pushbits' argument 2 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spipe/pushbits.c:90:39: style:inconclusive: Function 'pushbits' argument 3 names different: declaration '' definition 'thr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:145:25: style:inconclusive: Function 'callback_gotconn' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:145:37: style:inconclusive: Function 'callback_gotconn' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:222:21: style:inconclusive: Function 'dispatch_accept' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:222:37: style:inconclusive: Function 'dispatch_accept' argument 2 names different: declaration '' definition 'tgt'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:222:49: style:inconclusive: Function 'dispatch_accept' argument 3 names different: declaration '' definition 'rtime'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:222:76: style:inconclusive: Function 'dispatch_accept' argument 4 names different: declaration '' definition 'sas'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:223:30: style:inconclusive: Function 'dispatch_accept' argument 5 names different: declaration '' definition 'sa_b'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:223:40: style:inconclusive: Function 'dispatch_accept' argument 6 names different: declaration '' definition 'decr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:223:50: style:inconclusive: Function 'dispatch_accept' argument 7 names different: declaration '' definition 'nopfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:223:61: style:inconclusive: Function 'dispatch_accept' argument 8 names different: declaration '' definition 'requirepfs'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:224:50: style:inconclusive: Function 'dispatch_accept' argument 10 names different: declaration '' definition 'K'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:224:60: style:inconclusive: Function 'dispatch_accept' argument 11 names different: declaration '' definition 'nconn_max'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:224:9: style:inconclusive: Function 'dispatch_accept' argument 9 names different: declaration '' definition 'nokeepalive'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:225:12: style:inconclusive: Function 'dispatch_accept' argument 12 names different: declaration '' definition 'timeo'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:225:25: style:inconclusive: Function 'dispatch_accept' argument 13 names different: declaration '' definition 'conndone'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:289:26: style:inconclusive: Function 'dispatch_shutdown' argument 1 names different: declaration '' definition 'dispatch_cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:327:34: style:inconclusive: Function 'dispatch_request_shutdown' argument 1 names different: declaration '' definition 'dispatch_cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/spiped/dispatch.c:79:30: style:inconclusive: Function 'callback_resolveagain' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-client/main.c:111:23: style:inconclusive: Function 'callback_wrote' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-client/main.c:111:39: style:inconclusive: Function 'callback_wrote' argument 2 names different: declaration '' definition 'lenwrit'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:104:25: style:inconclusive: Function 'callback_gotconn' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:104:37: style:inconclusive: Function 'callback_gotconn' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:161:22: style:inconclusive: Function 'callback_read' argument 1 names different: declaration '' definition 'cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:161:38: style:inconclusive: Function 'callback_read' argument 2 names different: declaration '' definition 'lenread'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:204:30: style:inconclusive: Function 'drop' argument 1 names different: declaration '' definition 'node_ptr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:273:28: style:inconclusive: Function 'simple_server' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:273:41: style:inconclusive: Function 'simple_server' argument 2 names different: declaration '' definition 'nconn_max'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:273:59: style:inconclusive: Function 'simple_server' argument 3 names different: declaration '' definition 'shutdown_after'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:274:12: style:inconclusive: Function 'simple_server' argument 4 names different: declaration '' definition 'callback_nc_message'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:275:12: style:inconclusive: Function 'simple_server' argument 5 names different: declaration '' definition 'caller_cookie'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:51:32: style:inconclusive: Function 'doaccept' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] head spiped-1.6.4/tests/nc-server/simple_server.c:71:34: style:inconclusive: Function 'conndied' argument 1 names different: declaration '' definition 'node_ptr'. [funcArgNamesDifferentUnnamed] DONE