Query: sasl_auxprop_getctx
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sasl_auxprop_getctx(3) SASL man pages sasl_auxprop_getctx(3)NAMEsasl_auxprop_getctx - Acquire an auxiliary property contextSYNOPSIS#include <sasl/sasl.h> int sasl_auxprop_getctx(sasl_conn_t *conn)DESCRIPTIONsasl_auxprop_getctx will return an auxiliary property context for the given sasl_conn_t on which the functions described in sasl_auxprop(3) can operate. conn the sasl_conn_t for which the request is being made.RETURN VALUEReturns a pointer the the context on success. Returns NULL on failure.CONFORMING TORFC 4422SEE ALSOsasl(3), sasl_auxprop(3), sasl_auxprop_request(3)SASL10 July 2001 sasl_auxprop_getctx(3)
Related Man Pages |
---|
sasl(3) - mojave |
sasl(3) - debian |
sasl_auxprop_request(3) - debian |
sasl_auxprop_getctx(3sasl) - sunos |
sasl_auxprop_request(3) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |