pam_getenv(3) - phpMan

Command: man perldoc info search(apropos)  


PAM_GETENV(3)                            Linux-PAM Manual                           PAM_GETENV(3)



NAME
       pam_getenv - get a PAM environment variable

SYNOPSIS
       #include <security/pam_appl.h>

       const char *pam_getenv(pam_handle_t *pamh, const char *name);

DESCRIPTION
       The pam_getenv function searches the PAM environment list as associated with the handle
       pamh for an item that matches the string pointed to by name and returns a pointer to the
       value of the environment variable. The application is not allowed to free the data.

RETURN VALUES
       The pam_getenv function returns NULL on failure.

SEE ALSO
       pam_start(3), pam_getenvlist(3), pam_putenv(3), pam(8)



Linux-PAM Manual                            09/19/2013                              PAM_GETENV(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-25 16:57 @3.14.250.117 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!