DESCRIPTION
The pam_prompt function constructs a message from the specified format string and arguments and passes it to the given PAM contexts conversation function. A pointer to the response, or NULL if the conversation function did not return one, is stored in the location pointed to by the resp argument.
See pam_vprompt(3) for further details.
RETURN VALUES
The pam_prompt function returns one of the following values: