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_auxprop(3) - mojave |
| sasl_auxprop_getctx(3sasl) - sunos |
| sasl_auxprop_request(3) - centos |
| sasl(3) - osx |
| sasl_auxprop_getctx(3sasl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |