v7 man page for pam_strerror

Query: pam_strerror

OS: v7

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 Manual 06/04/2011 PAM_STRERROR(3)
Related Man Pages
pam_putenv(3) - xfree86
pam_putenv(3) - php
pam_putenv(3) - ultrix
pam_putenv(3) - bsd
pam_putenv(3) - linux
Similar Topics in the Unix Linux Community
Goto - UNIX v6 Manual Questions
Read a file and save every word in a variable to use
Cyber Dystopia Teaser (720 HD)
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working