struct_size 2309 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_greet * packet = mnd_pecalloc(1, packet_methods[PROT_GREET_PACKET].struct_size, persistent); struct_size 2324 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_auth * packet = mnd_pecalloc(1, packet_methods[PROT_AUTH_PACKET].struct_size, persistent); struct_size 2339 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_auth_response * packet = mnd_pecalloc(1, packet_methods[PROT_AUTH_RESP_PACKET].struct_size, persistent); struct_size 2354 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_change_auth_response * packet = mnd_pecalloc(1, packet_methods[PROT_CHANGE_AUTH_RESP_PACKET].struct_size, persistent); struct_size 2369 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_ok * packet = mnd_pecalloc(1, packet_methods[PROT_OK_PACKET].struct_size, persistent); struct_size 2384 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_eof * packet = mnd_pecalloc(1, packet_methods[PROT_EOF_PACKET].struct_size, persistent); struct_size 2399 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_command * packet = mnd_pecalloc(1, packet_methods[PROT_CMD_PACKET].struct_size, persistent); struct_size 2414 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_rset_header * packet = mnd_pecalloc(1, packet_methods[PROT_RSET_HEADER_PACKET].struct_size, persistent); struct_size 2429 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_res_field * packet = mnd_pecalloc(1, packet_methods[PROT_RSET_FLD_PACKET].struct_size, persistent); struct_size 2444 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_row * packet = mnd_pecalloc(1, packet_methods[PROT_ROW_PACKET].struct_size, persistent); struct_size 2459 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_stats * packet = mnd_pecalloc(1, packet_methods[PROT_STATS_PACKET].struct_size, persistent); struct_size 2474 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_prepare_response * packet = mnd_pecalloc(1, packet_methods[PROT_PREPARE_RESP_PACKET].struct_size, persistent); struct_size 2489 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_chg_user_resp * packet = mnd_pecalloc(1, packet_methods[PROT_CHG_USER_RESP_PACKET].struct_size, persistent); struct_size 2504 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_sha256_pk_request * packet = mnd_pecalloc(1, packet_methods[PROT_SHA256_PK_REQUEST_PACKET].struct_size, persistent); struct_size 2519 ext/mysqlnd/mysqlnd_wireprotocol.c struct st_mysqlnd_packet_sha256_pk_request_response * packet = mnd_pecalloc(1, packet_methods[PROT_SHA256_PK_REQUEST_RESPONSE_PACKET].struct_size, persistent); struct_size 53 ext/mysqlnd/mysqlnd_wireprotocol.h size_t struct_size; struct_size 1444 ext/sockets/conversions.c size_t struct_size, struct_size 1464 ext/sockets/conversions.c structure = ecalloc(1, struct_size); struct_size 73 ext/sockets/conversions.h size_t struct_size,