*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> openpam_free_data (3)              
Title
Content
Arch
Section
 

OPENPAM_FREE_DATA(3)

Contents


NAME    [Toc]    [Back]

     openpam_free_data -- generic cleanup function

LIBRARY    [Toc]    [Back]

     PAM Library (libpam, -lpam)

SYNOPSIS    [Toc]    [Back]

     #include <sys/types.h>
     #include <security/pam_appl.h>
     #include <security/openpam.h>

     void
     openpam_free_data(pam_handle_t *pamh, void *data, int status);

DESCRIPTION    [Toc]    [Back]

     The openpam_free_data is a cleanup function suitable for passing to
     pam_set_data(3).  It simply releases the data by passing its data argument
 to free(3).

SEE ALSO    [Toc]    [Back]

      
      
     free(3), pam(3), pam_set_data(3)

STANDARDS    [Toc]    [Back]

     The openpam_free_data function is an OpenPAM extension.

AUTHORS    [Toc]    [Back]

     The openpam_free_data function and this manual page were developed for
     the FreeBSD Project by ThinkSec AS and Network Associates Laboratories,
     the Security Research Division of Network Associates, Inc.  under
     DARPA/SPAWAR contract N66001-01-C-8035 (``CBOSS''), as part of the DARPA
     CHATS research program.


FreeBSD 5.2.1                    July 15, 2003                   FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
pthread_cleanup_pop Tru64 (Macro) Removes the cleanup handler routine from the calling thread's cleanup handler stack and opti...
pthread_cleanup_push OpenBSD add a cleanup function for thread exit
pthread_cleanup_push FreeBSD add a cleanup function for thread exit
vfs_mount FreeBSD generic file system mount function
pthread_cleanup_pop OpenBSD call the first cleanup routine
pthread_cleanup_pop FreeBSD call the first cleanup routine
cleanup HP-UX HP-UX patch cleanup utility
pthread_cleanup_push IRIX manage thread cleanup handlers
strclean IRIX STREAMS error logger cleanup program
sigreturn Linux return from signal handler and cleanup stack frame
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service