Searched refs:msg_count (Results 1 – 3 of 3) sorted by relevance
579 PAM_conv(msg_count, msg, rsp, dontcare) in PAM_conv() argument580 int msg_count; in PAM_conv()589 if ((reply = racoon_malloc(sizeof(*reply) * msg_count)) == NULL) 591 bzero(reply, sizeof(*reply) * msg_count);593 for (i = 0; i < msg_count; i++) {
96 msg_count = 0, /* number of messages to transmit on association */ variable550 if (msg_count)551 test_bytes = send_size * msg_count;1678 if (msg_count)1679 test_bytes = send_size * msg_count;4851 msg_count = convert (optarg);4852 if (msg_count > 0)
91 msg_count = 0, /* number of messages to transmit on association */ variable3535 msg_count = convert (optarg);3536 if (msg_count > 0)