18 #if 0 // temp for now so code size not increased. 87 typedef 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);
One YANG data-def-stmt.
Definition: obj.h:1140
NETCONF Session Common definitions module.
Value Node Basic Support.
one value to match one type
Definition: val.h:870
status_t
global error return code
Definition: status_enum.h:186
Multi-Protocol Network Management Server.
NETCONF protocol remote procedure call common definitions.
global error status code enumerations