87typedef struct agt_slot_t_ {
92 const xmlChar *defpath;
93 agt_slot_cb_t slot_cb;
119 const xmlChar *defpath,
120 agt_slot_cb_t slot_cb);
134 agt_slot_free_slot (agt_slot_t *slot);
146 agt_slot_init (
void);
156 agt_slot_cleanup (
void);
172 agt_slot_register_slot (
const xmlChar *defpath,
173 agt_slot_cb_t slot_cbfn);
188 agt_slot_unregister_slot (
const xmlChar *defpath);
Multi-Protocol Network Management Server.
status_t
global error return code
Definition: status_enum.h:210
NETCONF protocol remote procedure call common definitions.
NETCONF Session Common definitions module.
global error status code enumerations
One YANG data-def-stmt.
Definition: obj.h:1229
one value to match one type
Definition: val.h:912
Value Node Basic Support.