Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > S

smfi_getpriv(3N)

HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

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 docs.hp.com.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.