sasl_auxprop_getctx - acquire an auxiliary property context
cc [ flag ... ] file ... -lsasl [ library ... ] #include <sasl/sasl.h> struct propctx *sasl_auxprop_getctx(sasl_conn_t *conn);
The sasl_auxprop_getctx() interface returns an auxiliary property context for the given sasl_conn_t on which the sasl auxiliary property functions can operate. See sasl_auxprop(3SASL).
conn
sasl_auxprop_getctx() returns a pointer to the context, upon success. sasl_auxprop_getctx() returns NULL upon failure.
See attributes(5) for descriptions of the following attributes:
|
attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |