num_msg           566 cib/remote.c   construct_pam_passwd(int num_msg, const struct pam_message **msg,
num_msg           574 cib/remote.c       CRM_CHECK(num_msg == 1, return PAM_CONV_ERR);       /* We only want to handle one message */
num_msg           579 cib/remote.c       for (count = 0; count < num_msg; ++count) {
num_msg           606 cib/remote.c       for (count = 0; count < num_msg; ++count) {