Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
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                  09/03/2021                   PAM_STRERROR(3)

Czas wygenerowania: 0.00030 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl