Query: sasl_auxprop_getctx
OS: debian
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) - debian |
| sasl_auxprop_request(3) - debian |
| sasl(3) - centos |
| sasl_auxprop_request(3) - centos |
| sasl_auxprop_getctx(3sasl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| One instance of comparing grep and awk |