Searched refs:msgm (Results 1 - 1 of 1) sorted by relevance

/sssd/src/providers/proxy/
H A Dproxy_child.c63 static int proxy_internal_conv(int num_msg, const struct pam_message **msgm, argument
82 switch( msgm[i]->msg_style ) {
85 "Conversation message: [%s]\n", msgm[i]->msg);
99 msgm[i]->msg_style);
114 static int proxy_chauthtok_conv(int num_msg, const struct pam_message **msgm, argument
133 switch( msgm[i]->msg_style ) {
136 "Conversation message: [%s]\n", msgm[i]->msg);
164 msgm[i]->msg_style);

Completed in 1690 milliseconds