2#ifndef _H_yumaworks_lock
3#define _H_yumaworks_lock
81#define y_ywlock_M_ywlock (const xmlChar *)"yumaworks-lock"
83#define y_ywlock_R_ywlock (const xmlChar *)"2023-04-29"
85#define y_ywlock_N_lock_all (const xmlChar *)"lock-all"
86#define y_ywlock_N_unlock_all (const xmlChar *)"unlock-all"
90typedef struct y_ywlock_T_input_ {
94typedef struct y_ywlock_T_output_ {
98typedef struct y_ywlock_T_lock_all_ {
104typedef struct y_ywlock_T_input_1_ {
108typedef struct y_ywlock_T_output_1_ {
112typedef struct y_ywlock_T_unlock_all_ {
129 const xmlChar *modname,
130 const xmlChar *revision);
dlq provides general double-linked list and queue support:
status_t
global error return code
Definition: status_enum.h:210
status_t y_yumaworks_lock_init(const xmlChar *modname, const xmlChar *revision)
Phase 1: Initialize the yumaworks-lock server instrumentation library.
Definition: yumaworks-lock.c:420
void y_yumaworks_lock_cleanup(void)
Cleanup the yumaworks-lock server instrumentation library.
Definition: yumaworks-lock.c:544
status_t y_yumaworks_lock_init2(void)
Phase 2: Initialize the yumaworks-lock server instrumentation library.
Definition: yumaworks-lock.c:525
YANG module data structures Many internal representations of YANG module constructs.
NETCONF protocol operations.
Global error messages for status code enumerations.
Definition: yumaworks-lock.h:98
Definition: yumaworks-lock.h:108
Definition: yumaworks-lock.h:94
Definition: yumaworks-lock.h:112
Value Node Basic Support.