jabberd2
2.3.6
|
#include <sx.h>
Data Fields | |
sx_plugin_t | p |
_sx_chain_t | wnext |
_sx_chain_t | rnext |
sx_plugin_t _sx_chain_st::p |
Definition at line 246 of file sx.h.
Referenced by _sx_chain_io_plugin(), _sx_chain_io_read(), _sx_chain_io_write(), _sx_chain_nad_plugin(), _sx_chain_nad_read(), and _sx_chain_nad_write().
_sx_chain_t _sx_chain_st::wnext |
Definition at line 248 of file sx.h.
Referenced by _sx_chain_io_plugin(), _sx_chain_io_write(), _sx_chain_nad_plugin(), _sx_chain_nad_write(), and sx_free().
_sx_chain_t _sx_chain_st::rnext |
Definition at line 249 of file sx.h.
Referenced by _sx_chain_io_plugin(), _sx_chain_io_read(), _sx_chain_nad_plugin(), and _sx_chain_nad_read().