from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
PAM_STRERROR
Section: Linux-PAM Manual (3) Updated: 08/17/2012 Index
Return to Main Contents
pam_strerror - return string describing PAM error code
Synopsis
#include <security/pam_appl.h>
-
const char *pam_strerror(pam_handle_t *pamh, int errnum);
DESCRIPTION
The
pam_strerror
function returns a pointer to a string describing the error code passed in the argument
errnum, possibly using the LC_MESSAGES part of the current locale to select the appropriate language. This string must not be modified by the application. No library function will modify this string.
RETURN VALUES
This function returns always a pointer to a string.
SEE ALSO
pam(8)
Index
- Synopsis
-
- DESCRIPTION
-
- RETURN VALUES
-
- SEE ALSO
-
Please read "Why adblockers are bad".
|
Other free services .
.
|