1#ifndef _H_y_yumaworks_cert_usermap
2#define _H_y_yumaworks_cert_usermap
80#define y_ywcu_M_ywcu (const xmlChar *)"yumaworks-cert-usermap"
82#define y_ywcu_R_ywcu (const xmlChar *)"2022-02-06"
84#define y_ywcu_N_cert_to_name (const xmlChar *)"cert-to-name"
85#define y_ywcu_N_cert_usermap (const xmlChar *)"cert-usermap"
86#define y_ywcu_N_fingerprint (const xmlChar *)"fingerprint"
87#define y_ywcu_N_id (const xmlChar *)"id"
88#define y_ywcu_N_map_type (const xmlChar *)"map-type"
89#define y_ywcu_N_name (const xmlChar *)"name"
104 const xmlChar *modname,
105 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_cert_usermap_init(const xmlChar *modname, const xmlChar *revision)
Phase 1: Initialize the yumaworks-cert-usermap server instrumentation library.
Definition: y_yumaworks-cert-usermap.c:251
status_t y_yumaworks_cert_usermap_init2(void)
Phase 2: Initialize the yumaworks-cert-usermap server instrumentation library.
Definition: y_yumaworks-cert-usermap.c:336
void y_yumaworks_cert_usermap_cleanup(void)
Cleanup the yumaworks-cert-usermap server instrumentation library.
Definition: y_yumaworks-cert-usermap.c:374
YANG module data structures Many internal representations of YANG module constructs.
NETCONF protocol operations.
Global error messages for status code enumerations.
Value Node Basic Support.