smfi_getpriv(3N) smfi_getpriv(3N)
NAME
smfi_getpriv() - gets connection-specific data pointer for the sendmail connection
SYNOPSIS
PARAMETERS
ctx Specifies the opaque context structure.
DESCRIPTION
The routine gets the connection-specific data pointer for a connection. can be called from the callback functions.
RETURN VALUE
The routine returns the private data pointer stored by a previous call to or returns NULL if a data pointer has not been set.
AUTHOR
The routine was developed by the Sendmail Inc.
SEE ALSO
smfi_getsymval(3N), smfi_setmlreply(3N), smfi_setreply(3N), smfi_setpriv(3N).
on
smfi_getpriv(3N)