man > pam_strerror(3)

PAM_STRERROR(3)                           Linux-PAM Manual                           PAM_STRERROR(3)

NAME
       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(7)

Linux-PAM                                    05/07/2023                              PAM_STRERROR(3)

Generated by phpman v4.10.0-18-g8096bd7 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-23 15:46 @216.73.216.75
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!