Home
last modified time | relevance | path

Searched refs:num_msg (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sal/osl/unx/
H A Dsecurity.c181 osl_PamConversation (int num_msg, const struct pam_message **msgm, in osl_PamConversation() argument
191 p_reply = (struct pam_response *) calloc( num_msg, in osl_PamConversation()
203 for ( i = 0; i < num_msg ; i++ ) in osl_PamConversation()
231 for ( i = 0; i < num_msg ; i++ ) in osl_PamConversation()

Completed in 29 milliseconds