pam_strerror (3)
Leading comments
Title: pam_strerror Author: [FIXME: author] [see http://docbook.sf.net/el/author] Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> Date: 09/19/2013 Manual: Linux-PAM Manual Source: Linux-PAM Manual Language: English
NAME
pam_strerror - return string describing PAM error codeSYNOPSIS
#include <security/pam_appl.h>
- const char *pam_strerror(pam_handle_t *pamh, int errnum);
DESCRIPTION
RETURN VALUES
This function returns always a pointer to a string.