smfi_getpriv.3n (2010 09)

s
smfi_getpriv(3N) smfi_getpriv(3N)
NAME
smfi_getpriv() - gets connection-specific data pointer for the sendmail connection
SYNOPSIS
#include <libmilter/mfapi.h>
void* smfi_getpriv(
SMFICTX *ctx
);
PARAMETERS
ctx Specifies the opaque context structure.
DESCRIPTION
The
smfi_getpriv()
routine gets the connection-specific data pointer for a connection.
smfi_getpriv()
can be called from the xxfi_* callback functions.
RETURN VALUE
The
smfi_getpriv()
routine returns the private data pointer stored by a previous call to
smfi_setpriv()
or returns NULL if a data pointer has not been set.
AUTHOR
The
smfi_getpriv() routine was developed by the Sendmail Inc.
SEE ALSO
smfi_getsymval(3N), smfi_setmlreply(3N), smfi_setreply(3N), smfi_setpriv(3N).
Sendmail 8.13.3 Programmer’s Guide on
http://www.hp.com/go/hpux-networking-docs
.
HP-UX 11i Version 3: September 2010 1 Hewlett-Packard Company 1

Summary of content (2 pages)