51#define y_ietf_netconf_partial_lock_M_ietf_netconf_partial_lock \
52 (const xmlChar *)"ietf-netconf-partial-lock"
53#define y_ietf_netconf_partial_lock_R_ietf_netconf_partial_lock \
54 (const xmlChar *)"2009-10-19"
56#define y_ietf_netconf_partial_lock_N_lock_id (const xmlChar *)"lock-id"
57#define y_ietf_netconf_partial_lock_N_locked_node (const xmlChar *)"locked-node"
58#define y_ietf_netconf_partial_lock_N_partial_lock \
59 (const xmlChar *)"partial-lock"
60#define y_ietf_netconf_partial_lock_N_partial_unlock \
61 (const xmlChar *)"partial-unlock"
62#define y_ietf_netconf_partial_lock_N_select (const xmlChar *)"select"
69typedef struct y_ietf_netconf_partial_lock_T_partial_lock_input_select_ {
72} y_ietf_netconf_partial_lock_T_partial_lock_input_select;
75typedef struct y_ietf_netconf_partial_lock_T_partial_lock_input_ {
77} y_ietf_netconf_partial_lock_T_partial_lock_input;
80typedef struct y_ietf_netconf_partial_lock_T_partial_lock_output_locked_node_ {
83} y_ietf_netconf_partial_lock_T_partial_lock_output_locked_node;
86typedef struct y_ietf_netconf_partial_lock_T_partial_lock_output_ {
88 dlq_hdr_t locked_node;
89} y_ietf_netconf_partial_lock_T_partial_lock_output;
92typedef struct y_ietf_netconf_partial_lock_T_partial_unlock_input_ {
94} y_ietf_netconf_partial_lock_T_partial_unlock_input;
120 const xmlChar *modname,
121 const xmlChar *revision);
dlq provides general double-linked list and queue support:
status_t y_ietf_netconf_partial_lock_init(const xmlChar *modname, const xmlChar *revision)
ietf-netconf-partial-lock module init 1
Definition: agt_plock.c:725
status_t y_ietf_netconf_partial_lock_init2(void)
ietf-netconf-partial-lock module init 2
Definition: agt_plock.c:819
void y_ietf_netconf_partial_lock_cleanup(void)
ietf-netconf-partial-lock module cleanup
Definition: agt_plock.c:836
status_t
global error return code
Definition: status_enum.h:210
YANG module data structures Many internal representations of YANG module constructs.
Global error messages for status code enumerations.