2#ifndef _H_u_yumaworks_cert_usermap
3#define _H_u_yumaworks_cert_usermap
87typedef struct y_ywcu_T_cert_to_name_ {
90 xmlChar *v_fingerprint;
97typedef struct y_ywcu_T_cert_usermap_ {
98 dlq_hdr_t v_cert_to_name;
170 const xmlChar *modname,
171 const xmlChar *revision);
Multi-Protocol Network Management Server.
NETCONF Server Data Model callback handler.
dlq provides general double-linked list and queue support:
agt_cbtyp_t
enumeration of the different server EDIT callback types These are used as array indices so there is n...
Definition: agt.h:726
op_editop_t
NETCONF edit-config operation types.
Definition: op.h:122
status_t
global error return code
Definition: status_enum.h:210
status_t u_yumaworks_cert_usermap_init2(void)
Phase 2: Initialize the yumaworks-cert-usermap server instrumentation library.
Definition: u_yumaworks-cert-usermap.c:340
status_t u_yumaworks_cert_usermap_init(const xmlChar *modname, const xmlChar *revision)
Phase 1: Initialize the yumaworks-cert-usermap server instrumentation library.
Definition: u_yumaworks-cert-usermap.c:307
status_t u_ywcu_cert_usermap_edit(ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval)
Edit database object callback (agt_cb_fn_t) Path: container /cert-usermap.
Definition: u_yumaworks-cert-usermap.c:241
status_t u_ywcu_cert_to_name_edit(ses_cb_t *scb, rpc_msg_t *msg, agt_cbtyp_t cbtyp, op_editop_t editop, val_value_t *newval, val_value_t *curval, uint32 k_ywcu_id)
Edit database object callback (agt_cb_fn_t) Path: list /cert-usermap/cert-to-name.
Definition: u_yumaworks-cert-usermap.c:139
void u_yumaworks_cert_usermap_cleanup(void)
Cleanup the yumaworks-cert-usermap server instrumentation library.
Definition: u_yumaworks-cert-usermap.c:387
YANG module data structures Many internal representations of YANG module constructs.
NETCONF protocol operations.
NETCONF protocol remote procedure call common definitions.
NETCONF Session Common definitions module.
Global error messages for status code enumerations.
NETCONF Server and Client RPC Request/Reply Message Header.
Definition: rpc.h:181
Session Control Block.
Definition: ses.h:573
one QName for the NCX_BT_IDREF value
Definition: val.h:795
one value to match one type
Definition: val.h:912
list /cert-usermap/cert-to-name
Definition: u_yumaworks-cert-usermap.h:87
container /cert-usermap
Definition: u_yumaworks-cert-usermap.h:97
Value Node Basic Support.
YumaPro SIL header for module yumaworks-cert-usermap.